[100813] trunk/dports/audio/pianobar

ryandesign at macports.org ryandesign at macports.org
Wed Dec 26 17:53:34 PST 2012


Revision: 100813
          https://trac.macports.org/changeset/100813
Author:   ryandesign at macports.org
Date:     2012-12-26 17:53:33 -0800 (Wed, 26 Dec 2012)
Log Message:
-----------
pianobar: update to 2012.12.01 (#37211)

Modified Paths:
--------------
    trunk/dports/audio/pianobar/Portfile
    trunk/dports/audio/pianobar/files/patch-Makefile.diff

Modified: trunk/dports/audio/pianobar/Portfile
===================================================================
--- trunk/dports/audio/pianobar/Portfile	2012-12-26 23:14:18 UTC (rev 100812)
+++ trunk/dports/audio/pianobar/Portfile	2012-12-27 01:53:33 UTC (rev 100813)
@@ -4,7 +4,7 @@
 PortSystem                  1.0
 
 name                        pianobar
-version                     2012.06.24
+version                     2012.12.01
 categories                  audio
 platforms                   darwin
 maintainers                 gmail.com:aguynamedryan+pianobar
@@ -23,8 +23,8 @@
                             configure keybindings, last.fm scrobbling, \
                             proxy support for listening outside of USA.
 
-checksums                   sha256  a80307dcfc8786c28d6025f54820664eca0cf26f888bd608c95d486762f908aa \
-                            rmd160  f442583c1f41204aa398c35cf6807612b53d09b5
+checksums                   rmd160  3c8945dcb72317cfcd49322111535bbb6dcb9094 \
+                            sha256  a3909f796e7cef21b19d98282f332ecbcf9b2c60a2af22a0a2ce01e9c4d9f515
 
 depends_build               port:pkgconfig
 

Modified: trunk/dports/audio/pianobar/files/patch-Makefile.diff
===================================================================
--- trunk/dports/audio/pianobar/files/patch-Makefile.diff	2012-12-26 23:14:18 UTC (rev 100812)
+++ trunk/dports/audio/pianobar/files/patch-Makefile.diff	2012-12-27 01:53:33 UTC (rev 100813)
@@ -1,5 +1,5 @@
---- Makefile.orig	2012-06-24 09:34:26.000000000 -0500
-+++ Makefile	2012-07-11 09:32:45.000000000 -0500
+--- Makefile.orig	2012-12-01 11:03:23.000000000 -0600
++++ Makefile	2012-12-05 17:48:29.000000000 -0600
 @@ -88,7 +88,7 @@
  
  # build pianobar
@@ -30,16 +30,16 @@
  	@echo "    AR  libpiano.a"
  	@${AR} rcs libpiano.a ${LIBPIANO_OBJ} ${LIBWAITRESS_OBJ}
  
-@@ -131,7 +131,7 @@
+@@ -146,7 +146,7 @@
  clean:
  	@echo " CLEAN"
  	@${RM} ${PIANOBAR_OBJ} ${LIBPIANO_OBJ} ${LIBWAITRESS_OBJ} ${LIBWAITRESS_OBJ}/test.o \
 -			${LIBPIANO_RELOBJ} ${LIBWAITRESS_RELOBJ} pianobar libpiano.so* \
 +			${LIBPIANO_RELOBJ} ${LIBWAITRESS_RELOBJ} pianobar libpiano*.dylib \
- 			libpiano.a waitress-test
+ 			libpiano.a waitress-test $(PIANOBAR_SRC:.c=.d) $(LIBPIANO_SRC:.c=.d) \
+ 			$(LIBWAITRESS_SRC:.c=.d)
  
- all: pianobar
-@@ -183,9 +183,9 @@
+@@ -199,9 +199,9 @@
  
  install-libpiano:
  	install -d ${DESTDIR}/${LIBDIR}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121226/040eafc3/attachment.html>


More information about the macports-changes mailing list