svn commit: r403879 - head/databases/spatialite
John Marino
marino at FreeBSD.org
Wed Dec 16 23:22:16 UTC 2015
Author: marino
Date: Wed Dec 16 23:22:15 2015
New Revision: 403879
URL: https://svnweb.freebsd.org/changeset/ports/403879
Log:
databases/spatialite: fix MASTERSITE to unbreak
The home site just reorganized; it's still hosting the distfile.
Modified:
head/databases/spatialite/Makefile
Modified: head/databases/spatialite/Makefile
==============================================================================
--- head/databases/spatialite/Makefile Wed Dec 16 22:59:27 2015 (r403878)
+++ head/databases/spatialite/Makefile Wed Dec 16 23:22:15 2015 (r403879)
@@ -4,14 +4,12 @@
PORTNAME= spatialite
PORTVERSION= 4.3.0
CATEGORIES= databases geography
-MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
+MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
MAINTAINER= coder at tuxfamily.org
COMMENT= Spatial Extensions for SQLite
-BROKEN= unfetchable
-
LICENSE= MPL LGPL20 GPLv2
LICENSE_COMB= dual
More information about the svn-ports-all
mailing list