git: f92c1373ea8d - main - net-p2p/jigdo: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 13:16:14 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f92c1373ea8d12d0cf7fc9e9f3a06aa1d793943b commit f92c1373ea8d12d0cf7fc9e9f3a06aa1d793943b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-11 12:10:04 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-11 13:15:22 +0000 net-p2p/jigdo: Deprecate and set expiration date to 2024-03-31 Outdated version that's no longer supported Upstream is now located at https://www.einval.com/~steve/software/jigdo/ --- net-p2p/jigdo/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 9aafa61365ce..b9100a067bb2 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utility used to retrieve large files over the Internet WWW= http://atterer.org/jigdo/ +DEPRECATED= Outdated version that's not longer supported upstream +EXPIRATION_DATE=2024-03-31 + RUN_DEPENDS= ${LOCALBASE}/bin/wget:ftp/wget USES= gmake tar:bzip2