Date: Fri, 30 Nov 2018 20:05:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486291 - head/databases/postgis21 Message-ID: <201811302005.wAUK5oj4098049@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 30 20:05:50 2018 New Revision: 486291 URL: https://svnweb.freebsd.org/changeset/ports/486291 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/databases/postgis21/Makefile head/databases/postgis21/pkg-descr Modified: head/databases/postgis21/Makefile ============================================================================== --- head/databases/postgis21/Makefile Fri Nov 30 20:05:40 2018 (r486290) +++ head/databases/postgis21/Makefile Fri Nov 30 20:05:50 2018 (r486291) @@ -4,7 +4,7 @@ PORTNAME= postgis PORTVERSION= 2.1.8 PORTREVISION= 2 CATEGORIES= databases geography -MASTER_SITES= http://download.osgeo.org/postgis/source/ +MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 21 MAINTAINER= harrison.grundy@astrodoggroup.com Modified: head/databases/postgis21/pkg-descr ============================================================================== --- head/databases/postgis21/pkg-descr Fri Nov 30 20:05:40 2018 (r486290) +++ head/databases/postgis21/pkg-descr Fri Nov 30 20:05:50 2018 (r486291) @@ -10,4 +10,4 @@ source spatial database technology. PostGIS is release Public License. PostGIS continues to be developed by a group of contributors led by a Project Steering Committee and new features continue to be added. -WWW: http://www.postgis.org/ +WWW: https://postgis.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811302005.wAUK5oj4098049>