r1995 - crux-2.2/ports/opt/cddb_get
Author: jaeger Date: 2006-10-03 15:48:03 +0200 (Tue, 03 Oct 2006) New Revision: 1995 Modified: crux-2.2/ports/opt/cddb_get/.footprint crux-2.2/ports/opt/cddb_get/.md5sum crux-2.2/ports/opt/cddb_get/Pkgfile Log: cddb_get: udpated to version 2.27 Modified: crux-2.2/ports/opt/cddb_get/.footprint =================================================================== --- crux-2.2/ports/opt/cddb_get/.footprint 2006-10-03 11:09:10 UTC (rev 1994) +++ crux-2.2/ports/opt/cddb_get/.footprint 2006-10-03 13:48:03 UTC (rev 1995) @@ -3,23 +3,21 @@ -r-xr-xr-x root/root usr/bin/cddb.pl drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/perl5/ -drwxr-xr-x root/root usr/lib/perl5/5.8.6/ -drwxr-xr-x root/root usr/lib/perl5/5.8.6/linux/ --rw-r--r-- root/root usr/lib/perl5/5.8.6/linux/perllocal.pod +drwxr-xr-x root/root usr/lib/perl5/5.8.8/ +drwxr-xr-x root/root usr/lib/perl5/5.8.8/linux/ drwxr-xr-x root/root usr/lib/perl5/site_perl/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.8.6/CDDB_cache.pm --r--r--r-- root/root usr/lib/perl5/site_perl/5.8.6/CDDB_get.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/auto/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/auto/CDDB_cache/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.8.6/auto/CDDB_cache/autosplit.ix -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/auto/CDDB_get/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.8.6/auto/CDDB_get/autosplit.ix --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/cddb.pl -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/linux/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/linux/auto/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.6/linux/auto/CDDB_get/ --rw-r--r-- root/root usr/lib/perl5/site_perl/5.8.6/linux/auto/CDDB_get/.packlist +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/CDDB_cache.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/CDDB_get.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/auto/CDDB_cache/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/auto/CDDB_cache/autosplit.ix +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/auto/CDDB_get/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/auto/CDDB_get/autosplit.ix +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/cddb.pl +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/CDDB_get/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man3/ -r--r--r-- root/root usr/man/man3/CDDB_get.3pm.gz Modified: crux-2.2/ports/opt/cddb_get/.md5sum =================================================================== --- crux-2.2/ports/opt/cddb_get/.md5sum 2006-10-03 11:09:10 UTC (rev 1994) +++ crux-2.2/ports/opt/cddb_get/.md5sum 2006-10-03 13:48:03 UTC (rev 1995) @@ -1 +1 @@ -77c87fee2799ea1f6120cd4b8b5096ca CDDB_get-2.25.tar.gz +405a3704ad5db45f117cc7cc5bd1ce7c CDDB_get-2.27.tar.gz Modified: crux-2.2/ports/opt/cddb_get/Pkgfile =================================================================== --- crux-2.2/ports/opt/cddb_get/Pkgfile 2006-10-03 11:09:10 UTC (rev 1994) +++ crux-2.2/ports/opt/cddb_get/Pkgfile 2006-10-03 13:48:03 UTC (rev 1995) @@ -5,7 +5,7 @@ # Depends on: perl name=cddb_get -version=2.25 +version=2.27 release=1 source=(http://armin.emx.at/cddb/CDDB_get-$version.tar.gz) @@ -14,5 +14,6 @@ perl Makefile.PL make make DESTDIR=$PKG install - rm -f $PKG/usr/lib/perl5/5.8.2/linux/perllocal.pod + find $PKG -name "perllocal.pod" -exec rm -f '{}' \; + find $PKG -name ".packlist" -exec rm -f '{}' \; }
participants (1)
-
crux@crux.nu