diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-Table/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-PDF-Table/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index 7ad6f6ccedd9..bde1ceaa5ab1 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= PDF-Table -PORTVERSION= 0.9.5 +DISTVERSION= 0.9.6_h3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= A utility class for building table layouts in a PDF::API2 object BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 @@ -15,6 +15,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.h3//} + MAN3= PDF::Table.3 .include <bsd.port.mk> diff --git a/textproc/p5-PDF-Table/distinfo b/textproc/p5-PDF-Table/distinfo index 93961e9bdd23..28b60cf3e0f2 100644 --- a/textproc/p5-PDF-Table/distinfo +++ b/textproc/p5-PDF-Table/distinfo @@ -1,2 +1,2 @@ -SHA256 (PDF-Table-0.9.5.tar.gz) = 5df561bbb7e606df73b95a85f60969a0e394f260c0e30f42153ebee74c1c80fb -SIZE (PDF-Table-0.9.5.tar.gz) = 22318 +SHA256 (PDF-Table-0.9.6_h3.tar.gz) = dd19deca75208a73941cce253eac618eaf53c55e9cc3a9006ac49051be15e035 +SIZE (PDF-Table-0.9.6_h3.tar.gz) = 23618 |