Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2023 18:27:20 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1b7b2eab15b6 - main - www/sfnt2woff: Deprecate and set expiration date to 2023-10-31
Message-ID:  <202309191827.38JIRKu6092141@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b7b2eab15b64e7a3fd579fbcf9044de19fe2883

commit 1b7b2eab15b64e7a3fd579fbcf9044de19fe2883
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-19 18:18:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-09-19 18:18:23 +0000

    www/sfnt2woff: Deprecate and set expiration date to 2023-10-31
    
    PR:             273511
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
    Sponsored by:   Blinkinblox
---
 www/sfnt2woff/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/sfnt2woff/Makefile b/www/sfnt2woff/Makefile
index 6b032910d2a2..5c5a31175425 100644
--- a/www/sfnt2woff/Makefile
+++ b/www/sfnt2woff/Makefile
@@ -11,6 +11,9 @@ WWW=		http://people.mozilla.org/~jkew/woff/
 LICENSE=	GPLv2 LGPL21 MPL11
 LICENSE_COMB=	multi
 
+DEPRECATED=	Superseded by WOFF 2.0, please consider using devel/woff2
+EXPIRATION_DATE=2023-10-31
+
 NO_WRKSUBDIR=	yes
 USES=		gmake zip
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309191827.38JIRKu6092141>