Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2013 06:42:20 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313437 - head/print/utopia
Message-ID:  <201303050642.r256gK8t064873@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Mar  5 06:42:20 2013
New Revision: 313437
URL: http://svnweb.freebsd.org/changeset/ports/313437

Log:
  - update to 1.1
  
  PR:		176497
  Submitted by:	maintainer, jimmy@mammothcheese.ca

Modified:
  head/print/utopia/Makefile
  head/print/utopia/distinfo
  head/print/utopia/pkg-plist

Modified: head/print/utopia/Makefile
==============================================================================
--- head/print/utopia/Makefile	Tue Mar  5 06:20:28 2013	(r313436)
+++ head/print/utopia/Makefile	Tue Mar  5 06:42:20 2013	(r313437)
@@ -1,22 +1,16 @@
-# New ports collection makefile for:  utopia
-# Date created:                       Fri, 26 Feb 2010 16:40:00 EST
-# Whom:                               James Bailie <jimmy@mammothcheese.ca>
-#
+# Created by: James Bailie <jimmy@mammothcheese.ca>
 # $FreeBSD$
-#
 
-PORTNAME=  utopia
-PORTVERSION=  1.0
-CATEGORIES=   print
-MASTER_SITES= http://www.mammothcheese.ca/
+PORTNAME=	utopia
+PORTVERSION=	1.1
+CATEGORIES=	print
+MASTER_SITES=	http://www.mammothcheese.ca/
 
-MAINTAINER=   jimmy@mammothcheese.ca
-COMMENT=   Adobe Utopia typeface for Groff
+MAINTAINER=	jimmy@mammothcheese.ca
+COMMENT=	Adobe Utopia typeface for Groff
 
-DATADIR= ${PREFIX}/share/utopia
+MAN7=	utopia_font.7
 
-MAN7=           utopia_font.7
-
-MANCOMPRESSED=   yes
+MANCOMPRESSED=	yes
 
 .include <bsd.port.mk>

Modified: head/print/utopia/distinfo
==============================================================================
--- head/print/utopia/distinfo	Tue Mar  5 06:20:28 2013	(r313436)
+++ head/print/utopia/distinfo	Tue Mar  5 06:42:20 2013	(r313437)
@@ -1,2 +1,2 @@
-SHA256 (utopia-1.0.tar.gz) = f6d7db956c0463c66a15e2201fdc31ff5c1924343f943ff2fce9653fd50a9c3d
-SIZE (utopia-1.0.tar.gz) = 227476
+SHA256 (utopia-1.1.tar.gz) = cab435d6a67baa0c18141e52a1f50b38aeb6664376779b4bf80995955fd0fa13
+SIZE (utopia-1.1.tar.gz) = 227072

Modified: head/print/utopia/pkg-plist
==============================================================================
--- head/print/utopia/pkg-plist	Tue Mar  5 06:20:28 2013	(r313436)
+++ head/print/utopia/pkg-plist	Tue Mar  5 06:42:20 2013	(r313437)
@@ -14,7 +14,6 @@
 %%DATADIR%%/devps/LICENSE
 %%DATADIR%%/devps/text.enc
 %%DATADIR%%/devps/textmap
-%%DATADIR%%/devps/download.old
-@unexec /usr/bin/sed -I backup -e "/Utopia Begin/,/Utopia End/d"
+%%DATADIR%%/devps/download
 @dirrm %%DATADIR%%/devps
 @dirrm %%DATADIR%%



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