Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 23:15:49 +0000 (UTC)
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514856 - head/www/sfnt2woff
Message-ID:  <201910192315.x9JNFneU031095@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dmgk
Date: Sat Oct 19 23:15:49 2019
New Revision: 514856
URL: https://svnweb.freebsd.org/changeset/ports/514856

Log:
  www/sfnt2woff : Update MAINTAINER and MASTER_SITES
  
  - Unbreak by updating MASTER_SITES to the new upstream
  - Pass maintainership to the submitter
  
  PR:		241284
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D22048

Modified:
  head/www/sfnt2woff/Makefile

Modified: head/www/sfnt2woff/Makefile
==============================================================================
--- head/www/sfnt2woff/Makefile	Sat Oct 19 23:14:15 2019	(r514855)
+++ head/www/sfnt2woff/Makefile	Sat Oct 19 23:15:49 2019	(r514856)
@@ -4,18 +4,14 @@
 PORTNAME=	sfnt2woff
 PORTVERSION=	20091004
 CATEGORIES=	www converters
-MASTER_SITES=	http://people.mozilla.org/~jkew/woff/
+MASTER_SITES=	https://BSDforge.com/projects/source/www/sfnt2woff/
 DISTNAME=	woff-code-latest
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Convert TTF/OTF fonts to WOFF web embeddable format and back
 
 LICENSE=	GPLv2 LGPL21 MPL11
 LICENSE_COMB=	multi
-
-BROKEN=		unfetchable
-DEPRECATED=	Unfetchable, unmaintained
-EXPIRATION_DATE=	2019-10-16
 
 NO_WRKSUBDIR=	yes
 USES=		gmake zip



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