[28325] trunk/dports/graphics/wxWidgets-devel/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue Aug 28 03:18:42 PDT 2007
Revision: 28325
http://trac.macosforge.org/projects/macports/changeset/28325
Author: jwa at macports.org
Date: 2007-08-28 03:18:42 -0700 (Tue, 28 Aug 2007)
Log Message:
-----------
version bump to 2.8.5-rc3, change to using configure.compiler
Modified Paths:
--------------
trunk/dports/graphics/wxWidgets-devel/Portfile
Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-devel/Portfile 2007-08-28 07:36:03 UTC (rev 28324)
+++ trunk/dports/graphics/wxWidgets-devel/Portfile 2007-08-28 10:18:42 UTC (rev 28325)
@@ -3,7 +3,7 @@
PortSystem 1.0
name wxWidgets-devel
-version 2.8.5-rc2
+version 2.8.5-rc3
categories graphics devel
platforms darwin
maintainers jwa mww at macports.org
@@ -24,11 +24,11 @@
distfiles ${distname}-${version}${extract.suffix}
dist_subdir ${distname}/${version}
checksums ${distname}-${version}${extract.suffix} \
- md5 d15baa700b38f2fa13caa23b715669a7 \
+ md5 5ebce9ea91b476fb9df46e1819dbcc64 \
${distname}-${version}${extract.suffix} \
- sha1 21c0e403359e65e9f94961dfbcbcdd15375209f9 \
+ sha1 4e949e247f078ce504f7b1576352b379f898c931 \
${distname}-${version}${extract.suffix} \
- rmd160 d492b260f4fb4d2687a7321c9a5d57322a174cd1
+ rmd160 5900e3a7ed3635c07d53b89f287ce473b594aa5b
depends_lib port:jpeg \
port:tiff \
@@ -66,7 +66,7 @@
--enable-monolithic
platform darwin 8 {
- configure.env-append CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0
+ configure.compiler gcc-4.0
}
set installtype release
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070828/e6c10750/attachment.html
More information about the macports-changes
mailing list