1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Update to 0.27.

Changes: http://search.cpan.org/src/RDF/Clone-0.27/Changes
This commit is contained in:
Anton Berezin 2007-08-21 08:20:58 +00:00
parent 2e9a176e07
commit 9022c709cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198017
2 changed files with 12 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Clone
PORTVERSION= 0.23
PORTVERSION= 0.27
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Clone
@ -22,4 +22,11 @@ MAN3= Clone.3
post-patch:
${PERL} -pi -e 'm.OPTIMIZE.&&s,.,,sg' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
RUN_DEPENDS+= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
BUILD_DEPENDS+= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Clone-0.23.tar.gz) = 25a3637a240fb4ddc93e95d65c0dcf4d
SHA256 (Clone-0.23.tar.gz) = f5f2d1ee7082c539dded2f7725e1b99e2c18daedbebd390c2eed379adb409d20
SIZE (Clone-0.23.tar.gz) = 10632
MD5 (Clone-0.27.tar.gz) = 8f4ec3080272434f417d5e67a42163fc
SHA256 (Clone-0.27.tar.gz) = fcc605fa2540ebe4b7d60dd5234712e3ff590f9def129737371f41e405f911af
SIZE (Clone-0.27.tar.gz) = 11120