svn commit: r486362 - head/devel/spatialindex

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 1 13:08:24 UTC 2018


Author: sunpoet
Date: Sat Dec  1 13:08:22 2018
New Revision: 486362
URL: https://svnweb.freebsd.org/changeset/ports/486362

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/spatialindex/Makefile
  head/devel/spatialindex/pkg-descr

Modified: head/devel/spatialindex/Makefile
==============================================================================
--- head/devel/spatialindex/Makefile	Sat Dec  1 13:08:14 2018	(r486361)
+++ head/devel/spatialindex/Makefile	Sat Dec  1 13:08:22 2018	(r486362)
@@ -4,7 +4,7 @@
 PORTNAME=	spatialindex
 PORTVERSION=	1.8.5
 CATEGORIES=	devel
-MASTER_SITES=	http://download.osgeo.org/libspatialindex/
+MASTER_SITES=	https://download.osgeo.org/libspatialindex/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 
 MAINTAINER=	wen at FreeBSD.org

Modified: head/devel/spatialindex/pkg-descr
==============================================================================
--- head/devel/spatialindex/pkg-descr	Sat Dec  1 13:08:14 2018	(r486361)
+++ head/devel/spatialindex/pkg-descr	Sat Dec  1 13:08:22 2018	(r486362)
@@ -14,4 +14,4 @@ Supported Features:
 	  fill factor, node capacity, etc.
 	* STR packing / bulk loading.
 
-WWW: http://libspatialindex.github.com/
+WWW: https://libspatialindex.github.io/


More information about the svn-ports-all mailing list