[65097] trunk/dports
adfernandes at macports.org
adfernandes at macports.org
Sun Mar 21 20:03:14 PDT 2010
Revision: 65097
http://trac.macports.org/changeset/65097
Author: adfernandes at macports.org
Date: 2010-03-21 20:03:11 -0700 (Sun, 21 Mar 2010)
Log Message:
-----------
qscintilla minor version bump; added more mirros; closes #24147
Modified Paths:
--------------
trunk/dports/devel/qscintilla/Portfile
trunk/dports/python/py26-qscintilla/Portfile
Modified: trunk/dports/devel/qscintilla/Portfile
===================================================================
--- trunk/dports/devel/qscintilla/Portfile 2010-03-21 23:56:30 UTC (rev 65096)
+++ trunk/dports/devel/qscintilla/Portfile 2010-03-22 03:03:11 UTC (rev 65097)
@@ -3,7 +3,7 @@
PortSystem 1.0
name qscintilla
-version 2.4.2
+version 2.4.3
categories devel
maintainers adfernandes openmaintainer
description QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control.
@@ -27,9 +27,12 @@
#
distname QScintilla-gpl-${version}
-master_sites http://www.riverbankcomputing.com/static/Downloads/QScintilla2/
+master_sites http://www.riverbankcomputing.com/static/Downloads/QScintilla2/ \
+ http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/ \
+ http://www.gtlib.gatech.edu/pub/gentoo/distfiles/ \
+ http://gentoo.osuosl.org/distfiles/
-checksums sha1 17852eedaf3dfc8e8af32249d72130ddd3564019
+checksums sha1 772bb3cfca8716e035f2cdc4536d5d8025b855a8
depends_lib port:qt4-mac
Modified: trunk/dports/python/py26-qscintilla/Portfile
===================================================================
--- trunk/dports/python/py26-qscintilla/Portfile 2010-03-21 23:56:30 UTC (rev 65096)
+++ trunk/dports/python/py26-qscintilla/Portfile 2010-03-22 03:03:11 UTC (rev 65097)
@@ -8,7 +8,7 @@
# quite differently than standard python extension modules.
name py26-qscintilla
-version 2.4.2
+version 2.4.3
categories python devel
maintainers adfernandes openmaintainer
description Python bindings for QScintilla
@@ -24,9 +24,12 @@
#
distname QScintilla-gpl-${version}
-master_sites http://www.riverbankcomputing.com/static/Downloads/QScintilla2/
+master_sites http://www.riverbankcomputing.com/static/Downloads/QScintilla2/ \
+ http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/ \
+ http://www.gtlib.gatech.edu/pub/gentoo/distfiles/ \
+ http://gentoo.osuosl.org/distfiles/
-checksums sha1 17852eedaf3dfc8e8af32249d72130ddd3564019
+checksums sha1 772bb3cfca8716e035f2cdc4536d5d8025b855a8
depends_lib port:qscintilla port:python26 port:py26-pyqt4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100321/1955875d/attachment.html>
More information about the macports-changes
mailing list