git: a308f289a0c6 - main - textproc/bsdgrep: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 22:56:53 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a308f289a0c6d0d81e357299975d7b8dd2cc5858
commit a308f289a0c6d0d81e357299975d7b8dd2cc5858
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 08:47:53 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:28 +0000
textproc/bsdgrep: Mark DEPRECATED
- Maerged into base from 13 and onwards
- Set EXPIRATION_DATE 2023-12-31
Approved by: portmgr (blanket)
---
textproc/bsdgrep/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile
index 1dbb392eaf50..5d1645c04020 100644
--- a/textproc/bsdgrep/Makefile
+++ b/textproc/bsdgrep/Makefile
@@ -12,6 +12,8 @@ WWW= https://www.freebsd.org/projects/ideas/ #p-bsdtexttools
LICENSE= BSD2CLAUSE
+DEPRECATED= Merged into base from 13
+EXPIRATION_DATE= 2023-12-31
# This port should be deprecated once stable/12 goes EoL. bsdgrep shipped by
# default in FreeBSD 13.0.
IGNORE_FreeBSD_13= only for FreeBSD 12.x