1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

[MAINTENER UPDATE] audio/gnupod to 0.28

Change the MASTER_SITES to gnu.org (and mirrors)
	Update gnupod to 0.28
	- tunes2pod.pl has better support of various iTunesDB (especially with Ehpod)
	- mktunes.pl is now *much* faster

PR:		ports/50054
Submitted by:	David LE BRUN <david@dyn-ns.net>
This commit is contained in:
Edwin Groothuis 2003-04-18 06:48:07 +00:00
parent 0eac554629
commit a898b07a84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79211
3 changed files with 7 additions and 5 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= gnupod
PORTVERSION= 0.27
PORTVERSION= 0.28
CATEGORIES= audio perl5
MASTER_SITES= http://www.blinkenlights.ch/gnupod/
DISTNAME= ${PORTNAME}-tools-${PORTVERSION}
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnupod
MAINTAINER= david@dyn-ns.net
COMMENT= A set of Perl scripts for using an Apple iPod
@ -25,7 +25,8 @@ USE_PERL5= yes
HAS_CONFIGURE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-tools
CONFIGURE_ARGS= --prefix=${PREFIX}
CONFIGURE_ENV= ac_cv_path_PERL=${PERL}
.ifndef(NOPORTDOCS)
post-install:

View File

@ -1 +1 @@
MD5 (gnupod-tools-0.27.tar.gz) = 8b9a89d666f110b5d0f427c1b5563e0a
MD5 (gnupod-0.28.tar.gz) = 560c96a6505cd6579aecb7a19923337a

View File

@ -8,6 +8,7 @@ bin/gnupod_renumber.pl
bin/gnupod_search.pl
bin/mktunes.pl
bin/tunes2pod.pl
lib/perl5/site_perl/%%PERL_VER%%/mach/iPod.pm
%%PORTDOCS%%share/doc/gnupod/CHANGES
%%PORTDOCS%%share/doc/gnupod/gnutunesdb.example
%%PORTDOCS%%share/doc/gnupod/gnupod.html