Mon Jun 22 14:39:19 2009 UTC ()
update to 7.0.4p4
This is a security update.
changes:
-fix integer overflow which can be used for DOS or system access
 (SA35180)
-update bundled libpng to 1.2.36 to fix potential security issues


(drochner)
diff -r1.2 -r1.3 pkgsrc/print/pdflib-lite/Makefile
diff -r1.2 -r1.3 pkgsrc/print/pdflib-lite/distinfo
diff -r1.1 -r0 pkgsrc/print/pdflib-lite/patches/patch-ab

cvs diff -r1.2 -r1.3 pkgsrc/print/pdflib-lite/Makefile (expand / switch to unified diff)

--- pkgsrc/print/pdflib-lite/Makefile 2008/06/12 02:14:43 1.2
+++ pkgsrc/print/pdflib-lite/Makefile 2009/06/22 14:39:19 1.3
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:43 joerg Exp $ 1# $NetBSD: Makefile,v 1.3 2009/06/22 14:39:19 drochner Exp $
2# 2#
3 3
4DISTNAME= PDFlib-Lite-7.0.3 4DISTNAME= PDFlib-Lite-7.0.4p4
5PKGNAME= pdflib-lite-7.0.3 5PKGNAME= pdflib-lite-7.0.4p4
6CATEGORIES= print 6CATEGORIES= print
7MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/703/ 7MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/704/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.pdflib.com/ 10HOMEPAGE= http://www.pdflib.com/
11COMMENT= C library to produce PDF files 11COMMENT= C library to produce PDF files
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15CONFLICTS+= pdflib-[0-9]* 15CONFLICTS+= pdflib-[0-9]*
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++
19USE_LIBTOOL= yes 19USE_LIBTOOL= yes
20CONFIGURE_ARGS+= --with-tcl=no 20CONFIGURE_ARGS+= --with-tcl=no

cvs diff -r1.2 -r1.3 pkgsrc/print/pdflib-lite/distinfo (expand / switch to unified diff)

--- pkgsrc/print/pdflib-lite/distinfo 2008/06/02 16:46:42 1.2
+++ pkgsrc/print/pdflib-lite/distinfo 2009/06/22 14:39:19 1.3
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.2 2008/06/02 16:46:42 drochner Exp $ 1$NetBSD: distinfo,v 1.3 2009/06/22 14:39:19 drochner Exp $
2 2
3SHA1 (PDFlib-Lite-7.0.3.tar.gz) = f63950303de23b9c13e9fdf5d6aa6ecae1ddc542 3SHA1 (PDFlib-Lite-7.0.4p4.tar.gz) = 36d3f8cedeed95ec68ae90f489d9bfb40b4c6593
4RMD160 (PDFlib-Lite-7.0.3.tar.gz) = 90f91e2ff08e0280dce63801899162411889f0b7 4RMD160 (PDFlib-Lite-7.0.4p4.tar.gz) = cb9527120eebc232ef130223a124a956f93e57f1
5Size (PDFlib-Lite-7.0.3.tar.gz) = 5898798 bytes 5Size (PDFlib-Lite-7.0.4p4.tar.gz) = 6264932 bytes
6SHA1 (patch-aa) = a01fa6d85d550f203982a17a898929a8cd94a492 6SHA1 (patch-aa) = a01fa6d85d550f203982a17a898929a8cd94a492
7SHA1 (patch-ab) = b6278ca1573225e4cd462b88064a800acd19d504 

File Deleted: pkgsrc/print/pdflib-lite/patches/patch-ab