Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 23:14:15 +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: r514855 - head/print/utopia
Message-ID:  <201910192314.x9JNEFON030906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
+MAINTAINER=	portmaster@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}" \



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