Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 21:30:20 GMT
From:      David Le Brun <david@dyn-ns.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/97664: [update] audio/gnupod
Message-ID:  <200606042130.k54LUKaW060118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/97664; it has been noted by GNATS.

From: David Le Brun <david@dyn-ns.net>
To: bug-followup@FreeBSD.org
Cc: freebsd@unixfreunde.de
Subject: Re: ports/97664: [update] audio/gnupod
Date: Sun, 04 Jun 2006 23:21:32 +0200

 This is a multi-part message in MIME format.
 --------------020101000606090206030600
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hey,
 
 
 > Please note that PR ports/97664 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 
 I reviewed the patch and fixed master site and pkg-plist.
 Please find in attchment my patch based on the one submitted by Martin.
 Thanks for your help!
 
 Cheers,
 David
 
 --------------020101000606090206030600
 Content-Type: text/plain;
  name="gnupod.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="gnupod.patch"
 
 diff -ruN gnupod.old/Makefile gnupod/Makefile
 --- gnupod.old/Makefile	Wed Jan  4 06:42:37 2006
 +++ gnupod/Makefile	Sun Jun  4 23:15:03 2006
 @@ -6,11 +6,10 @@
  #
  
  PORTNAME=	gnupod
 -PORTVERSION=	0.98.3
 -PORTREVISION=	1
 +PORTVERSION=	0.99
  CATEGORIES=	audio perl5
  MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
 -		http://blinkenlights.ch/gnupod-dist/stable/
 +		http://www.blinkenlights.ch/gnupod-dist/stable/
  MASTER_SITE_SUBDIR=	gnupod
  EXTRACT_SUFX=	.tgz
  
 @@ -21,6 +20,7 @@
  		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
  		${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String  \
  		${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \
 +		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
  		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
  RUN_DEPENDS=	${BUILD_DEPENDS}
  
 diff -ruN gnupod.old/distinfo gnupod/distinfo
 --- gnupod.old/distinfo	Tue Nov 22 13:49:05 2005
 +++ gnupod/distinfo	Sun Jun  4 22:55:06 2006
 @@ -1,3 +1,3 @@
 -MD5 (gnupod-0.98.3.tgz) = a2db678aa2098a5b019fc3e4dc380afc
 -SHA256 (gnupod-0.98.3.tgz) = 8d779e7bfa685f1939c5b407c15d998796eca583bbbd81fb77b92f2309dafc85
 -SIZE (gnupod-0.98.3.tgz) = 157938
 +MD5 (gnupod-0.99.tgz) = 6939b1623a2a700cccdbef0c4d7ae555
 +SHA256 (gnupod-0.99.tgz) = 2c25c8e2ebd2612efddae14079884391195af2cb497f3a501174fd378c7080d4
 +SIZE (gnupod-0.99.tgz) = 164195
 diff -ruN gnupod.old/pkg-plist gnupod/pkg-plist
 --- gnupod.old/pkg-plist	Wed Jan  4 06:42:37 2006
 +++ gnupod/pkg-plist	Sun Jun  4 23:12:44 2006
 @@ -1,9 +1,11 @@
  bin/gnupod_INIT.pl
  bin/gnupod_addsong.pl
  bin/gnupod_check.pl
 +bin/gnupod_convert_APE.pl
  bin/gnupod_convert_FLAC.pl
  bin/gnupod_convert_MIDI.pl
  bin/gnupod_convert_OGG.pl
 +bin/gnupod_convert_RIFF.pl
  bin/gnupod_otgsync.pl
  bin/gnupod_search.pl
  bin/mktunes.pl
 @@ -11,16 +13,17 @@
  lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod/FileMagic.pm
  lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod/FooBar.pm
  lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod/iTunesDB.pm
 +lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod/lastfm.pm
  lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod/QTfile.pm
  lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod/XMLhelper.pm
  %%PORTDOCS%%%%DOCSDIR%%/CHANGES
 +%%PORTDOCS%%%%DOCSDIR%%/fdl.texi
 +%%PORTDOCS%%%%DOCSDIR%%/gnupod.html
 +%%PORTDOCS%%%%DOCSDIR%%/gnupod.texi
  %%PORTDOCS%%%%DOCSDIR%%/gnupodrc.example
  %%PORTDOCS%%%%DOCSDIR%%/gnutunesdb.example
 -%%PORTDOCS%%%%DOCSDIR%%/gnupod.html
 +%%PORTDOCS%%%%DOCSDIR%%/ipod.svg
  %%PORTDOCS%%%%DOCSDIR%%/mkspl.html
 -%%PORTDOCS%%%%DOCSDIR%%/gnupod.texi
 -%%PORTDOCS%%%%DOCSDIR%%/fdl.texi
  %%PORTDOCS%%%%DOCSDIR%%/version.texi
 -%%PORTDOCS%%%%DOCSDIR%%/ipod.svg
 -%%PORTDOCS%%@dirrm %%DOCSDIR%%
  @dirrm lib/perl5/%%PERL_VER%%/BSDPAN/GNUpod
 +%%PORTDOCS%%@dirrm %%DOCSDIR%%
 
 --------------020101000606090206030600--



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