ports/68744: [MAINTAINER UPDATE] audio/gnupod - new release

David Le Brun david at dyn-ns.net
Tue Jul 6 23:00:41 UTC 2004


>Number:         68744
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] audio/gnupod - new release
>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:   Tue Jul 06 23:00:35 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Le Brun
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD da-quirk.org 5.2-RELEASE FreeBSD 5.2-RELEASE #4: Sat Jan 17 16:34:59 CET 2004 root at da-quirk.org:/usr/src/sys/i386/compile/PAPRIKA i386


	
>Description:
gnupod 0.95:
	- GNUpod has now a configuration file (~/.gnupodrc)
	- Improved AAC (.m4a) support. Even works with ALAC (Apple Loseless Audio Codec) files
	- Human SmartPlaylist syntax. (See also for a JavaScript SPL Generator)
	- Bugfixes and new bugs ;)
>How-To-Repeat:
	
>Fix:

	

--- gnupod.diff begins here ---
diff -ruN gnupod.orig/Makefile gnupod/Makefile
--- gnupod.orig/Makefile	Fri May  7 19:41:42 2004
+++ gnupod/Makefile	Wed Jul  7 00:52:47 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gnupod
-PORTVERSION=	0.94
-PORTREVISION=	1
+PORTVERSION=	0.95
 CATEGORIES=	audio perl5
 MASTER_SITES=	http://blinkenlights.ch/gnupod-dist/stable/
 EXTRACT_SUFX=	.tgz
@@ -23,6 +22,10 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 INFO=		gnupod
+MAN1=		gnupod_addsong.pl.1 gnupod_check.pl.1 gnupod_INIT.pl.1 \
+		gnupod_otgsync.pl.1 gnupod_search.pl.1 mktunes.pl.1 \
+		tunes2pod.pl.1
+MANCOMPRESSED=	yes
 
 USE_PERL5=	yes
 HAS_CONFIGURE=	yes
diff -ruN gnupod.orig/distinfo gnupod/distinfo
--- gnupod.orig/distinfo	Wed May  5 21:14:04 2004
+++ gnupod/distinfo	Wed Jul  7 00:43:48 2004
@@ -1,2 +1,2 @@
-MD5 (gnupod-0.94.tgz) = 8158df8fb6ec07da5d2a1c2f3090bbcd
-SIZE (gnupod-0.94.tgz) = 110191
+MD5 (gnupod-0.95.tgz) = 24b56d4d46f4702e670d96c290ede2c4
+SIZE (gnupod-0.95.tgz) = 138765
Binary files gnupod.orig/gnupod-0.92.tbz and gnupod/gnupod-0.92.tbz differ
diff -ruN gnupod.orig/pkg-plist gnupod/pkg-plist
--- gnupod.orig/pkg-plist	Wed May  5 21:14:04 2004
+++ gnupod/pkg-plist	Wed Jul  7 00:49:37 2004
@@ -1,5 +1,6 @@
 bin/gnupod_INIT.pl
 bin/gnupod_addsong.pl
+bin/gnupod_check.pl
 bin/gnupod_otgsync.pl
 bin/gnupod_search.pl
 bin/mktunes.pl
--- gnupod.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list