git: cd0d83cd41c6 - main - graphics/tinyows: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 09:14:47 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd0d83cd41c67a7c33f1c64bcd9e6faa7aafabd1 commit cd0d83cd41c67a7c33f1c64bcd9e6faa7aafabd1 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-01-25 07:37:41 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-01-25 07:38:33 +0000 graphics/tinyows: Update to 1.2.0 - Update to 1.2.0 - Switch postgis to 3.1 (postgis25 is deprecated) - Add license - regenerate patch PR: 260978 Approved by: joris.dedieu@gmail.com (maintainer timeout) --- graphics/tinyows/Makefile | 14 +++++++------- graphics/tinyows/distinfo | 5 +++-- graphics/tinyows/files/patch-Makefile.in | 6 +++--- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile index b35bf6217dc0..dd9eee79ec65 100644 --- a/graphics/tinyows/Makefile +++ b/graphics/tinyows/Makefile @@ -1,21 +1,21 @@ # Created by: Joris Dedieu <joris.dedieu@gmail.com> PORTNAME= tinyows -PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTVERSION= 1.2.0 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ MAINTAINER= joris.dedieu@gmail.com COMMENT= High Performance WFS-T server -DEPRECATED= Depends on expired databases/postgis25 -EXPIRATION_DATE=2022-03-31 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libxml2.so:textproc/libxml2 \ - liblwgeom.so:databases/postgis25 +BUILD_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31 +LIB_DEPENDS= libxml2.so:textproc/libxml2 +RUN_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31 -USES= pgsql tar:bzip2 +USES= autoreconf pgsql GNU_CONFIGURE= yes diff --git a/graphics/tinyows/distinfo b/graphics/tinyows/distinfo index 74315fb880c7..8a1a366099d8 100644 --- a/graphics/tinyows/distinfo +++ b/graphics/tinyows/distinfo @@ -1,2 +1,3 @@ -SHA256 (tinyows-1.1.0.tar.bz2) = c9b6bec5c8c0302bd9c89c3d55df7b11efd194f1fd3d40ec50edbe3b9c24ab77 -SIZE (tinyows-1.1.0.tar.bz2) = 1182951 +TIMESTAMP = 1641480815 +SHA256 (tinyows-1.2.0.tar.gz) = 96e40afc7543e9bf31f266f600788acb62e617c1fa26c446cb0205a4ec74b563 +SIZE (tinyows-1.2.0.tar.gz) = 1278980 diff --git a/graphics/tinyows/files/patch-Makefile.in b/graphics/tinyows/files/patch-Makefile.in index 5e88e82c8fda..153c85d4e9e0 100644 --- a/graphics/tinyows/files/patch-Makefile.in +++ b/graphics/tinyows/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2012-11-13 16:07:34.000000000 +0100 -+++ Makefile.in 2014-01-17 03:16:24.000000000 +0100 -@@ -43,10 +43,10 @@ +--- Makefile.in.orig 2021-06-11 15:17:18 UTC ++++ Makefile.in +@@ -43,10 +43,10 @@ clean: install: @echo "-----"