[74170] trunk/dports/gis/qgis/Portfile

vince at macports.org vince at macports.org
Mon Dec 6 09:53:35 PST 2010


Revision: 74170
          http://trac.macports.org/changeset/74170
Author:   vince at macports.org
Date:     2010-12-06 09:53:29 -0800 (Mon, 06 Dec 2010)
Log Message:
-----------
Bump to version 1.6

Modified Paths:
--------------
    trunk/dports/gis/qgis/Portfile

Modified: trunk/dports/gis/qgis/Portfile
===================================================================
--- trunk/dports/gis/qgis/Portfile	2010-12-06 17:33:15 UTC (rev 74169)
+++ trunk/dports/gis/qgis/Portfile	2010-12-06 17:53:29 UTC (rev 74170)
@@ -6,8 +6,8 @@
 PortGroup           qt4     1.0
 
 name				qgis
-version				1.4.0
-revision            3
+version				1.6.0
+revision            0
 categories			gis
 maintainers			vince
 description			QGIS is a user-friendly GIS based on Qt 4
@@ -22,12 +22,13 @@
 use_parallel_build	no
 homepage			http://www.qgis.org/
 
-distname			${name}_${version}
-master_sites		http://download.osgeo.org/qgis/src/
+distname			${name}-${version}
+master_sites		http://qgis.org/downloads/
+use_bzip2			yes
 
-checksums			md5     47710e7aa14c2a672c7f28457b0c956f \
-					sha1    105f353f36e9625d1eb15f1a315882f214dbe026 \
-					rmd160  47486732c8fe37aa6864d09c7420be22de5ea802
+checksums           md5     9ea8a784d970f5009b0e6271820248f6 \
+                    sha1    815e7d7f465f878c37866b0bc38345bbd76541cc \
+                    rmd160  e98aef1bf5290dc7f4433fc1ec648ad13273604c
 
 worksrcdir			${name}-${version}
 
@@ -35,9 +36,9 @@
 					system "cd ${worksrcpath} && mkdir build"
 }
 
-patchfiles			patch-spatialite_c.diff \
-					patch-cmake_Python_cmake.diff \
-					patch-python_configure_py_in.diff
+patchfiles			patch-spatialite_c.diff
+#					patch-python_configure_py_in.diff
+#					patch-cmake_Python_cmake.diff
 
 depends_lib-append 	port:libiconv \
 					port:expat \
@@ -46,7 +47,8 @@
 					port:geos \
 					port:gdal \
 					port:sqlite3 \
-					port:gsl
+					port:gsl \
+					port:qwt
 
 # Python related stuff
 # Checks if Python framework is not buggy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101206/a778d9d8/attachment.html>


More information about the macports-changes mailing list