graphics/tinyows: undeprecate the port and update to version 1.2.2

Shorten three lines in the Makefile to fit standard terminal width.

Fixes:	0a48df48aa
This commit is contained in:
Alexey Dokuchaev 2025-02-01 04:12:02 +00:00
parent 614d36df3d
commit 588af725ac
2 changed files with 8 additions and 12 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= tinyows
PORTVERSION= 1.2.0
PORTREVISION= 5
PORTVERSION= 1.2.2
CATEGORIES= graphics www geography
MASTER_SITES= https://download.osgeo.org/mapserver/
@ -9,13 +8,10 @@ COMMENT= High Performance WFS-T server
WWW= https://mapserver.org/tinyows/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
DEPRECATED= Depends on expired databases/postgis31
EXPIRATION_DATE=2025-02-01
BUILD_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31
RUN_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31
BUILD_DEPENDS= shp2pgsql:databases/postgis33
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= autoreconf gnome pgsql
USE_GNOME= libxml2
@ -30,6 +26,6 @@ FASTCGI_CONFIGURE_WITH= fastcgi=${LOCALBASE}
post-install:
${MKDIR} ${STAGEDIR}${WWWDIR}/cgi-bin/
${INSTALL_PROGRAM} ${WRKSRC}/tinyows ${STAGEDIR}${WWWDIR}/cgi-bin/tinyows
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${WWWDIR}/cgi-bin
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1641480815
SHA256 (tinyows-1.2.0.tar.gz) = 96e40afc7543e9bf31f266f600788acb62e617c1fa26c446cb0205a4ec74b563
SIZE (tinyows-1.2.0.tar.gz) = 1278980
TIMESTAMP = 1722439561
SHA256 (tinyows-1.2.2.tar.gz) = fb14a17c8d7c1625bff5f115895cd550bc758b0e048baa21ae0b228e3919839f
SIZE (tinyows-1.2.2.tar.gz) = 1218690