diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-09 18:58:52 +0800 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-09 18:58:52 +0800 |
commit | 03525a690945f944ca642e8b00a11438a3564972 (patch) | |
tree | f599e3eaa5bf8e21bcbdf342a83c3a76e47ecb81 /audio | |
parent | 00fa04c7771abadfcd6fcb4f1a883c7635d94295 (diff) | |
download | freebsd-ports-gnome-03525a690945f944ca642e8b00a11438a3564972.tar.gz freebsd-ports-gnome-03525a690945f944ca642e8b00a11438a3564972.tar.zst freebsd-ports-gnome-03525a690945f944ca642e8b00a11438a3564972.zip |
upgrade to 0.40
drop maintainership
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-tagged/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-tagged/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/p5-tagged/Makefile b/audio/p5-tagged/Makefile index 5474d120230b..182000565e73 100644 --- a/audio/p5-tagged/Makefile +++ b/audio/p5-tagged/Makefile @@ -7,14 +7,14 @@ # PORTNAME= tagged -PORTVERSION= 0.30 +PORTVERSION= 0.40 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= MP3 ${PORTNAME} PKGNAMEPREFIX= p5- -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/audio/p5-tagged/distinfo b/audio/p5-tagged/distinfo index 0d10cf582c76..ca76180565d5 100644 --- a/audio/p5-tagged/distinfo +++ b/audio/p5-tagged/distinfo @@ -1 +1 @@ -MD5 (tagged-0.30.tar.gz) = 5b915eaa9a4af6dc2bcc6f77aff80511 +MD5 (tagged-0.40.tar.gz) = e85c708769d1bd275d9e144e42a813d8 |