git: 6b6d937fcbc5 - main - graphics/rubygem-ezprint: expire on 2025-06-01 for graphics/rubygem-pdfkit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 19:56:49 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b6d937fcbc526f25ea7fae3e6c18abbe6cdf51f commit 6b6d937fcbc526f25ea7fae3e6c18abbe6cdf51f Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-03-31 19:55:38 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-03-31 19:56:22 +0000 graphics/rubygem-ezprint: expire on 2025-06-01 for graphics/rubygem-pdfkit --- graphics/rubygem-ezprint/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index 1ad51fdaf408..4d078e8e851e 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/jstewart/ezprint LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Depends on expired graphics/rubygem-pdfkit +EXPIRATION_DATE=2025-06-01 + RUN_DEPENDS= rubygem-pdfkit>=0.8.0:graphics/rubygem-pdfkit NO_ARCH= yes