[153603] trunk/dports/python/py-spatialite/Portfile
mf2k at macports.org
mf2k at macports.org
Wed Oct 5 15:48:14 CEST 2016
Revision: 153603
https://trac.macports.org/changeset/153603
Author: mf2k at macports.org
Date: 2016-10-05 06:48:14 -0700 (Wed, 05 Oct 2016)
Log Message:
-----------
py-spatialite: Fix homepage. Add mode line. lint.
Modified Paths:
--------------
trunk/dports/python/py-spatialite/Portfile
Modified: trunk/dports/python/py-spatialite/Portfile
===================================================================
--- trunk/dports/python/py-spatialite/Portfile 2016-10-05 06:25:16 UTC (rev 153602)
+++ trunk/dports/python/py-spatialite/Portfile 2016-10-05 13:48:14 UTC (rev 153603)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -24,7 +25,7 @@
platforms darwin
-homepage http://pypi.python.org/pypi/pyspatialite/${version}${spatialite-compat}
+homepage https://pypi.python.org/pypi/pyspatialite
checksums md5 b006a6fdc23a26400ea5b0d1ca6ab471 \
sha1 e9f60f6a46b6e523ddcf94fd7ec7c113985246fc \
@@ -42,7 +43,7 @@
port:geos \
port:proj
- patchfiles patch-setup_py.diff
+ patchfiles patch-setup_py.diff
# patch-lib_dbapi2_py.diff \
# patch-src_connection.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161005/e353c9f5/attachment-0002.html>
More information about the macports-changes
mailing list