[22015] trunk/dports/graphics/wxWidgets-devel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 14 06:47:46 PST 2007


Revision: 22015
          http://trac.macosforge.org/projects/macports/changeset/22015
Author:   jwa at macports.org
Date:     2007-02-14 06:47:45 -0800 (Wed, 14 Feb 2007)

Log Message:
-----------
version to release candidate 2.8.2-rc1

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

Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-devel/Portfile	2007-02-14 10:23:55 UTC (rev 22014)
+++ trunk/dports/graphics/wxWidgets-devel/Portfile	2007-02-14 14:47:45 UTC (rev 22015)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name			wxWidgets-devel
-version			2007-02-08
-revision		1
+version			2.8.2-rc1
 categories		graphics devel
 platforms		darwin
 maintainers		jwa at macports.org mww at macports.org
@@ -18,17 +17,18 @@
 
 homepage		http://www.wxwidgets.org/
 distname		wxWidgets
-master_sites		http://biolpc22.york.ac.uk/pub/CVS_HEAD/v2/files/
+#master_sites		http://biolpc22.york.ac.uk/pub/CVS_HEAD/v2/files/
+master_sites		http://biolpc22.york.ac.uk/pub/${version}/
 use_bzip2		yes
 
 distfiles		${distname}-${version}${extract.suffix}
 dist_subdir		${distname}/${version}
 checksums		${distname}-${version}${extract.suffix} \
-				md5 0def6a68abf7113ef83da43c8d8bd433 \
+				md5 9a3ea523de7901551940f32dc4e34195 \
 			${distname}-${version}${extract.suffix} \
-				sha1 ab14af3d2127fabc26bd631bc65a2d75ec9806e1 \
+				sha1 988364e50104e491f235d11bbe40142897f68f5b \
 			${distname}-${version}${extract.suffix} \
-				rmd160 8c52683316148a01761de60fc4d2610cb70e77a5
+				rmd160 7f998b756da7fd91dec62394a70ea7a560be0ff8
 
 depends_lib		port:jpeg \
 				port:tiff \
@@ -90,5 +90,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.9 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/20070214/eaf81b81/attachment.html


More information about the macports-changes mailing list