[120485] trunk/dports/audio/mpd/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Thu May 29 14:36:57 PDT 2014


Revision: 120485
          https://trac.macports.org/changeset/120485
Author:   rmstonecipher at macports.org
Date:     2014-05-29 14:36:57 -0700 (Thu, 29 May 2014)
Log Message:
-----------
audio/mpd upgraded version from 0.18.10 to 0.18.11, added missing compiler_blacklist_versions PortGroup

Modified Paths:
--------------
    trunk/dports/audio/mpd/Portfile

Modified: trunk/dports/audio/mpd/Portfile
===================================================================
--- trunk/dports/audio/mpd/Portfile	2014-05-29 19:50:50 UTC (rev 120484)
+++ trunk/dports/audio/mpd/Portfile	2014-05-29 21:36:57 UTC (rev 120485)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           compiler_blacklist_versions 1.0
 
 name                mpd
-version             0.18.10
+version             0.18.11
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          audio
 maintainers         rmstonecipher openmaintainer
@@ -20,8 +21,8 @@
 master_sites        http://www.musicpd.org/download/${name}/${branch}/
 license             GPL-2+ LGPL-2.1
 use_xz              yes
-checksums           rmd160  5bb43bbf1bb028ef1b075aec441a9e7cb6d1f633 \
-                    sha256  dd506ca1d81b61ec10be6a3e7181869bd5adf0ffbb0a2e948f730826933f1c81
+checksums           rmd160  4ff492c81c3c6557a592f962eb98b9e2f0beb89a \
+                    sha256  f0466a92008ba1a030aebef7ee3cf23f3a56a5764aa36f3a4058d2f336df2ad7
 
 depends_build       port:pkgconfig
 depends_lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140529/ab2b31f4/attachment.html>


More information about the macports-changes mailing list