FreeBSD Bugzilla – Attachment 29210 Details for
Bug 48854
(Maintener update) audio/gnupod : 0.27
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.55 KB, created by
David Le Brun
on 2003-03-02 23:00:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Le Brun
Created:
2003-03-02 23:00:25 UTC
Size:
2.55 KB
patch
obsolete
>diff -ruN gnupod.old/Makefile gnupod/Makefile >--- gnupod.old/Makefile Sat Mar 1 23:25:08 2003 >+++ gnupod/Makefile Sat Mar 1 23:39:35 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gnupod >-PORTVERSION= 0.26 >+PORTVERSION= 0.27 > CATEGORIES= audio perl5 > MASTER_SITES= http://www.blinkenlights.ch/gnupod/ > DISTNAME= ${PORTNAME}-tools-${PORTVERSION} >@@ -29,12 +29,14 @@ > > .ifndef(NOPORTDOCS) > post-install: >- @${MKDIR} ${PREFIX}/share/doc/${PORTNAME} >- @${CHMOD} 0755 ${PREFIX}/share/doc/${PORTNAME} >- @${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/${PORTNAME} >- @${INSTALL_DATA} ${WRKSRC}/doc/logo.png ${PREFIX}/share/doc/${PORTNAME} >- @${INSTALL_DATA} ${WRKSRC}/doc/gnutunesdb.example ${PREFIX}/share/doc/${PORTNAME} >- @${INSTALL_DATA} ${WRKSRC}/doc/ipod.svg ${PREFIX}/share/doc/${PORTNAME} >+ @${MKDIR} ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/gnutunesdb.example ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/gnupod.html ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/gnupod.texi ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/fdl.texi ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/version.texi ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/doc/ipod.svg ${DOCSDIR} > .endif > > .include <bsd.port.mk> >diff -ruN gnupod.old/distinfo gnupod/distinfo >--- gnupod.old/distinfo Tue Jan 28 21:37:45 2003 >+++ gnupod/distinfo Sat Mar 1 23:30:57 2003 >@@ -1 +1 @@ >-MD5 (gnupod-tools-0.26.tar.gz) = 6a3b51ee00fc2a72f504b79d4d426901 >+MD5 (gnupod-tools-0.27.tar.gz) = 8b9a89d666f110b5d0f427c1b5563e0a >diff -ruN gnupod.old/pkg-descr gnupod/pkg-descr >--- gnupod.old/pkg-descr Wed Jan 15 17:38:04 2003 >+++ gnupod/pkg-descr Sat Mar 1 23:50:57 2003 >@@ -1,7 +1,6 @@ > gnuPod is a collection of tools which allow you to use your iPod. > FAT32 formatted iPods are supported. >-To convert Mac iPod to Win iPod, follow instructions on the web site. > >-WWW: http://www.blinkenlights.ch/cgi-bin/fm.pl?get=ipode >+WWW: http://www.gnu.org/software/gnupod/ > > - QuiRK <david@dyn-ns.net> >diff -ruN gnupod.old/pkg-plist gnupod/pkg-plist >--- gnupod.old/pkg-plist Tue Jan 28 21:37:45 2003 >+++ gnupod/pkg-plist Sat Mar 1 23:39:28 2003 >@@ -9,8 +9,11 @@ > bin/mktunes.pl > bin/tunes2pod.pl > %%PORTDOCS%%share/doc/gnupod/CHANGES >-%%PORTDOCS%%share/doc/gnupod/logo.png > %%PORTDOCS%%share/doc/gnupod/gnutunesdb.example >+%%PORTDOCS%%share/doc/gnupod/gnupod.html >+%%PORTDOCS%%share/doc/gnupod/gnupod.texi >+%%PORTDOCS%%share/doc/gnupod/fdl.texi >+%%PORTDOCS%%share/doc/gnupod/version.texi > %%PORTDOCS%%share/doc/gnupod/ipod.svg > %%PORTDOCS%%@dirrm share/doc/gnupod > @unexec install-info --delete %D/info/gnupod.info %D/info/dir
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 48854
: 29210