diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 5fb1e22076be7027761809984dba838885e882ea (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /print/php-pdflib | |
parent | 967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff) | |
download | pkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'print/php-pdflib')
-rw-r--r-- | print/php-pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/php-pdflib/Makefile b/print/php-pdflib/Makefile index a21c3d9b8d3..a55de3f1c9c 100644 --- a/print/php-pdflib/Makefile +++ b/print/php-pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/12/17 13:46:28 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:22 wiz Exp $ MODNAME= pdflib PKGMODNAME= pdf PECL_VERSION= 2.1.8 -PKGREVISION= 1 +PKGREVISION= 2 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES+= print COMMENT= PHP extension for PDFlib on-the-fly PDF generation |