diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-29 00:01:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-29 00:01:20 +0000 |
commit | 6dd4966c8288ad089a901469d5fa03ac74ae2914 (patch) | |
tree | 611cc8548b0b294f141b1a52d897a501c70e7e57 /audio/p5-CDDB_get | |
parent | 378dd52cd463b3084f52b82b1db50737c0abad87 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=77661
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 725534803071..53e62775a1cf 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 bc75dbc274c6..507efc817508 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 3eb9ac75fa18..ee9e0aa53e6d 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 |