git: 26769b773bd1 - 2026Q3 - multimedia/jmref: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Jul 2026 19:59:01 UTC
The branch 2026Q3 has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=26769b773bd1559416201e4fd2a1d95c4cc94508
commit 26769b773bd1559416201e4fd2a1d95c4cc94508
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-07-26 00:28:44 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-07-26 19:58:52 +0000
multimedia/jmref: Mark DEPRECATED
- No longer maintained upstream as last release was in 2015
- No consumers in the tree
- Set EXPIRATION_DATE 2026-08-25
(cherry picked from commit ec1d20e52053b5869f183a4a725f079e24bb2803)
---
multimedia/jmref/Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/multimedia/jmref/Makefile b/multimedia/jmref/Makefile
index afcb8ec4dd39..cf99e491fd50 100644
--- a/multimedia/jmref/Makefile
+++ b/multimedia/jmref/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jmref
-PORTVERSION= 19.0
-PORTREVISION= 1
+DISTVERSION= 19.0
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://iphome.hhi.de/suehring/tml/download/
DISTNAME= jm${PORTVERSION}
@@ -18,6 +18,9 @@ LICENSE_FILE_ITU= ${WRKSRC}/COPYRIGHT_ISO_IEC.txt
LICENSE_PERMS_ISO_IEC= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_PERMS_ITU= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= No longer maintained upstream
+EXPIRATION_DATE=2026-08-26
+
USES= dos2unix gmake zip
MAKE_JOBS_UNSAFE= yes