git: ecfa1956cdd3 - main - devel/tla: Deprecate and set expiration date to 2024-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Apr 2024 20:47:09 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ecfa1956cdd33b686ebacec871d1585e2390619a commit ecfa1956cdd33b686ebacec871d1585e2390619a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-04-02 20:34:46 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-04-02 20:34:55 +0000 devel/tla: Deprecate and set expiration date to 2024-04-30 Deprecated and obsolete revision control system Redirect users to devel/git and devel/mercurial Reference: https://www.gnu.org/software/gnu-arch/ Approved by: bofh (discussed with maintainer) --- devel/tla/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/tla/Makefile b/devel/tla/Makefile index 0262147dbdb0..71e50bae9559 100644 --- a/devel/tla/Makefile +++ b/devel/tla/Makefile @@ -11,6 +11,9 @@ WWW= https://www.gnu.org/software/gnu-arch/ LICENSE= GPLv2+ +DEPRECATED= Deprecated and obsolete revision control system, consider migrating to devel/git or devel/mercurial +EXPIRATION_DATE=2024-04-30 + BUILD_DEPENDS= gpatch:devel/patch \ gdiff:textproc/diffutils \ gtar:archivers/gtar