[144399] trunk/dports/audio/mpd
rmstonecipher at macports.org
rmstonecipher at macports.org
Thu Jan 7 08:47:19 PST 2016
Revision: 144399
https://trac.macports.org/changeset/144399
Author: rmstonecipher at macports.org
Date: 2016-01-07 08:47:19 -0800 (Thu, 07 Jan 2016)
Log Message:
-----------
audio/mpd upgraded version from 0.19.11 to 0.19.12, removed patch (fixed upstream)
Modified Paths:
--------------
trunk/dports/audio/mpd/Portfile
Removed Paths:
-------------
trunk/dports/audio/mpd/files/patch_src_Main.cxx.diff
Modified: trunk/dports/audio/mpd/Portfile
===================================================================
--- trunk/dports/audio/mpd/Portfile 2016-01-07 13:19:38 UTC (rev 144398)
+++ trunk/dports/audio/mpd/Portfile 2016-01-07 16:47:19 UTC (rev 144399)
@@ -5,7 +5,7 @@
PortGroup compiler_blacklist_versions 1.0
name mpd
-version 0.19.11
+version 0.19.12
set branch [join [lrange [split ${version} .] 0 1] .]
categories audio
maintainers rmstonecipher openmaintainer
@@ -21,8 +21,8 @@
master_sites http://www.musicpd.org/download/${name}/${branch}/
license GPL-2+ LGPL-2.1
use_xz yes
-checksums rmd160 36ba7ac37ab233be042287a7461b66f90cbce057 \
- sha256 7a5c66aa5af97a5b7af3dc49e3d2594071dafd62a14e2e9f7c9a5a86342836c6
+checksums rmd160 91eda64627568b9112417bf49b3a4f8a31e3920b \
+ sha256 7b6fe6c7ce72f5f80a276d680072b524ecb395e546e252b8f3a0756377e1e875
depends_build \
port:pkgconfig \
port:boost
@@ -42,8 +42,6 @@
port:libao
# revise Main.cxx with patch in future version 0.19.12 to allow compilation without inotify
-patchfiles patch_src_Main.cxx.diff
-
configure.args \
--mandir=${prefix}/share/man \
--disable-ffmpeg \
Deleted: trunk/dports/audio/mpd/files/patch_src_Main.cxx.diff
===================================================================
--- trunk/dports/audio/mpd/files/patch_src_Main.cxx.diff 2016-01-07 13:19:38 UTC (rev 144398)
+++ trunk/dports/audio/mpd/files/patch_src_Main.cxx.diff 2016-01-07 16:47:19 UTC (rev 144399)
@@ -1,11 +0,0 @@
---- src/Main.cxx.old 2015-11-10 08:53:12.000000000 -0600
-+++ src/Main.cxx 2015-11-10 08:54:00.000000000 -0600
-@@ -630,7 +630,7 @@
- config_get_unsigned(CONF_AUTO_UPDATE_DEPTH,
- INT_MAX));
- #else
-- FormatWarning(main_domain,
-+ FormatWarning(config_domain,
- "inotify: auto_update was disabled. enable during compilation phase");
- #endif
- }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160107/5840cfac/attachment.html>
More information about the macports-changes
mailing list