FreeBSD Bugzilla – Attachment 78180 Details for
Bug 112466
[Maintainer Update] Update audio/gnupod
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnupod.diff
gnupod.diff (text/plain), 1.79 KB, created by
David Le Brun
on 2007-05-06 22:00:10 UTC
(
hide
)
Description:
gnupod.diff
Filename:
MIME Type:
Creator:
David Le Brun
Created:
2007-05-06 22:00:10 UTC
Size:
1.79 KB
patch
obsolete
>diff -ruN gnupod.old/Makefile gnupod/Makefile >--- gnupod.old/Makefile Wed Nov 29 12:41:52 2006 >+++ gnupod/Makefile Sun May 6 17:12:11 2007 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gnupod >-PORTVERSION= 0.99 >+PORTVERSION= 0.99.2 > CATEGORIES= audio perl5 > MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ > http://www.blinkenlights.ch/gnupod-dist/stable/ >@@ -34,13 +34,25 @@ > HAS_CONFIGURE= yes > NO_BUILD= yes > >-CONFIGURE_ARGS= --prefix=${PREFIX} >+CONFIGURE_ARGS= --prefix=${PREFIX} \ >+ --infodir=${PREFIX}/info \ >+ --mandir=${PREFIX}/man > CONFIGURE_ENV= ac_cv_path_PERL=${PERL} > >+OPTIONS= FLAC "Enable FLAC support" off >+ > .include <bsd.port.pre.mk> > > .if ${PERL_LEVEL} < 500800 > IGNORE= gnupod only support perl 5.8 or above >+.endif >+ >+.if exists(${SITE_PERL}/${PERL_ARCH}/Audio/FLAC/Header.pm) >+WITH_FLAC= YES >+.endif >+ >+.if defined(WITH_FLAC) >+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Audio/FLAC/Header.pm:${PORTSDIR}/audio/p5-Audio-FLAC-Header > .endif > > .ifndef(NOPORTDOCS) >diff -ruN gnupod.old/distinfo gnupod/distinfo >--- gnupod.old/distinfo Wed Jun 7 14:07:06 2006 >+++ gnupod/distinfo Sun May 6 16:39:36 2007 >@@ -1,3 +1,3 @@ >-MD5 (gnupod-0.99.tgz) = 6939b1623a2a700cccdbef0c4d7ae555 >-SHA256 (gnupod-0.99.tgz) = 2c25c8e2ebd2612efddae14079884391195af2cb497f3a501174fd378c7080d4 >-SIZE (gnupod-0.99.tgz) = 164195 >+MD5 (gnupod-0.99.2.tgz) = 9e0ce9bf90ade64007e93595a74cd8a7 >+SHA256 (gnupod-0.99.2.tgz) = c52bcc63cec709cb3924832ac17b0ca9c75e291ed583858ade4f6ddfdb6de72a >+SIZE (gnupod-0.99.2.tgz) = 173524 >diff -ruN gnupod.old/pkg-descr gnupod/pkg-descr >--- gnupod.old/pkg-descr Sun Nov 9 17:03:35 2003 >+++ gnupod/pkg-descr Sun May 6 17:00:29 2007 >@@ -1,4 +1,4 @@ >-gnuPod is a collection of tools which allow you to use your iPod. >+GNUpod is a collection of tools which allow you to use your iPod. > > WWW: http://www.gnu.org/software/gnupod/
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 112466
: 78180