[111646] trunk/dports/gnome/glib-networking/Portfile

devans at macports.org devans at macports.org
Fri Sep 27 14:37:59 PDT 2013


Revision: 111646
          https://trac.macports.org/changeset/111646
Author:   devans at macports.org
Date:     2013-09-27 14:37:59 -0700 (Fri, 27 Sep 2013)
Log Message:
-----------
glib-networking: update to version 2.38.0.

Modified Paths:
--------------
    trunk/dports/gnome/glib-networking/Portfile

Modified: trunk/dports/gnome/glib-networking/Portfile
===================================================================
--- trunk/dports/gnome/glib-networking/Portfile	2013-09-27 21:29:44 UTC (rev 111645)
+++ trunk/dports/gnome/glib-networking/Portfile	2013-09-27 21:37:59 UTC (rev 111646)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            glib-networking
-version         2.36.2
+version         2.38.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Network-related giomodules for glib
 long_description ${description}
@@ -17,8 +17,8 @@
 
 use_xz          yes
 
-checksums       rmd160  1feefe77ac31065185b61af393e224ad12e76aea \
-                sha256  2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9
+checksums       rmd160  13548f6bbcafc7d3a0798cc42ed3ce2981e732b3 \
+                sha256  a43eacbf721b475cf6ba0cd2eab02a332014f71a4c41d0b44bd7bbf8ed1f840d
 
 depends_build   port:pkgconfig \
                 port:intltool
@@ -26,14 +26,16 @@
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:gnutls \
                 port:libproxy \
-                port:gsettings-desktop-schemas
+                port:gsettings-desktop-schemas \
+                port:p11-kit
 
 depends_run     port:curl-ca-bundle
 
 configure.args  --with-gnutls \
                 --with-libproxy \
-                --without-gnome-proxy \
-                --with-ca-certificates=${prefix}/share/curl/curl-ca-bundle.crt
+                --with-gnome-proxy \
+                --with-ca-certificates=${prefix}/share/curl/curl-ca-bundle.crt \
+                --disable-silent-rules
 
 post-patch {
     reinplace "s|-Werror=|-W|g" ${worksrcpath}/configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130927/97552884/attachment.html>


More information about the macports-changes mailing list