1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Update to 2.03

Changes:	http://search.cpan.org/dist/Graph-ReadWrite/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-15 05:53:41 +00:00
parent 7c9659f3f8
commit 2beb6a284b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291411
2 changed files with 11 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Graph-ReadWrite
PORTVERSION= 2.02
PORTVERSION= 2.03
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -36,4 +36,11 @@ MAN3= Graph::Reader.3 \
post-patch:
@${REINPLACE_CMD} -e 's|Graph-ReadWrite|Graph::ReadWrite|' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Graph-ReadWrite-2.02.tar.gz) = b79a8fb5655ad19b6c3c88a1f051f43b41c484848e3a97ff1153979cb54f6142
SIZE (Graph-ReadWrite-2.02.tar.gz) = 21224
SHA256 (Graph-ReadWrite-2.03.tar.gz) = 0becda9600dac3255e804e403d2ea6b930798e4882dcef380eb66bc00b2b0fef
SIZE (Graph-ReadWrite-2.03.tar.gz) = 21456