[80035] trunk/dports/x11

jmr at macports.org jmr at macports.org
Sun Jul 3 03:30:20 PDT 2011


Revision: 80035
          http://trac.macports.org/changeset/80035
Author:   jmr at macports.org
Date:     2011-07-03 03:30:19 -0700 (Sun, 03 Jul 2011)
Log Message:
-----------
xcb ports: remove archcheck portgroup (not used half the time anyway)

Modified Paths:
--------------
    trunk/dports/x11/xorg-xcb-util/Portfile
    trunk/dports/x11/xorg-xcb-util-image/Portfile
    trunk/dports/x11/xorg-xcb-util-keysyms/Portfile
    trunk/dports/x11/xorg-xcb-util-renderutil/Portfile
    trunk/dports/x11/xorg-xcb-util-wm/Portfile

Modified: trunk/dports/x11/xorg-xcb-util/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util/Portfile	2011-07-03 10:12:06 UTC (rev 80034)
+++ trunk/dports/x11/xorg-xcb-util/Portfile	2011-07-03 10:30:19 UTC (rev 80035)
@@ -1,7 +1,6 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup archcheck 1.0
 
 name		xorg-xcb-util
 version		0.3.8
@@ -24,8 +23,6 @@
 depends_lib	port:xorg-libxcb \
                 port:xorg-xproto
 
-archcheck.files lib/libxcb.dylib
-
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
 livecheck.regex xcb-util-(\\d+(?:\\.\\d+)*)

Modified: trunk/dports/x11/xorg-xcb-util-image/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util-image/Portfile	2011-07-03 10:12:06 UTC (rev 80034)
+++ trunk/dports/x11/xorg-xcb-util-image/Portfile	2011-07-03 10:30:19 UTC (rev 80035)
@@ -1,7 +1,6 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup archcheck 1.0
 
 name		xorg-xcb-util-image
 version		0.3.8
@@ -24,9 +23,6 @@
 depends_lib	port:xorg-xcb-util \
                 port:xorg-xproto
 
-archcheck.files lib/libxcb.dylib \
-                lib/libxcb-util.dylib
-
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
 livecheck.regex xcb-util-image-(\\d+(?:\\.\\d+)*)

Modified: trunk/dports/x11/xorg-xcb-util-keysyms/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util-keysyms/Portfile	2011-07-03 10:12:06 UTC (rev 80034)
+++ trunk/dports/x11/xorg-xcb-util-keysyms/Portfile	2011-07-03 10:30:19 UTC (rev 80035)
@@ -1,7 +1,6 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup archcheck 1.0
 
 name		xorg-xcb-util-keysyms
 version		0.3.8

Modified: trunk/dports/x11/xorg-xcb-util-renderutil/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util-renderutil/Portfile	2011-07-03 10:12:06 UTC (rev 80034)
+++ trunk/dports/x11/xorg-xcb-util-renderutil/Portfile	2011-07-03 10:30:19 UTC (rev 80035)
@@ -1,7 +1,6 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup archcheck 1.0
 
 name		xorg-xcb-util-renderutil
 version		0.3.8
@@ -23,8 +22,6 @@
 depends_build   port:pkgconfig
 depends_lib	port:xorg-libxcb
 
-archcheck.files lib/libxcb.dylib
-
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
 livecheck.regex xcb-util-renderutil-(\\d+(?:\\.\\d+)*)

Modified: trunk/dports/x11/xorg-xcb-util-wm/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util-wm/Portfile	2011-07-03 10:12:06 UTC (rev 80034)
+++ trunk/dports/x11/xorg-xcb-util-wm/Portfile	2011-07-03 10:30:19 UTC (rev 80035)
@@ -1,7 +1,6 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup archcheck 1.0
 
 name		xorg-xcb-util-wm
 version		0.3.8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110703/246745cd/attachment.html>


More information about the macports-changes mailing list