[90580] trunk/dports/x11/wine/Portfile

jwa at macports.org jwa at macports.org
Fri Mar 9 01:05:54 PST 2012


Revision: 90580
          http://trac.macports.org/changeset/90580
Author:   jwa at macports.org
Date:     2012-03-09 01:05:54 -0800 (Fri, 09 Mar 2012)
Log Message:
-----------
bump revision to assimilate changes done in the corresponding wine-devel port between the stable releases

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

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2012-03-09 08:47:02 UTC (rev 90579)
+++ trunk/dports/x11/wine/Portfile	2012-03-09 09:05:54 UTC (rev 90580)
@@ -9,6 +9,7 @@
 conflicts                   wine-devel wine-crossover-games wine-crossover
 set my_name                 wine
 version                     1.4
+revision                    1
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -46,7 +47,8 @@
 depends_lib                 port:expat \
                             port:fontconfig \
                             port:freetype \
-                            port:gnutls \
+                            port:gstreamer \
+                            port:gst-plugins-base \
                             port:jpeg \
                             port:lcms \
                             port:libiconv \
@@ -70,7 +72,6 @@
 archcheck.files             lib/libexpat.dylib \
                             lib/libfontconfig.dylib \
                             lib/libfreetype.dylib \
-                            lib/libgnutls.dylib \
                             lib/libjpeg.dylib \
                             lib/liblcms.dylib \
                             lib/libiconv.dylib \
@@ -91,7 +92,8 @@
                             lib/libXrender.dylib \
                             lib/libGL.dylib
 
-depends_build               port:flex \
+depends_build               port:bison \
+                            port:flex \
                             port:pkgconfig
 
 #patchfiles BOOL.patch
@@ -100,7 +102,6 @@
                             -lz
 
 configure.args              --without-alsa \
-                            --without-audioio \
                             --without-capi \
                             --with-cms \
                             --with-coreaudio \
@@ -111,7 +112,7 @@
                             --with-freetype \
                             --without-gphoto \
                             --with-glu \
-                            --with-gnutls \
+                            --without-gnutls \
                             --without-gsm \
                             --without-hal \
                             --without-jack \
@@ -207,4 +208,4 @@
 }
 
 livecheck.type              regex
-livecheck.regex             {"/announce/([0-9]+\.[0-9]*[02468](\.[0-9]+)*)"}
+livecheck.regex             {"/announce/([0-9]+\.[0-9]*([13579]|[02468]-rc\d+)(\.[0-9]+)*)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120309/d209e42a/attachment.html>


More information about the macports-changes mailing list