[80000] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Fri Jul 1 02:19:32 PDT 2011


Revision: 80000
          http://trac.macports.org/changeset/80000
Author:   ryandesign at macports.org
Date:     2011-07-01 02:19:30 -0700 (Fri, 01 Jul 2011)
Log Message:
-----------
wine, wine-devel: update master_sites for sourceforge reorg

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

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2011-07-01 09:02:46 UTC (rev 79999)
+++ trunk/dports/x11/wine/Portfile	2011-07-01 09:19:30 UTC (rev 80000)
@@ -19,8 +19,9 @@
 distname                    ${my_name}-${version}
 dist_subdir                 ${my_name}
 set wine_distfile           [suffix ${distname}]
-set wine_gecko_distfile     wine_gecko-1.0.0-x86.cab
-distfiles                   ${wine_distfile} ${wine_gecko_distfile}
+set wine_gecko_version      1.0.0
+set wine_gecko_distfile     wine_gecko-${wine_gecko_version}-x86.cab
+distfiles                   ${wine_distfile}:winesource ${wine_gecko_distfile}:winegecko
 extract.only                ${wine_distfile}
 build.target                depend all
 use_parallel_build          yes
@@ -31,8 +32,9 @@
 
 long_description            Wine is an implementation of the Windows APIs on top of X11.
 
-master_sites                sourceforge:wine \
-                            http://ibiblio.org/pub/linux/system/emulators/wine/
+master_sites                http://www.ibiblio.org/pub/linux/system/emulators/wine/:winesource \
+                            sourceforge:project/wine/Source:winesource \
+                            sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
 
 checksums                   ${wine_distfile} \
                             sha1    072184c492cc9d137138407732de3bb62ba6c091 \

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2011-07-01 09:02:46 UTC (rev 79999)
+++ trunk/dports/x11/wine-devel/Portfile	2011-07-01 09:19:30 UTC (rev 80000)
@@ -18,8 +18,9 @@
 distname                    ${my_name}-${version}
 dist_subdir                 ${my_name}
 set wine_distfile           [suffix ${distname}]
-set wine_gecko_distfile     wine_gecko-1.2.0-x86.msi
-distfiles                   ${wine_distfile} ${wine_gecko_distfile}
+set wine_gecko_version      1.2.0
+set wine_gecko_distfile     wine_gecko-${wine_gecko_version}-x86.msi
+distfiles                   ${wine_distfile}:winesource ${wine_gecko_distfile}:winegecko
 extract.only                ${wine_distfile}
 build.target                depend all
 use_parallel_build          yes
@@ -30,8 +31,9 @@
 
 long_description            Wine is an implementation of the Windows APIs on top of X11.
 
-master_sites                sourceforge:wine \
-                            http://ibiblio.org/pub/linux/system/emulators/wine/
+master_sites                http://www.ibiblio.org/pub/linux/system/emulators/wine/:winesource \
+                            sourceforge:project/wine/Source:winesource \
+                            sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
 
 checksums                   ${wine_distfile} \
                             sha1    20cbae53d8bd247c1e7a77dbac1eb6b3d7933336 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110701/bca140a2/attachment-0001.html>


More information about the macports-changes mailing list