Update to 1.0.2

- While I'm here:
  - Add LICENSE_FILE
  - Update WWW

PR:		219770
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-11 19:04:08 +00:00
parent e6d3cdd266
commit b0dde3ce63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443407
3 changed files with 6 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= virtualpg
PORTVERSION= 1.0.1
PORTVERSION= 1.0.2
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
@ -11,6 +11,7 @@ COMMENT= Loadable dynamic extension to both SQLite and SpatiaLite
LICENSE= MPL LGPL21 GPLv2
LICENSE_COMB= dual
LICENSE_FILE_MPL= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake iconv pathfix pkgconfig libtool pgsql sqlite

View file

@ -1,2 +1,3 @@
SHA256 (virtualpg-1.0.1.tar.gz) = 9e6c4c6c1556b2ea2a1e4deda28909626c3a8b047c81d6b82c042abdb9a99ec8
SIZE (virtualpg-1.0.1.tar.gz) = 345147
TIMESTAMP = 1496583395
SHA256 (virtualpg-1.0.2.tar.gz) = 37abd56b2899c90b355e50d843ba019af540b83e7af1da110a766f041abb514e
SIZE (virtualpg-1.0.2.tar.gz) = 351084

View file

@ -4,4 +4,4 @@ Its intended scope is supporting direct SQL access to PostgreSQL and PostGIS own
tables, so to make any possible kind of data exchange between these two popular
open source Spatial DBMSes as straightforward and simple as possible.
WWW: http://www.gaia-gis.it/fossil/virtualpg/index
WWW: https://www.gaia-gis.it/fossil/virtualpg/index