diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-23 06:40:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-23 06:40:19 +0000 |
commit | cf17741b8c72bb0b1d43878bdd12f75704f25f03 (patch) | |
tree | dcf1a81fd15b94271abb35b7201e7f185ddbfb88 /textproc/p5-PDF-API3 | |
parent | 17c5fd26f07dceff8d1543b7cedc3a61bade9eab (diff) | |
download | ports-cf17741b8c72bb0b1d43878bdd12f75704f25f03.tar.gz ports-cf17741b8c72bb0b1d43878bdd12f75704f25f03.zip |
Notes
Diffstat (limited to 'textproc/p5-PDF-API3')
-rw-r--r-- | textproc/p5-PDF-API3/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-PDF-API3/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index ef80e81d445e..5501dd9adb88 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= PDF-API2 -PORTVERSION= 0.3b41 +PORTVERSION= 0.3b49 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PDF @@ -16,9 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk COMMENT= 'The Next Generation' of Text::PDF::API -BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ - ${PERL_SITELIBDIR}/Text/PDF/Pages.pm:${PORTSDIR}/print/p5-Text-PDF \ - ${PERL_SITELIBDIR}/Font/TTF/AATKern.pm:${PORTSDIR}/x11-fonts/p5-Font-TTF +BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-PDF-API3/distinfo b/textproc/p5-PDF-API3/distinfo index ab86cdebdddd..d5e1e94f9937 100644 --- a/textproc/p5-PDF-API3/distinfo +++ b/textproc/p5-PDF-API3/distinfo @@ -1 +1 @@ -MD5 (PDF-API2-0.3b41.tar.gz) = 81c48191408cec02b3a21c99d9d5f3e9 +MD5 (PDF-API2-0.3b49.tar.gz) = 290dee10a390e064f77cd24ebb8f3a23 |