FreeBSD Bugzilla – Attachment 65990 Details for
Bug 97664
[update] audio/gnupod
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnupod.patch
gnupod.patch (text/plain), 2.67 KB, created by
David Le Brun
on 2006-06-04 22:21:32 UTC
(
hide
)
Description:
gnupod.patch
Filename:
MIME Type:
Creator:
David Le Brun
Created:
2006-06-04 22:21:32 UTC
Size:
2.67 KB
patch
obsolete
>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%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 97664
:
65989
| 65990