svn commit: r385083 - head/databases/postgis21
Johannes Jost Meixner
xmj at FreeBSD.org
Fri May 1 04:29:38 UTC 2015
Author: xmj
Date: Fri May 1 04:29:36 2015
New Revision: 385083
URL: https://svnweb.freebsd.org/changeset/ports/385083
Log:
databases/postgis21: update to 2.1.7, reassign maintainer
- Update to 2.1.7
- Assign maintainership to Harrison Grundy
PR: 199831
Submitted by: Harrison Grundy <harrison.grundy at astrodoggroup.com>
Approved by: maintainer timeout (more than three in a row)
Modified:
head/databases/postgis21/Makefile
head/databases/postgis21/distinfo
head/databases/postgis21/pkg-plist
Modified: head/databases/postgis21/Makefile
==============================================================================
--- head/databases/postgis21/Makefile Fri May 1 04:23:30 2015 (r385082)
+++ head/databases/postgis21/Makefile Fri May 1 04:29:36 2015 (r385083)
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= postgis
-PORTVERSION= 2.1.5
+PORTVERSION= 2.1.7
CATEGORIES= databases geography
MASTER_SITES= http://download.osgeo.org/postgis/source/
-MAINTAINER= trevor at bitba.se
+MAINTAINER= harrison.grundy at astrodoggroup.com
COMMENT= Geographic objects support for PostgreSQL databases
LICENSE= GPLv2
Modified: head/databases/postgis21/distinfo
==============================================================================
--- head/databases/postgis21/distinfo Fri May 1 04:23:30 2015 (r385082)
+++ head/databases/postgis21/distinfo Fri May 1 04:29:36 2015 (r385083)
@@ -1,2 +1,2 @@
-SHA256 (postgis-2.1.5.tar.gz) = 0d0e27f72f12b8dba456fbde25ed0f6913f42baf57332a7f1b9bbc6f29fddbf4
-SIZE (postgis-2.1.5.tar.gz) = 6827999
+SHA256 (postgis-2.1.7.tar.gz) = 00ab79a3f609d7ea458f6fc358032ad059cb720baf88285243d6436a597a7ec2
+SIZE (postgis-2.1.7.tar.gz) = 6804372
Modified: head/databases/postgis21/pkg-plist
==============================================================================
--- head/databases/postgis21/pkg-plist Fri May 1 04:23:30 2015 (r385082)
+++ head/databases/postgis21/pkg-plist Fri May 1 04:29:36 2015 (r385083)
@@ -110,6 +110,8 @@ share/postgresql/contrib/postgis-2.1/uni
%%RASTER%%share/postgresql/extension/postgis--2.1.2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.1.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--2.1.4--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis--2.1.5--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis--2.1.6--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql
@@ -123,12 +125,14 @@ share/postgresql/contrib/postgis-2.1/uni
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.4--%%PORTVERSION%%.sql
-%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.0.5--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_tiger_Geocoder--2.0.5--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.0--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.1--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.4--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.5--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.1.6--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql
@@ -148,6 +152,8 @@ share/postgresql/contrib/postgis-2.1/uni
%%RASTER%%share/postgresql/extension/postgis_topology--2.1.2--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.1.3--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--2.1.4--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_topology--2.1.5--%%PORTVERSION%%.sql
+%%RASTER%%share/postgresql/extension/postgis_topology--2.1.6--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql
%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql
%%RASTER%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql
More information about the svn-ports-all
mailing list