[111647] trunk/dports/gnome/libsoup/Portfile
devans at macports.org
devans at macports.org
Fri Sep 27 14:46:47 PDT 2013
Revision: 111647
https://trac.macports.org/changeset/111647
Author: devans at macports.org
Date: 2013-09-27 14:46:46 -0700 (Fri, 27 Sep 2013)
Log Message:
-----------
libsoup: update to version 2.44.0.
Modified Paths:
--------------
trunk/dports/gnome/libsoup/Portfile
Modified: trunk/dports/gnome/libsoup/Portfile
===================================================================
--- trunk/dports/gnome/libsoup/Portfile 2013-09-27 21:37:59 UTC (rev 111646)
+++ trunk/dports/gnome/libsoup/Portfile 2013-09-27 21:46:46 UTC (rev 111647)
@@ -5,7 +5,7 @@
PortGroup archcheck 1.0
name libsoup
-version 2.42.2
+version 2.44.0
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome net
platforms darwin
@@ -25,24 +25,19 @@
master_sites gnome:sources/${name}/${branch}/
use_xz yes
-checksums rmd160 a8bd5d643b5ec3c837eaca1c229cff18727c815f \
- sha256 1f4f9cc55ba483dc8defea0c3f97cc507dc48384c5529179e29c1e6d05630dbf
+checksums rmd160 ebdc08e308a4cad5941455464235236aecd0697e \
+ sha256 2ed9b200bda39c686d19eb4a0a5464e9166d09cbb3ced5a689c78214e83b5c27
-depends_build port:pkgconfig
+depends_build port:pkgconfig \
+ port:intltool
depends_lib port:libxml2 \
port:glib-networking \
- port:gobject-introspection \
- port:sqlite3 \
- port:gconf \
- port:intltool \
- port:libproxy \
- port:libgnome-keyring
+ port:gobject-introspection
archcheck.files \
lib/gio/modules/libgiognutls.so \
lib/gio/modules/libgiolibproxy.so \
- lib/libsqlite3.dylib \
lib/libxml2.dylib
# Introspection requires gvfs (and others), but gvfs requires libsoup...
@@ -62,10 +57,6 @@
test.target check
variant no_gnome description "Disable GNOME support" {
- depends_lib-delete \
- port:gconf \
- port:libgnome-keyring
-
configure.args-append \
--without-gnome
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130927/b976afab/attachment.html>
More information about the macports-changes
mailing list