FreeBSD Bugzilla – Attachment 42978 Details for
Bug 66881
Update port: audio/gnump3d to 2.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.34 KB, created by
tkato
on 2004-05-19 16:10:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2004-05-19 16:10:26 UTC
Size:
3.34 KB
patch
obsolete
>diff -urN /usr/ports/audio/gnump3d/Makefile audio/gnump3d/Makefile >--- /usr/ports/audio/gnump3d/Makefile Sat Mar 27 01:19:57 2004 >+++ audio/gnump3d/Makefile Wed May 19 01:52:54 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gnump3d >-PORTVERSION= 2.7 >+PORTVERSION= 2.8 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SAVANNAH} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -55,10 +55,10 @@ > ${INSTALL_MAN} ${WRKSRC}/man/${file} ${MANPREFIX}/man/man1 > .endfor > ${MKDIR} ${PERL_SITELIBDIR} >- cd ${WRKSRC}/lib && ${FIND} . | \ >+ cd ${WRKSRC}/lib && ${FIND} . ! -empty | \ > ${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} ${PERL_SITELIBDIR} > ${MKDIR} ${DATADIR} >- cd ${WRKSRC}/templates && ${FIND} . | \ >+ cd ${WRKSRC}/templates && ${FIND} . ! -empty | \ > ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DATADIR} > ${MKDIR} ${CONFDIR} > ${INSTALL_DATA} ${WRKSRC}/etc/mime.types ${CONFDIR} >diff -urN /usr/ports/audio/gnump3d/distinfo audio/gnump3d/distinfo >--- /usr/ports/audio/gnump3d/distinfo Sat Mar 27 01:19:57 2004 >+++ audio/gnump3d/distinfo Wed May 19 01:36:04 2004 >@@ -1,4 +1,4 @@ >-MD5 (gnump3d-2.7.tar.bz2) = 56c2feb0e97f31722dceaaa16e1a1f81 >-SIZE (gnump3d-2.7.tar.bz2) = 212021 >-MD5 (gnump3d-2.7.tar.bz2.sig) = ae49a362f942dd066134dd739b7a268a >-SIZE (gnump3d-2.7.tar.bz2.sig) = 65 >+MD5 (gnump3d-2.8.tar.bz2) = 7be68af05cdac0855bf15e592a24ee9b >+SIZE (gnump3d-2.8.tar.bz2) = 221310 >+MD5 (gnump3d-2.8.tar.bz2.sig) = c89ecaf7a93fc11ec91247e986c1992f >+SIZE (gnump3d-2.8.tar.bz2.sig) = 65 >diff -urN /usr/ports/audio/gnump3d/files/patch-etc::gnump3d.conf audio/gnump3d/files/patch-etc::gnump3d.conf >--- /usr/ports/audio/gnump3d/files/patch-etc::gnump3d.conf Sat Mar 27 01:19:57 2004 >+++ audio/gnump3d/files/patch-etc::gnump3d.conf Wed May 19 01:40:11 2004 >@@ -1,5 +1,5 @@ >---- etc/gnump3d.conf.orig Fri Mar 26 03:49:02 2004 >-+++ etc/gnump3d.conf Fri Mar 26 12:59:14 2004 >+--- etc/gnump3d.conf.orig Tue May 18 22:21:40 2004 >++++ etc/gnump3d.conf Wed May 19 01:39:32 2004 > @@ -184,7 +184,7 @@ > # path if you don't have it installed upon the $PATH of the user > # who starts the server: >@@ -27,20 +27,20 @@ > ## > > >-@@ -635,9 +635,9 @@ >- # the string '$FILENAME' will be replaced by the file the user is >- # requesting. >+@@ -686,9 +686,9 @@ >+ # >+ # downsample_"level"_"file suffix" = command args > # > -#downsample_high_mp3 = /usr/bin/lame --mp3input -b 56 $FILENAME - >--#downsample_medium_mp3 = /usr/bin/lame --mp3input -b 33 $FILENAME - >+-#downsample_medium_mp3 = /usr/bin/lame --mp3input -b 32 $FILENAME - > -#downsample_low_mp3 = /usr/bin/lame --mp3input -b 16 $FILENAME - > +#downsample_high_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 56 $FILENAME - >-+#downsample_medium_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 33 $FILENAME - >++#downsample_medium_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 32 $FILENAME - > +#downsample_low_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 16 $FILENAME - > # > #downsample_high_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 96 - > #downsample_medium_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 64 - >-@@ -677,7 +677,7 @@ >+@@ -728,7 +728,7 @@ > # the installation script - if this doesn't happen report this as > # a bug. > # >@@ -49,7 +49,7 @@ > # > > >-@@ -772,7 +772,7 @@ >+@@ -823,7 +823,7 @@ > # > # Normally you shouldn't need to touch this. > # >@@ -58,7 +58,7 @@ > > > # >-@@ -849,7 +849,7 @@ >+@@ -900,7 +900,7 @@ > ## > # > # jukebox_mode = 1
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 66881
: 42978