[135833] trunk/dports/gnome/uhttpmock

devans at macports.org devans at macports.org
Mon May 4 13:42:50 PDT 2015


Revision: 135833
          https://trac.macports.org/changeset/135833
Author:   devans at macports.org
Date:     2015-05-04 13:42:50 -0700 (Mon, 04 May 2015)
Log Message:
-----------
uhttpmock: update to version 0.4.0, homepage.

Modified Paths:
--------------
    trunk/dports/gnome/uhttpmock/Portfile

Added Paths:
-----------
    trunk/dports/gnome/uhttpmock/files/
    trunk/dports/gnome/uhttpmock/files/patch-m4-ax_compiler_flags_ldflags.m4.diff

Modified: trunk/dports/gnome/uhttpmock/Portfile
===================================================================
--- trunk/dports/gnome/uhttpmock/Portfile	2015-05-04 19:52:33 UTC (rev 135832)
+++ trunk/dports/gnome/uhttpmock/Portfile	2015-05-04 20:42:50 UTC (rev 135833)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                uhttpmock
-version             0.3.3
+version             0.4.0
 description         A HTTP web service mocking library for GNOME.
 
 long_description    ${description}
@@ -14,13 +14,13 @@
 categories          gnome net
 license             LGPL-2.1+
 platforms           darwin
-homepage            https://gitorious.org/uhttpmock/pages/Home
-master_sites        http://tecnocode.co.uk/downloads/uhttpmock/
+homepage            https://gitlab.com/groups/${name}
+master_sites        http://tecnocode.co.uk/downloads/${name}/
 
 use_xz              yes
 
-checksums           rmd160  d1ceec94107498635fca33fae2afa397acb7af4a \
-                    sha256  7cc1eda146b5e7a434ed31413f6f12660db00c34d10083f693b93683a28bd57e
+checksums           rmd160  3b0323dc7bbac3a613cd8c80e6fd9738c82006d9 \
+                    sha256  0d9a75ac66070879a14caabddfaa7bd4e888e2abb03f9ac73610921ed341b571
 
 depends_build       port:pkgconfig
 
@@ -30,6 +30,11 @@
 
 gobject_introspection yes
 
+patchfiles          patch-m4-ax_compiler_flags_ldflags.m4.diff
+
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --enable-vala \
                     --enable-compile-warnings=minimum
 

Added: trunk/dports/gnome/uhttpmock/files/patch-m4-ax_compiler_flags_ldflags.m4.diff
===================================================================
--- trunk/dports/gnome/uhttpmock/files/patch-m4-ax_compiler_flags_ldflags.m4.diff	                        (rev 0)
+++ trunk/dports/gnome/uhttpmock/files/patch-m4-ax_compiler_flags_ldflags.m4.diff	2015-05-04 20:42:50 UTC (rev 135833)
@@ -0,0 +1,10 @@
+--- m4/ax_compiler_flags_ldflags.m4.orig	2015-05-04 13:19:37.000000000 -0700
++++ m4/ax_compiler_flags_ldflags.m4	2015-05-04 13:20:00.000000000 -0700
+@@ -49,7 +49,6 @@
+ 
+     # Base flags
+     AX_APPEND_COMPILE_FLAGS([ dnl
+-        -Wl,--no-as-needed dnl
+         $3 dnl
+     ],ax_warn_ldflags_variable,[$ax_compiler_flags_test])
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150504/7ceef9f7/attachment.html>


More information about the macports-changes mailing list