diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-01 01:44:24 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-01 01:44:24 +0800 |
commit | 5d11424f8147d4e616e6a74ed2b77be905dde82f (patch) | |
tree | 8572731383623c0a141e81763fc78a8de9a84917 /audio/p5-CDDB_get/pkg-plist | |
parent | bef6e0efe6097c760e8213a18e01bbda94e00e46 (diff) | |
download | freebsd-ports-gnome-5d11424f8147d4e616e6a74ed2b77be905dde82f.tar.gz freebsd-ports-gnome-5d11424f8147d4e616e6a74ed2b77be905dde82f.tar.zst freebsd-ports-gnome-5d11424f8147d4e616e6a74ed2b77be905dde82f.zip |
- Update from v2.23 to v2.27
- Update pkg-plist
2.25 15.06.2005
user:pass with proxy support - untested (thanks to Peter)
Please try it, I don't have such a setup.
Cache module: use CDDB_cache instead of CDDB_get
All files are saved in a local tree and can be reused from there.
Please try it if you like, it's not really tested.
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)
PR: 98173
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Diffstat (limited to 'audio/p5-CDDB_get/pkg-plist')
-rw-r--r-- | audio/p5-CDDB_get/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-CDDB_get/pkg-plist b/audio/p5-CDDB_get/pkg-plist index 1e4ef3f85240..f46ae7a84323 100644 --- a/audio/p5-CDDB_get/pkg-plist +++ b/audio/p5-CDDB_get/pkg-plist @@ -1,7 +1,10 @@ bin/cddb.pl +%%SITE_PERL%%/CDDB_cache.pm %%SITE_PERL%%/CDDB_get.pm +%%SITE_PERL%%/auto/CDDB_cache/autosplit.ix %%SITE_PERL%%/auto/CDDB_get/autosplit.ix %%SITE_PERL%%/cddb.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/CDDB_get/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CDDB_get +@dirrm %%SITE_PERL%%/auto/CDDB_cache @dirrm %%SITE_PERL%%/auto/CDDB_get |