FreeBSD Bugzilla – Attachment 127574 Details for
Bug 171425
audio/pianobar version update (2012-09-07)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.94 KB, created by
John Hixson
on 2012-09-07 23:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
John Hixson
Created:
2012-09-07 23:10:02 UTC
Size:
1.94 KB
patch
obsolete
>diff -urN pianobar.orig/Makefile pianobar/Makefile >--- pianobar.orig/Makefile 2012-07-11 08:47:23.000000000 -0700 >+++ pianobar/Makefile 2012-09-07 14:17:39.340343512 -0700 >@@ -6,7 +6,7 @@ > # > > PORTNAME= pianobar >-PORTVERSION= 2012.06.24 >+PORTVERSION= 2012.09.07 > CATEGORIES= audio > MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ > >diff -urN pianobar.orig/distinfo pianobar/distinfo >--- pianobar.orig/distinfo 2012-07-11 08:47:23.000000000 -0700 >+++ pianobar/distinfo 2012-09-07 14:17:52.920332828 -0700 >@@ -1,2 +1,2 @@ >-SHA256 (pianobar-2012.06.24.tar.bz2) = a80307dcfc8786c28d6025f54820664eca0cf26f888bd608c95d486762f908aa >-SIZE (pianobar-2012.06.24.tar.bz2) = 47580 >\ No newline at end of file >+SHA256 (pianobar-2012.09.07.tar.bz2) = 1790d1f70f1516ddb3000ee95d43d42659530e8e786807edd4f4895bcbb2aa1c >+SIZE (pianobar-2012.09.07.tar.bz2) = 49641 >diff -urN pianobar.orig/files/patch-Makefile pianobar/files/patch-Makefile >--- pianobar.orig/files/patch-Makefile 2011-12-18 00:57:07.000000000 -0800 >+++ pianobar/files/patch-Makefile 2012-09-07 14:53:36.760336730 -0700 >@@ -1,5 +1,5 @@ >---- Makefile.orig 2011-12-11 10:39:27.000000000 -0800 >-+++ Makefile 2011-12-17 22:41:34.000000000 -0800 >+--- Makefile.orig 2012-09-07 07:44:39.000000000 -0700 >++++ Makefile 2012-09-07 14:52:09.940335486 -0700 > @@ -4,7 +4,7 @@ > BINDIR:=${PREFIX}/bin > LIBDIR:=${PREFIX}/lib >@@ -9,3 +9,20 @@ > DYNLINK:=0 > > # Respect environment variables set by user; does not work with := >+@@ -14,6 +14,7 @@ >+ ifeq (${CC},cc) >+ CC=c99 >+ endif >++DEPCC=cc >+ >+ PIANOBAR_DIR=src >+ PIANOBAR_SRC=\ >+@@ -119,7 +120,7 @@ >+ # build dependency files >+ %.d: %.c >+ @set -e; rm -f $@; \ >+- $(CC) -M ${CFLAGS} -I ${LIBPIANO_INCLUDE} -I ${LIBWAITRESS_INCLUDE} \ >++ $(DEPCC) -M ${CFLAGS} -I ${LIBPIANO_INCLUDE} -I ${LIBWAITRESS_INCLUDE} \ >+ ${LIBFAAD_CFLAGS} ${LIBMAD_CFLAGS} ${LIBGNUTLS_CFLAGS} \ >+ ${LIBGCRYPT_CFLAGS} ${LIBJSONC_CFLAGS} $< > $@.$$$$; \ >+ sed '1 s,^.*\.o[ :]*,$*.o $@ : ,g' < $@.$$$$ > $@; \
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 171425
: 127574