Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2003 20:51:53 +0100 (CET)
From:      David LE BRUN <david@dyn-ns.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50054: [MAINTENER UPDATE] audio/gnupod to 0.28
Message-ID:  <200303161951.h2GJpr2A064512@da-quirk.org>

next in thread | raw e-mail | index | archive | help

>Number:         50054
>Category:       ports
>Synopsis:       [MAINTENER UPDATE] audio/gnupod to 0.28
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 16 12:00:29 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David LE BRUN
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD poyel 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Sun Jan 26 13:39:29 CET 2003 root@poyel:/usr/src/sys/i386/compile/POYEL i386


	
>Description:
	
	* 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
>How-To-Repeat:
	
>Fix:

	

--- gnupod.diff begins here ---
diff -ruN gnupod.old/Makefile gnupod/Makefile
--- gnupod.old/Makefile	Wed Mar  5 11:28:21 2003
+++ gnupod/Makefile	Sat Mar 15 20:40:39 2003
@@ -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
@@ -24,8 +24,6 @@
 USE_PERL5=	yes
 HAS_CONFIGURE=	yes
 NO_BUILD=	yes
-
-WRKSRC=		${WRKDIR}/${PORTNAME}-tools
 
 .ifndef(NOPORTDOCS)
 post-install:
diff -ruN gnupod.old/distinfo gnupod/distinfo
--- gnupod.old/distinfo	Sat Mar  1 23:30:57 2003
+++ gnupod/distinfo	Sat Mar 15 20:28:39 2003
@@ -1 +1 @@
-MD5 (gnupod-tools-0.27.tar.gz) = 8b9a89d666f110b5d0f427c1b5563e0a
+MD5 (gnupod-0.28.tar.gz) = 560c96a6505cd6579aecb7a19923337a
diff -ruN gnupod.old/pkg-plist gnupod/pkg-plist
--- gnupod.old/pkg-plist	Sat Mar  1 23:39:28 2003
+++ gnupod/pkg-plist	Sat Mar 15 20:32:37 2003
@@ -8,6 +8,7 @@
 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
--- gnupod.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303161951.h2GJpr2A064512>