[120049] trunk/dports

devans at macports.org devans at macports.org
Wed May 14 08:58:59 PDT 2014


Revision: 120049
          https://trac.macports.org/changeset/120049
Author:   devans at macports.org
Date:     2014-05-14 08:58:59 -0700 (Wed, 14 May 2014)
Log Message:
-----------
libsoup, librsvg: remove obsolete archcheck PortGroup and related checks.

Modified Paths:
--------------
    trunk/dports/gnome/libsoup/Portfile
    trunk/dports/graphics/librsvg/Portfile

Modified: trunk/dports/gnome/libsoup/Portfile
===================================================================
--- trunk/dports/gnome/libsoup/Portfile	2014-05-14 15:38:26 UTC (rev 120048)
+++ trunk/dports/gnome/libsoup/Portfile	2014-05-14 15:58:59 UTC (rev 120049)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       archcheck 1.0
 
 name            libsoup
 version         2.46.0
@@ -35,12 +34,6 @@
                 port:glib-networking \
                 port:gobject-introspection
 
-archcheck.files \
-    lib/gio/modules/libgiognutls.so \
-    lib/gio/modules/libgiolibproxy.so \
-    lib/libxml2.dylib
-
-# Introspection requires gvfs (and others), but gvfs requires libsoup...
 configure.args \
     --disable-more-warnings \
     --disable-silent-rules \

Modified: trunk/dports/graphics/librsvg/Portfile
===================================================================
--- trunk/dports/graphics/librsvg/Portfile	2014-05-14 15:38:26 UTC (rev 120048)
+++ trunk/dports/graphics/librsvg/Portfile	2014-05-14 15:58:59 UTC (rev 120049)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           archcheck 1.0
 
 name                librsvg
 version             2.40.2
@@ -37,12 +36,6 @@
 set pyversion 2.7
 depends_run         port:python[join [split ${pyversion} "."] ""]
 
-archcheck.files     lib/libcairo.dylib \
-                    lib/libcroco-0.6.dylib \
-                    lib/libglib-2.0.dylib \
-                    lib/libpangocairo-1.0.dylib \
-                    lib/libxml2.dylib
-
 configure.args      --enable-introspection=yes \
                     --enable-vala=yes \
                     --disable-Bsymbolic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140514/d354f056/attachment.html>


More information about the macports-changes mailing list