git: 7fbc9e8d6033 - main - devel/rubygem-webby: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Mar 2025 12:19:39 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7fbc9e8d60338669303b57d0e2ef3697dee99ea2 commit 7fbc9e8d60338669303b57d0e2ef3697dee99ea2 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-16 12:08:48 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-16 12:13:37 +0000 devel/rubygem-webby: Deprecate and set expiration date to 2025-04-30 Deprecated upstream in 2011 PR: 284979 Reviewed by: zi (maintainer) --- devel/rubygem-webby/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/rubygem-webby/Makefile b/devel/rubygem-webby/Makefile index fa235146d4f0..3def3ac8af8e 100644 --- a/devel/rubygem-webby/Makefile +++ b/devel/rubygem-webby/Makefile @@ -10,6 +10,9 @@ WWW= https://rubygems.org/gems/webby LICENSE= MIT +DEPRECATED= Deprecated upstream in 2011 +EXPIRATION_DATE=2025-04-30 + RUN_DEPENDS= rubygem-bones>=2.5.0:devel/rubygem-bones \ rubygem-directory_watcher>=1.1.2:devel/rubygem-directory_watcher \ rubygem-hpricot>=0.6.0:www/rubygem-hpricot \