[152275] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Fri Sep 2 04:08:45 PDT 2016


Revision: 152275
          https://trac.macports.org/changeset/152275
Author:   ryandesign at macports.org
Date:     2016-09-02 04:08:45 -0700 (Fri, 02 Sep 2016)
Log Message:
-----------
wine ports: remove archcheck portgroup

MacPorts base has included arch checking code for years.

Modified Paths:
--------------
    trunk/dports/x11/wine/Portfile
    trunk/dports/x11/wine-crossover/Portfile
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2016-09-02 11:03:02 UTC (rev 152274)
+++ trunk/dports/x11/wine/Portfile	2016-09-02 11:08:45 UTC (rev 152275)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem                  1.0
-PortGroup                   archcheck 1.0
 PortGroup                   compiler_blacklist_versions 1.0
 
 # Please keep the wine, wine-devel and wine-crossover ports as similar as possible.
@@ -87,30 +86,6 @@
                             port:libGLU \
                             port:mesa
 
-archcheck.files             lib/libexpat.dylib \
-                            lib/libfontconfig.dylib \
-                            lib/libfreetype.dylib \
-                            lib/libjpeg.dylib \
-                            lib/liblcms2.dylib \
-                            lib/libiconv.dylib \
-                            lib/libpng.dylib \
-                            lib/libxml2.dylib \
-                            lib/libxslt.dylib \
-                            lib/libncurses.dylib \
-                            lib/libgnutls.dylib \
-                            lib/libtiff.dylib \
-                            lib/libz.dylib \
-                            lib/libSM.dylib \
-                            lib/libXcomposite.dylib \
-                            lib/libXcursor.dylib \
-                            lib/libXi.dylib \
-                            lib/libXinerama.dylib \
-                            lib/libXrandr.dylib \
-                            lib/libXxf86vm.dylib \
-                            lib/libXrender.dylib \
-                            lib/libGLU.dylib \
-                            lib/libGL.dylib
-
 depends_build               port:bison \
                             port:flex \
                             port:pkgconfig

Modified: trunk/dports/x11/wine-crossover/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover/Portfile	2016-09-02 11:03:02 UTC (rev 152274)
+++ trunk/dports/x11/wine-crossover/Portfile	2016-09-02 11:08:45 UTC (rev 152275)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem                  1.0
-PortGroup                   archcheck 1.0
 PortGroup                   compiler_blacklist_versions 1.0
 
 # Please keep the wine, wine-devel and wine-crossover ports as similar as possible.
@@ -88,30 +87,6 @@
                             port:libGLU \
                             port:mesa
 
-archcheck.files             lib/libexpat.dylib \
-                            lib/libfontconfig.dylib \
-                            lib/libfreetype.dylib \
-                            lib/libjpeg.dylib \
-                            lib/liblcms2.dylib \
-                            lib/libiconv.dylib \
-                            lib/libpng.dylib \
-                            lib/libxml2.dylib \
-                            lib/libxslt.dylib \
-                            lib/libncurses.dylib \
-                            lib/libgnutls.dylib \
-                            lib/libtiff.dylib \
-                            lib/libz.dylib \
-                            lib/libSM.dylib \
-                            lib/libXcomposite.dylib \
-                            lib/libXcursor.dylib \
-                            lib/libXi.dylib \
-                            lib/libXinerama.dylib \
-                            lib/libXrandr.dylib \
-                            lib/libXxf86vm.dylib \
-                            lib/libXrender.dylib \
-                            lib/libGLU.dylib \
-                            lib/libGL.dylib
-
 depends_build               port:bison \
                             port:flex \
                             port:pkgconfig

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2016-09-02 11:03:02 UTC (rev 152274)
+++ trunk/dports/x11/wine-devel/Portfile	2016-09-02 11:08:45 UTC (rev 152275)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem                  1.0
-PortGroup                   archcheck 1.0
 PortGroup                   compiler_blacklist_versions 1.0
 
 # Please keep the wine, wine-devel and wine-crossover ports as similar as possible.
@@ -88,30 +87,6 @@
                             port:libGLU \
                             port:mesa
 
-archcheck.files             lib/libexpat.dylib \
-                            lib/libfontconfig.dylib \
-                            lib/libfreetype.dylib \
-                            lib/libjpeg.dylib \
-                            lib/liblcms2.dylib \
-                            lib/libiconv.dylib \
-                            lib/libpng.dylib \
-                            lib/libxml2.dylib \
-                            lib/libxslt.dylib \
-                            lib/libncurses.dylib \
-                            lib/libgnutls.dylib \
-                            lib/libtiff.dylib \
-                            lib/libz.dylib \
-                            lib/libSM.dylib \
-                            lib/libXcomposite.dylib \
-                            lib/libXcursor.dylib \
-                            lib/libXi.dylib \
-                            lib/libXinerama.dylib \
-                            lib/libXrandr.dylib \
-                            lib/libXxf86vm.dylib \
-                            lib/libXrender.dylib \
-                            lib/libGLU.dylib \
-                            lib/libGL.dylib
-
 depends_build               port:bison \
                             port:flex \
                             port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160902/66340f15/attachment.html>


More information about the macports-changes mailing list