FreeBSD Bugzilla – Attachment 51896 Details for
Bug 78709
[MAINTAINER] audio/mpc: update to 0.11.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mpc-0.11.2.patch
mpc-0.11.2.patch (text/plain), 2.33 KB, created by
Mark Daniel Reidel
on 2005-03-11 21:40:02 UTC
(
hide
)
Description:
mpc-0.11.2.patch
Filename:
MIME Type:
Creator:
Mark Daniel Reidel
Created:
2005-03-11 21:40:02 UTC
Size:
2.33 KB
patch
obsolete
>diff -ruN --exclude=CVS /tmp/portbk/audio/mpc/Makefile /usr/ports/audio/mpc/Makefile >--- /tmp/portbk/audio/mpc/Makefile Fri Jun 18 12:40:43 2004 >+++ /usr/ports/audio/mpc/Makefile Fri Mar 11 22:34:43 2005 >@@ -6,10 +6,9 @@ > # > > PORTNAME= mpc >-PORTVERSION= 0.11.0 >+PORTVERSION= 0.11.2 > CATEGORIES= audio ipv6 >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= musicpd >+MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ > > MAINTAINER= ports@mark.reidel.info > COMMENT= Command line client for the musicpd >@@ -31,6 +30,14 @@ > CONFIGURE_ARGS+=--disable-iconv > .else > USE_ICONV= yes >+.endif >+PLIST_FILES=bin/mpc >+PLIST_DIRS=%%EXAMPLESDIR%% >+PLIST_FILES+=%%EXAMPLESDIR%%/mpc-bashrc >+.ifndef(NOPORTDOCS) >+PLIST_DIRS+=%%DOCSDIR%% >+PLIST_FILES+=%%DOCSDIR%%/AUTHORS >+PLIST_FILES+=%%DOCSDIR%%/README > .endif > > do-install: >diff -ruN --exclude=CVS /tmp/portbk/audio/mpc/distinfo /usr/ports/audio/mpc/distinfo >--- /tmp/portbk/audio/mpc/distinfo Fri Jun 18 12:40:43 2004 >+++ /usr/ports/audio/mpc/distinfo Fri Mar 11 22:01:41 2005 >@@ -1,2 +1,2 @@ >-MD5 (mpc-0.11.0.tar.gz) = 7b58088f3ceba47b6466d1226993ad99 >-SIZE (mpc-0.11.0.tar.gz) = 163502 >+MD5 (mpc-0.11.2.tar.gz) = c8411da7936662312cf9483f3490e285 >+SIZE (mpc-0.11.2.tar.gz) = 103483 >diff -ruN --exclude=CVS /tmp/portbk/audio/mpc/files/patch-src-util.c::gcc295 /usr/ports/audio/mpc/files/patch-src-util.c::gcc295 >--- /tmp/portbk/audio/mpc/files/patch-src-util.c::gcc295 Fri Jun 18 12:40:43 2004 >+++ /usr/ports/audio/mpc/files/patch-src-util.c::gcc295 Thu Jan 1 01:00:00 1970 >@@ -1,19 +0,0 @@ >---- src/util.c.orig Fri Jun 18 08:53:42 2004 >-+++ src/util.c Fri Jun 18 08:53:58 2004 >-@@ -125,13 +125,13 @@ >- * the number in any other way for that matter */ >- int parse_songnum(const char * str, int * ret) >- { >-+ int song; >-+ char * endptr; >-+ >- if(!str) >- return 0; >- if(*str == '#') >- str++; >-- >-- int song; >-- char * endptr; >- >- song = strtol(str, &endptr, 10); >- >diff -ruN --exclude=CVS /tmp/portbk/audio/mpc/pkg-plist /usr/ports/audio/mpc/pkg-plist >--- /tmp/portbk/audio/mpc/pkg-plist Fri Jul 30 21:50:29 2004 >+++ /usr/ports/audio/mpc/pkg-plist Thu Jan 1 01:00:00 1970 >@@ -1,6 +0,0 @@ >-bin/mpc >-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%@dirrm %%DOCSDIR%% >-%%EXAMPLESDIR%%/mpc-bashrc >-@dirrm %%EXAMPLESDIR%%
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 78709
: 51896