[21613] trunk/dports/graphics/wxWidgets/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 30 09:02:00 PST 2007


Revision: 21613
          http://trac.macosforge.org/projects/macports/changeset/21613
Author:   jwa at macports.org
Date:     2007-01-30 09:02:00 -0800 (Tue, 30 Jan 2007)

Log Message:
-----------
fixed ticket #11234 by afb at users.sourceforge.net

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets/Portfile

Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile	2007-01-30 16:39:51 UTC (rev 21612)
+++ trunk/dports/graphics/wxWidgets/Portfile	2007-01-30 17:02:00 UTC (rev 21613)
@@ -17,9 +17,11 @@
 
 homepage		http://www.wxwidgets.org/
 distname		wxWidgets
-master_sites		ftp://biolpc22.york.ac.uk/pub/${version}/ \
-				sourceforge:wxwindows
+master_sites		sourceforge:wxwindows \
+			http://biolpc22.york.ac.uk/pub/${version}/ 
+
 use_bzip2		yes
+
 distfiles		${distname}-${version}${extract.suffix}
 dist_subdir		${distname}/${version}
 checksums		${distname}-${version}${extract.suffix} \
@@ -89,5 +91,5 @@
 		readme-mgl.txt readme-motif.txt readme-x11.txt \
 		${destroot}${prefix}/share/doc/${name}
 	system "cd ${destroot}${prefix}/bin && \
-		ln -sf ${prefix}/lib/wx/config/mac-unicode-release-2.6 wx-config"
+		ln -sf ${prefix}/lib/wx/config/mac-unicode-release-2.8 wx-config"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070130/de3927e0/attachment.html


More information about the macports-changes mailing list