[151433] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Mon Aug 15 20:01:31 PDT 2016


Revision: 151433
          https://trac.macports.org/changeset/151433
Author:   devans at macports.org
Date:     2016-08-15 20:01:31 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: glib-networking, copy from stable and update to unstable version 2.49.90, no longer uses intltool, use gnome unstable livecheck.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/glib-networking/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/glib-networking/

Modified: users/devans/GNOME-3/unstable/dports/gnome/glib-networking/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/glib-networking/Portfile	2016-08-16 02:12:13 UTC (rev 151431)
+++ users/devans/GNOME-3/unstable/dports/gnome/glib-networking/Portfile	2016-08-16 03:01:31 UTC (rev 151433)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                glib-networking
-version             2.48.2
+version             2.49.90
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Network-related giomodules for glib
 long_description    ${description}
@@ -17,14 +17,10 @@
 
 use_xz              yes
 
-checksums           rmd160  bb513260aceb73916b0dc192009bef6bb878451c \
-                    sha256  925c0c49d6b2b8b5695f2e33cd952d1dbb7d18d3f2f796413577719315bb3a84
+checksums           rmd160  0702c61e9c833d0b3f8d855f0cc7616d0a954d5e \
+                    sha256  409ceae012ce6f8ad12aaded90e6a08b82507de6a9a70ca6eb05e17244f2129b
 
-depends_build       port:pkgconfig \
-                    port:intltool \
-                    port:autoconf \
-                    port:automake \
-                    port:libtool
+depends_build       port:pkgconfig
 
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:gnutls \
@@ -34,15 +30,6 @@
 
 depends_run         path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
 
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-    reinplace "s|-Werror=|-W|g" ${worksrcpath}/configure.ac
-}
-
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-
-configure.cmd       ./autogen.sh
-
 configure.args      --with-gnutls \
                     --with-libproxy \
                     --with-gnome-proxy \
@@ -54,4 +41,4 @@
     system "${prefix}/bin/gio-querymodules ${prefix}/lib/gio/modules"
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/a9dd7e06/attachment-0001.html>


More information about the macports-changes mailing list