[134088] trunk/dports/gnome/uhttpmock/Portfile
devans at macports.org
devans at macports.org
Wed Mar 18 04:35:18 PDT 2015
Revision: 134088
https://trac.macports.org/changeset/134088
Author: devans at macports.org
Date: 2015-03-18 04:35:18 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
uhttpmock: update to version 0.3.3, configuration, add test, livecheck.
Modified Paths:
--------------
trunk/dports/gnome/uhttpmock/Portfile
Modified: trunk/dports/gnome/uhttpmock/Portfile
===================================================================
--- trunk/dports/gnome/uhttpmock/Portfile 2015-03-18 11:32:42 UTC (rev 134087)
+++ trunk/dports/gnome/uhttpmock/Portfile 2015-03-18 11:35:18 UTC (rev 134088)
@@ -5,7 +5,7 @@
PortGroup gobject_introspection 1.0
name uhttpmock
-version 0.2.0
+version 0.3.3
description A HTTP web service mocking library for GNOME.
long_description ${description}
@@ -19,8 +19,8 @@
use_xz yes
-checksums rmd160 0089faac4a40515d36149fa4b002ba6bda07fd06 \
- sha256 6bc8df4cb2e0484a029ae159becc20b3df3dcc4c0ea493d25e9e2b4ab8a39e93
+checksums rmd160 d1ceec94107498635fca33fae2afa397acb7af4a \
+ sha256 7cc1eda146b5e7a434ed31413f6f12660db00c34d10083f693b93683a28bd57e
depends_build port:pkgconfig
@@ -30,6 +30,12 @@
gobject_introspection yes
-configure.args --enable-vala
+configure.args --enable-vala \
+ --enable-compile-warnings=minimum
-livecheck.type none
+test.run yes
+test.target check
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/d790b9ff/attachment.html>
More information about the macports-changes
mailing list