diff options
author | heinz <heinz@pkgsrc.org> | 2007-12-08 15:02:29 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-12-08 15:02:29 +0000 |
commit | 595ead22f51338dc3d9778376ed2ebd9a07487d7 (patch) | |
tree | 86b07d778914527223e08ae84a937a135f2ffaf8 /audio/p5-CDDB_get | |
parent | 836dc91db12aa67f519214d040fb2f764065c745 (diff) | |
download | pkgsrc-595ead22f51338dc3d9778376ed2ebd9a07487d7.tar.gz |
Updated to version 2.27.
Pkgsrc changes:
- The package supports installation to DESTDIR.
- No compiler necessary.
Changes since version 2.25:
===========================
2.26 22.06.2005 (unreleased)
added postgres/oracle/sqlite support (untested)
thanks to Rick for starting with a postgres version
2.27 01.01.2006
default port is now 8880 (not 888 anymore)
fixes an ioctl perl problem on current redhat/fedora (thanks to
Gregory K. Ruiz-Ade and the redhat/fedora guys)
Diffstat (limited to 'audio/p5-CDDB_get')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 7 | ||||
-rw-r--r-- | audio/p5-CDDB_get/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 03b8f1d6b56..9365049b0ae 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/06/18 11:11:11 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2007/12/08 15:02:29 heinz Exp $ # -DISTNAME= CDDB_get-2.25 +DISTNAME= CDDB_get-2.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FO/FONKIE/} @@ -11,10 +10,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://armin.emx.at/cddb/ COMMENT= Perl interface to query for CDDB information +PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews PERL5_PACKLIST= auto/CDDB_get/.packlist +USE_LANGUAGES= # empty REPLACE_PERL+= cddb.pl .include "../../lang/perl5/module.mk" diff --git a/audio/p5-CDDB_get/distinfo b/audio/p5-CDDB_get/distinfo index b154d400ec0..fa724104179 100644 --- a/audio/p5-CDDB_get/distinfo +++ b/audio/p5-CDDB_get/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/11/07 17:23:44 reed Exp $ +$NetBSD: distinfo,v 1.4 2007/12/08 15:02:30 heinz Exp $ -SHA1 (CDDB_get-2.25.tar.gz) = 45cb9202e4b052232e5beb4b961971a69c10c6ef -RMD160 (CDDB_get-2.25.tar.gz) = f4af6162d3aa7c2d109e623487c48bb3c6540ccf -Size (CDDB_get-2.25.tar.gz) = 21425 bytes +SHA1 (CDDB_get-2.27.tar.gz) = cec39851678bbb1fdd76f2cbd170628baf4971e6 +RMD160 (CDDB_get-2.27.tar.gz) = 0b753c81ad9f6ada0bec022d0909d9f14faaa23f +Size (CDDB_get-2.27.tar.gz) = 21820 bytes |