FreeBSD Bugzilla – Attachment 56208 Details for
Bug 84854
update port: audio/xmms-fc 0.5.3 -> 0.5.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmms-fc.patch
xmms-fc.patch (text/plain), 3.06 KB, created by
Emanuel Haupt
on 2005-08-12 23:00:29 UTC
(
hide
)
Description:
xmms-fc.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-08-12 23:00:29 UTC
Size:
3.06 KB
patch
obsolete
>diff -Nur xmms-fc.orig/Makefile xmms-fc/Makefile >--- xmms-fc.orig/Makefile Wed Oct 6 10:16:08 2004 >+++ xmms-fc/Makefile Fri Aug 12 23:52:55 2005 >@@ -6,8 +6,7 @@ > # > > PORTNAME= xmms-fc >-PORTVERSION= 0.5.3 >-PORTREVISION= 1 >+PORTVERSION= 0.5.4 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >diff -Nur xmms-fc.orig/distinfo xmms-fc/distinfo >--- xmms-fc.orig/distinfo Wed Mar 31 05:06:14 2004 >+++ xmms-fc/distinfo Fri Aug 12 23:35:55 2005 >@@ -1,2 +1,2 @@ >-MD5 (xmms-fc-0.5.3.tar.gz) = 40aaf2221d5fff536183d24c7cbeeefe >-SIZE (xmms-fc-0.5.3.tar.gz) = 184702 >+MD5 (xmms-fc-0.5.4.tar.gz) = 62b7b24f85412644cd4372571d8f3f96 >+SIZE (xmms-fc-0.5.4.tar.gz) = 326474 >diff -Nur xmms-fc.orig/files/patch-SmartPtr.h xmms-fc/files/patch-SmartPtr.h >--- xmms-fc.orig/files/patch-SmartPtr.h Wed Oct 6 10:16:08 2004 >+++ xmms-fc/files/patch-SmartPtr.h Thu Jan 1 01:00:00 1970 >@@ -1,26 +0,0 @@ >---- src/SmartPtr.h.orig Wed Oct 6 14:50:12 2004 >-+++ src/SmartPtr.h Wed Oct 6 14:51:29 2004 >-@@ -207,16 +207,16 @@ >- { >- if ( bufferLen >= 1 ) >- { >-- pBufCurrent = ( bufBegin = buffer ); >-- bufEnd = bufBegin + bufferLen; >-- bufLen = bufferLen; >-- status = true; >-+ this->pBufCurrent = ( this->bufBegin = buffer ); >-+ this->bufEnd = this->bufBegin + bufferLen; >-+ this->bufLen = bufferLen; >-+ this->status = true; >- } >- else >- { >-- pBufCurrent = bufBegin = bufEnd = 0; >-- bufLen = 0; >-- status = false; >-+ this->pBufCurrent = this->bufBegin = this->bufEnd = 0; >-+ this->bufLen = 0; >-+ this->status = false; >- } >- } >- }; >diff -Nur xmms-fc.orig/files/patch-ltmain.sh xmms-fc/files/patch-ltmain.sh >--- xmms-fc.orig/files/patch-ltmain.sh Sun Jan 20 01:14:22 2002 >+++ xmms-fc/files/patch-ltmain.sh Thu Jan 1 01:00:00 1970 >@@ -1,25 +0,0 @@ >---- ltmain.sh 2001/08/27 09:51:26 1.1 >-+++ ltmain.sh 2001/08/27 09:51:42 >-@@ -2408,6 +2408,9 @@ >- *-*-netbsd*) >- # Don't link with libc until the a.out ld.so is fixed. >- ;; >-+ *-*-freebsd*) >-+ # FreeBSD doesn't need this... >-+ ;; >- *) >- # Add libc to deplibs on all other systems if necessary. >- if test "$build_libtool_need_lc" = "yes"; then >-@@ -4175,10 +4178,12 @@ >- fi >- >- # Install the pseudo-library for information purposes. >-+ if /usr/bin/false; then >- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` >- instname="$dir/$name"i >- $show "$install_prog $instname $destdir/$name" >- $run eval "$install_prog $instname $destdir/$name" || exit $? >-+ fi >- >- # Maybe install the static library, too. >- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" >diff -Nur xmms-fc.orig/pkg-descr xmms-fc/pkg-descr >--- xmms-fc.orig/pkg-descr Wed Sep 11 19:28:53 2002 >+++ xmms-fc/pkg-descr Fri Aug 12 23:43:21 2005 >@@ -1,6 +1,6 @@ >-A XMMS future composer input plugin >+A XMMS future composer input plugin. > >-WWW: http://www.geocities.com/mschwendt/mod/ >+WWW: http://xmms-fc.sourceforge.net/ > > - David > dyeske@yahoo.com
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 84854
: 56208