diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2005-09-16 14:33:35 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2005-09-16 14:33:35 +0000 |
commit | 59c32f5e21e97a011546cec2d552c7732c798cf8 (patch) | |
tree | 90f5d389957eaf122c8a653b50484a74b32b69a6 /audio/p5-CDDB-File | |
parent | Duke Nukem 3D Port by Jonathan Fowler. (diff) |
Update to 1.04, thus making the distfile actually fetchable - the 1.03
distfile is not on CPAN any longer.
Notes
Notes:
svn path=/head/; revision=142930
Diffstat (limited to 'audio/p5-CDDB-File')
-rw-r--r-- | audio/p5-CDDB-File/Makefile | 5 | ||||
-rw-r--r-- | audio/p5-CDDB-File/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile index c3df21d45ece..c22a57a0b69a 100644 --- a/audio/p5-CDDB-File/Makefile +++ b/audio/p5-CDDB-File/Makefile @@ -7,7 +7,7 @@ # PORTNAME= CDDB-File -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CDDB @@ -27,4 +27,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} .endif +test: all + cd ${WRKSRC} && ${MAKE} test + .include <bsd.port.post.mk> diff --git a/audio/p5-CDDB-File/distinfo b/audio/p5-CDDB-File/distinfo index 552d1cc33ecd..0aa456a9cc67 100644 --- a/audio/p5-CDDB-File/distinfo +++ b/audio/p5-CDDB-File/distinfo @@ -1,2 +1,2 @@ -MD5 (CDDB-File-1.03.tar.gz) = 4b1f5f601d552597b4a23d5a2db2d11f -SIZE (CDDB-File-1.03.tar.gz) = 5380 +MD5 (CDDB-File-1.04.tar.gz) = d3581ecc802c8e6f5c5b952e0e34dd55 +SIZE (CDDB-File-1.04.tar.gz) = 5860 |