Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 24E3F63B842 for ; Sat, 26 Feb 2011 07:27:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E4DC119CEC1; Sat, 26 Feb 2011 07:27:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3016919CEAF for ; Sat, 26 Feb 2011 07:27:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id k+U+QcXIsWOc for ; Sat, 26 Feb 2011 07:27:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A2E1D19CE9D for ; Sat, 26 Feb 2011 07:27:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8D50F175DD; Sat, 26 Feb 2011 07:27:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 26 Feb 2011 07:27:05 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20110226072705.8D50F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sat Feb 26 07:27:05 UTC 2011 Modified Files: pkgsrc/graphics/djvulibre-lib: Makefile distinfo pkgsrc/graphics/djvulibre-lib/patches: patch-ad pkgsrc/graphics/djvulibre-tools: Makefile Log Message: Update to 3.5.23. NEW IN VERSION 3.5.23 ------------------------ - Djview3 has been deprecated by djview4 whose source comes in its own tarball. Use configure option --enable-djview to force the compilation of djview3. - Set ddjvuapi_version to 19. - Added ddjvu_document_create_by_filename_utf8 - Generate icons with rsvg rather than imagemagick. - djvused: correctly outputs escape characters. - djvumake: added options to generate foreground colors. - Various bug fixes. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/djvulibre-lib/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/djvulibre-lib/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/djvulibre-lib/patches/patch-ad cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/djvulibre-tools/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.