svn commit: r514855 - head/print/utopia

Dmitri Goutnik dmgk at FreeBSD.org
Sat Oct 19 23:14:16 UTC 2019


Author: dmgk
Date: Sat Oct 19 23:14:15 2019
New Revision: 514855
URL: https://svnweb.freebsd.org/changeset/ports/514855

Log:
  print/utopia : Update MAINTAINER, MASTER_SITES
  
  - Unbreak by updating MASTER_SITES to the new upstream
  - Pass maintainership to the submitter
  
  PR:		241278
  Submitted by:	Chris Hutchinson <portmaster at bsdforge.com>
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D22046

Modified:
  head/print/utopia/Makefile

Modified: head/print/utopia/Makefile
==============================================================================
--- head/print/utopia/Makefile	Sat Oct 19 23:04:02 2019	(r514854)
+++ head/print/utopia/Makefile	Sat Oct 19 23:14:15 2019	(r514855)
@@ -4,14 +4,10 @@
 PORTNAME=	utopia
 PORTVERSION=	1.1
 CATEGORIES=	print
-MASTER_SITES=	http://www.mammothcheese.ca/
+MASTER_SITES=	https://BSDforge.com/projects/source/print/utopia/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Adobe Utopia typeface for Groff
-
-BROKEN=		unfetchable
-DEPRECATED=	Unfetchable, unmaintained
-EXPIRATION_DATE=	2019-10-16
 
 MAKE_ARGS=	DEST=${STAGEDIR}${DATADIR}/devps \
 		INSTALL_DATA="${INSTALL_DATA}" \


More information about the svn-ports-head mailing list