Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 11:35:11 +0000
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3654c43a3af4 - main - devel/py-patch: Deprecate/Set to expire
Message-ID:  <69f33e6f.2073d.4caed732@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3654c43a3af4d8b998eb12ff3c09c4368d33f52d

commit 3654c43a3af4d8b998eb12ff3c09c4368d33f52d
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2026-04-30 11:34:45 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2026-04-30 11:34:45 +0000

    devel/py-patch: Deprecate/Set to expire
    
    * The project is no longer maintained by upstream, and an alternative,
      py-patch-ng, has been available in the ports tree for some time now.
    
      There are no consumers left in the tree as well.
---
 devel/py-patch/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/py-patch/Makefile b/devel/py-patch/Makefile
index 02abec893716..f93cf0457621 100644
--- a/devel/py-patch/Makefile
+++ b/devel/py-patch/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/techtonik/python-patch
 
 LICENSE=	MIT
 
+DEPRECATED=	Upstream no longer active, project is abandoned, please used devel/py-patch-ng instead
+EXPIRATION_DATE=2026-07-31
+
 USES=		python zip
 USE_PYTHON=	distutils autoplist
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f33e6f.2073d.4caed732>