svn commit: r480567 - head/graphics/geos

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 24 11:11:40 UTC 2018


Author: sunpoet
Date: Mon Sep 24 11:11:39 2018
New Revision: 480567
URL: https://svnweb.freebsd.org/changeset/ports/480567

Log:
  Update MASTER_SITES and WWW

Modified:
  head/graphics/geos/Makefile
  head/graphics/geos/pkg-descr

Modified: head/graphics/geos/Makefile
==============================================================================
--- head/graphics/geos/Makefile	Mon Sep 24 10:58:00 2018	(r480566)
+++ head/graphics/geos/Makefile	Mon Sep 24 11:11:39 2018	(r480567)
@@ -5,7 +5,7 @@ PORTNAME=	geos
 PORTVERSION=	3.6.3
 PORTREVISION=	1
 CATEGORIES=	graphics geography
-MASTER_SITES=	http://download.osgeo.org/geos/ \
+MASTER_SITES=	https://download.osgeo.org/geos/ \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/graphics/geos/pkg-descr
==============================================================================
--- head/graphics/geos/pkg-descr	Mon Sep 24 10:58:00 2018	(r480566)
+++ head/graphics/geos/pkg-descr	Mon Sep 24 11:11:39 2018	(r480567)
@@ -4,4 +4,4 @@ functionality of JTS in C++. This includes all the Ope
 Features for SQL" spatial predicate functions and spatial operators,
 as well as specific JTS topology functions such as IsValid().
 
-WWW: http://trac.osgeo.org/geos/
+WWW: https://trac.osgeo.org/geos/


More information about the svn-ports-head mailing list