Date: Fri, 30 Nov 2018 20:06:09 +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: r486293 - head/databases/postgis23 Message-ID: <201811302006.wAUK691f098270@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 30 20:06:09 2018 New Revision: 486293 URL: https://svnweb.freebsd.org/changeset/ports/486293 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/databases/postgis23/Makefile head/databases/postgis23/pkg-descr Modified: head/databases/postgis23/Makefile ============================================================================== --- head/databases/postgis23/Makefile Fri Nov 30 20:05:59 2018 (r486292) +++ head/databases/postgis23/Makefile Fri Nov 30 20:06:09 2018 (r486293) @@ -5,7 +5,7 @@ PORTNAME= postgis PORTVERSION= 2.3.7 PORTREVISION= 1 CATEGORIES= databases geography -MASTER_SITES= http://download.osgeo.org/postgis/source/ +MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 23 MAINTAINER= lbartoletti@tuxfamily.org Modified: head/databases/postgis23/pkg-descr ============================================================================== --- head/databases/postgis23/pkg-descr Fri Nov 30 20:05:59 2018 (r486292) +++ head/databases/postgis23/pkg-descr Fri Nov 30 20:06:09 2018 (r486293) @@ -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811302006.wAUK691f098270>