[141598] users/devans/GNOME-3/unstable-c++11/dports/graphics/cairomm/ Portfile
devans at macports.org
devans at macports.org
Sat Dec 12 02:12:32 PST 2015
Revision: 141598
https://trac.macports.org/changeset/141598
Author: devans at macports.org
Date: 2015-10-22 13:15:02 -0700 (Thu, 22 Oct 2015)
Log Message:
-----------
GNOME-3/unstable-c++11: cairomm, update to version 1.12.0, requires c++11, use unstable livecheck.
Modified Paths:
--------------
users/devans/GNOME-3/unstable-c++11/dports/graphics/cairomm/Portfile
Modified: users/devans/GNOME-3/unstable-c++11/dports/graphics/cairomm/Portfile
===================================================================
--- users/devans/GNOME-3/unstable-c++11/dports/graphics/cairomm/Portfile 2015-10-22 20:07:31 UTC (rev 141597)
+++ users/devans/GNOME-3/unstable-c++11/dports/graphics/cairomm/Portfile 2015-10-22 20:15:02 UTC (rev 141598)
@@ -4,9 +4,12 @@
PortSystem 1.0
PortGroup active_variants 1.1
+# as of version 1.11.4 requires C++11 to build
+
+PortGroup cxx11 1.0
+
name cairomm
-version 1.10.0
-revision 3
+version 1.12.0
categories graphics
license LGPL-2+
maintainers devans openmaintainer
@@ -19,8 +22,8 @@
master_sites ${homepage}releases/
platforms darwin
-checksums sha1 f08bf8a331067f0d1e876523f07238fba6b26b99 \
- rmd160 b9cd018198d954560cab3cc126d47d64389b8ca2
+checksums rmd160 551be5f23cf694597aa6af8d1c60644d19cf13a9 \
+ sha256 50435aec6fdd976934b791e808993160113ad19ca53a5634a9b64ccbe55874cc
depends_build port:pkgconfig \
port:mm-common
@@ -50,4 +53,4 @@
livecheck.type regex
livecheck.url http://cairographics.org/releases/
-livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d412e883/attachment-0001.html>
More information about the macports-changes
mailing list