svn commit: r486292 - head/databases/postgis22

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 30 20:06:04 UTC 2018


Author: sunpoet
Date: Fri Nov 30 20:05:59 2018
New Revision: 486292
URL: https://svnweb.freebsd.org/changeset/ports/486292

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

Modified:
  head/databases/postgis22/Makefile
  head/databases/postgis22/pkg-descr

Modified: head/databases/postgis22/Makefile
==============================================================================
--- head/databases/postgis22/Makefile	Fri Nov 30 20:05:50 2018	(r486291)
+++ head/databases/postgis22/Makefile	Fri Nov 30 20:05:59 2018	(r486292)
@@ -4,7 +4,7 @@ PORTNAME=	postgis
 PORTVERSION=	2.2.6
 PORTREVISION=	2
 CATEGORIES=	databases geography
-MASTER_SITES=	http://download.osgeo.org/postgis/source/
+MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	22
 
 MAINTAINER=	rhurlin at gwdg.de

Modified: head/databases/postgis22/pkg-descr
==============================================================================
--- head/databases/postgis22/pkg-descr	Fri Nov 30 20:05:50 2018	(r486291)
+++ head/databases/postgis22/pkg-descr	Fri Nov 30 20:05:59 2018	(r486292)
@@ -12,4 +12,4 @@ under the GNU General Public License. PostGIS continue
 developed by a group of contributors led by a Project Steering
 Committee and new features continue to be added.
 
-WWW: http://postgis.net/
+WWW: https://postgis.net/


More information about the svn-ports-all mailing list