diff options
author | erwin <erwin@FreeBSD.org> | 2006-04-03 07:56:22 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-04-03 07:56:22 +0000 |
commit | a965f072dece3694e4377c9e05be07e37ea301b2 (patch) | |
tree | b357bf804337d05b60c5db5ad7e198d1a30ddadd /devel | |
parent | 395665810ebd46dbb8ff202223e97790d93a4c83 (diff) | |
download | FreeBSD-ports-a965f072dece3694e4377c9e05be07e37ea301b2.zip FreeBSD-ports-a965f072dece3694e4377c9e05be07e37ea301b2.tar.gz |
Update to 1.12
PR: 95248
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-UNIVERSAL-can/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-UNIVERSAL-can/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-UNIVERSAL-can/Makefile b/devel/p5-UNIVERSAL-can/Makefile index 198659e..b69a41d 100644 --- a/devel/p5-UNIVERSAL-can/Makefile +++ b/devel/p5-UNIVERSAL-can/Makefile @@ -6,7 +6,7 @@ # PORTNAME= UNIVERSAL-can -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/C/CH/CHROMATIC @@ -16,8 +16,7 @@ MAINTAINER= lars@balker.dk COMMENT= Hack around people calling UNIVERSAL::can() as a function BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Test-Simple>=0.60:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Warn>=0.08:${PORTSDIR}/devel/p5-Test-Warn + p5-Test-Simple>=0.60:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/devel/p5-UNIVERSAL-can/distinfo b/devel/p5-UNIVERSAL-can/distinfo index 2d8af81..13d94a6 100644 --- a/devel/p5-UNIVERSAL-can/distinfo +++ b/devel/p5-UNIVERSAL-can/distinfo @@ -1,3 +1,3 @@ -MD5 (UNIVERSAL-can-1.11.tar.gz) = a11167ca16c6d9767bab1ee41332f096 -SHA256 (UNIVERSAL-can-1.11.tar.gz) = d3d53b4238967d2b04342f09ed0317664436f310d5f036cea5dc249c58b148db -SIZE (UNIVERSAL-can-1.11.tar.gz) = 7670 +MD5 (UNIVERSAL-can-1.12.tar.gz) = 4386c4f7479447fc5b51e8c3770cd2f4 +SHA256 (UNIVERSAL-can-1.12.tar.gz) = 99aa48554097680403eabdecae3dc48145e6c7d9c1e1242bad2c04cfde6a6aa9 +SIZE (UNIVERSAL-can-1.12.tar.gz) = 8230 |