git: 779965f8be41 - main - textproc/bsddiff: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 20:47:58 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=779965f8be41c4da861d504c6f9e1de3afd465e8 commit 779965f8be41c4da861d504c6f9e1de3afd465e8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-13 19:23:29 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-13 20:46:31 +0000 textproc/bsddiff: Deprecate and set expiration date to 2025-04-30 Obsolete, newer version imported into base as of 2017 Reference: https://cgit.freebsd.org/src/commit/usr.bin/diff3?id=e1910ebda4d5972aef64aaf67ea7bcbbba16fa4f --- textproc/bsddiff/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/bsddiff/Makefile b/textproc/bsddiff/Makefile index 5b561a049baf..d4a28aeecf2d 100644 --- a/textproc/bsddiff/Makefile +++ b/textproc/bsddiff/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= BSD-licensed version of diff from OpenBSD WWW= https://www.freebsd.org/projects/ideas/ #p-bsdtexttools +DEPRECATED= Obsolete, newer version imported into base as 2017 +EXPIRATION_DATE=2025-04-30 + USES= uidfix WRKSRC= ${WRKDIR}/${PORTNAME}