mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.9.6_h3
- Pass maintainership to submitter PR: ports/178879 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
This commit is contained in:
parent
755e15bbaa
commit
8e5e5b4d40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319024
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user