Date: Wed, 7 Jul 2004 00:59:23 +0200 (CEST) From: David Le Brun <david@dyn-ns.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68744: [MAINTAINER UPDATE] audio/gnupod - new release Message-ID: <200407062259.i66MxNuw008847@da-quirk.org> Resent-Message-ID: <200407062300.i66N0aZo076628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407062259.i66MxNuw008847>