diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-29 00:01:20 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-29 00:01:20 +0000 |
commit | 3121cdb983ca195e58af52157d5f74d68469296c (patch) | |
tree | 65763f5c40386d80f9254c7794eafac039e51bfc /audio/p5-CDDB_get | |
parent | ef0aac7c9260b0adda899c5ce4e1e21e1ac6b835 (diff) | |
download | FreeBSD-ports-3121cdb983ca195e58af52157d5f74d68469296c.zip FreeBSD-ports-3121cdb983ca195e58af52157d5f74d68469296c.tar.gz |
Update audio/p5-CDDB_get 1.66 -> 2.11
From: Oyvind Moll <oyvindmo@initio.no>
To: edwin@freebsd.org
Cc: philip@p6m7g8.com
Subject: audio/p5-CDDB_get (PR ports/47609)
Hi,
I just noticed ports/47609 about a version update for
audio/p5-CDDB_get, which I'm maintainer of. I can't see any trace of
the mail that presumably was sent to me on February 4th, but no
matter: Please feel free to commit the patch in ports/47609.
Thanks, to both of you :)
PR: ports/47609
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Reviewed by: Oyvind Moll <oyvindmo@initio.no>
Diffstat (limited to 'audio/p5-CDDB_get')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-CDDB_get/distinfo | 2 | ||||
-rw-r--r-- | audio/p5-CDDB_get/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 7255348..53e6277 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CDDB_get -PORTVERSION= 1.66 +PORTVERSION= 2.11 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FONKIE diff --git a/audio/p5-CDDB_get/distinfo b/audio/p5-CDDB_get/distinfo index bc75dbc..507efc8 100644 --- a/audio/p5-CDDB_get/distinfo +++ b/audio/p5-CDDB_get/distinfo @@ -1 +1 @@ -MD5 (CDDB_get-1.66.tar.gz) = 1233239ee80d7a317588e12afc40d5e4 +MD5 (CDDB_get-2.11.tar.gz) = a1d236877be28a4200411de3afa41814 diff --git a/audio/p5-CDDB_get/pkg-plist b/audio/p5-CDDB_get/pkg-plist index 3eb9ac7..ee9e0aa 100644 --- a/audio/p5-CDDB_get/pkg-plist +++ b/audio/p5-CDDB_get/pkg-plist @@ -1,4 +1,5 @@ bin/cddb.pl +lib/perllocal.pod-CDDB_get lib/perl5/site_perl/%%PERL_VER%%/CDDB_get.pm lib/perl5/site_perl/%%PERL_VER%%/auto/CDDB_get/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/cddb.pl |