Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2024 15:54:55 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6eec7b25767e - main - devel/ptypes: Mark DEPRECATED.
Message-ID:  <202401121554.40CFst64093156@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6eec7b25767e2bc924897f3266dfe062b8c9f0c7

commit 6eec7b25767e2bc924897f3266dfe062b8c9f0c7
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-12 15:51:37 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-12 15:54:38 +0000

    devel/ptypes: Mark DEPRECATED.
---
 devel/ptypes/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile
index 33ea007a95c3..346100ea716b 100644
--- a/devel/ptypes/Makefile
+++ b/devel/ptypes/Makefile
@@ -10,6 +10,9 @@ WWW=		http://ptypes.sourceforge.net/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Abandoned upstream, doesn't fetch
+EXPIRATION_DATE=	2024-02-29
+
 SHLIB_VER=	21
 
 PTYPES_CFLAGS=	${CFLAGS}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401121554.40CFst64093156>