Date: Fri, 30 Nov 2018 20:05:41 +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: r486290 - head/databases/postgis20 Message-ID: <201811302005.wAUK5fh8097940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 30 20:05:40 2018 New Revision: 486290 URL: https://svnweb.freebsd.org/changeset/ports/486290 Log: Update MASTER_SITES and WWW Modified: head/databases/postgis20/Makefile head/databases/postgis20/pkg-descr Modified: head/databases/postgis20/Makefile ============================================================================== --- head/databases/postgis20/Makefile Fri Nov 30 20:05:31 2018 (r486289) +++ head/databases/postgis20/Makefile Fri Nov 30 20:05:40 2018 (r486290) @@ -4,7 +4,7 @@ PORTNAME= postgis PORTVERSION= 2.0.7 PORTREVISION= 5 CATEGORIES= databases geography -MASTER_SITES= http://download.osgeo.org/postgis/source/ +MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 20 MAINTAINER= sunpoet@FreeBSD.org Modified: head/databases/postgis20/pkg-descr ============================================================================== --- head/databases/postgis20/pkg-descr Fri Nov 30 20:05:31 2018 (r486289) +++ head/databases/postgis20/pkg-descr Fri Nov 30 20:05:40 2018 (r486290) @@ -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.wAUK5fh8097940>