Date: Mon, 24 Sep 2018 11:11:39 +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: r480567 - head/graphics/geos Message-ID: <201809241111.w8OBBdfF024762@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809241111.w8OBBdfF024762>