git: c5f006e4960f - main - graphics/glosm: Mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Sep 2026 12:25:51 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c5f006e4960f537a3243ca79da065e97762225f1
commit c5f006e4960f537a3243ca79da065e97762225f1
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-09-05 12:24:21 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-09-05 12:24:51 +0000
graphics/glosm: Mark deprecated
PR: 298185
Approved by: amdmi3 (maintainer)
---
graphics/glosm/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/graphics/glosm/Makefile b/graphics/glosm/Makefile
index 0be587725509..b83a4995cb4e 100644
--- a/graphics/glosm/Makefile
+++ b/graphics/glosm/Makefile
@@ -1,7 +1,7 @@
PORTNAME= glosm
PORTVERSION= 0.0.2
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics geography
MAINTAINER= amdmi3@FreeBSD.org
@@ -11,6 +11,9 @@ WWW= https://github.com/AMDmi3/glosm
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandoned upstream, does not build with CMake 4
+EXPIRATION_DATE=2026-11-30
+
LIB_DEPENDS= libpng.so:graphics/png \
libexpat.so:textproc/expat2