Date: Fri, 29 Mar 2024 10:34:20 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7219702bddef - main - deskutils/aspostit: Mark DEPRECATED Message-ID: <202403291034.42TAYKEe003744@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7219702bddef4ca844ffe32cec822772f6890aae commit 7219702bddef4ca844ffe32cec822772f6890aae Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-29 10:19:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-29 10:33:50 +0000 deskutils/aspostit: Mark DEPRECATED - Last upstream release was in 2001 - Set EXPIRATION_DATE 2024-04-29 If someone needs this port feel free to undeprecate and takeover maintainership. --- deskutils/aspostit/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deskutils/aspostit/Makefile b/deskutils/aspostit/Makefile index a032aab04c11..a66fea765cf7 100644 --- a/deskutils/aspostit/Makefile +++ b/deskutils/aspostit/Makefile @@ -1,6 +1,6 @@ PORTNAME= aspostit PORTVERSION= 1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MASTER_SITES= AFTERSTEP/apps/aspostit @@ -9,6 +9,9 @@ COMMENT= AfterStep dockable version of XPostIt LICENSE= GPLv2+ +DEPRECATED= Unmaintained, last upstream release in 2001 +EXPIRATION_DATE=2024-04-29 + USES= gmake jpeg xorg USE_XORG= xpm xaw xext x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403291034.42TAYKEe003744>