From mwm@mired.org  Sat Jun  3 03:17:24 2000
Return-Path: <mwm@mired.org>
Received: from guru.mired.org (zoom0-124.telepath.com [216.14.0.124])
	by hub.freebsd.org (Postfix) with SMTP id E31A637B5B6
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Jun 2000 03:17:21 -0700 (PDT)
	(envelope-from mwm@mired.org)
Received: (qmail 75767 invoked by uid 100); 3 Jun 2000 10:17:20 -0000
Message-Id: <20000603101720.75766.qmail@guru.mired.org>
Date: 3 Jun 2000 10:17:20 -0000
From: mwm@mired.org
Reply-To: mwm@mired.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: t1utils port update
X-Send-Pr-Version: 3.2

>Number:         18983
>Category:       ports
>Synopsis:       Updating the t1utils port - complete
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 03:20:02 PDT 2000
>Closed-Date:    Wed Jun 7 08:06:52 PDT 2000
>Last-Modified:  Wed Jun 07 08:14:32 PDT 2000
>Originator:     Mike Meyer
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Missionaria Phonibalonica
>Environment:

	Should work on all systems running current ports software.

>Description:

	Update the port to the latest version of t1utils. Since a program
	was added, the DESCR, PLIST and COMMENT files all changed. I'm
	therefore submitting a new port, instead of a patch file.

>How-To-Repeat:

	Try doing "make" in the current /usr/ports/t1utils and notice that
	it can't find the source archive on the MASTER_SITES.

>Fix:

	Replacing the t1utils port with the code in the following shar
	archive.

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	t1utils
#	t1utils/Makefile
#	t1utils/files
#	t1utils/files/md5
#	t1utils/pkg
#	t1utils/pkg/COMMENT
#	t1utils/pkg/DESCR
#	t1utils/pkg/PLIST
#
echo c - t1utils
mkdir -p t1utils > /dev/null 2>&1
echo x - t1utils/Makefile
sed 's/^X//' >t1utils/Makefile << 'END-of-t1utils/Makefile'
X# New ports collection makefile for:   t1utils
X# Date created:        3 June 2000
X# Whom:                Mike Meyer <mwm@mired.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	t1utils
XPORTVERSION=	1.19
XCATEGORIES=	print
XMASTER_SITES=	http://www.lcdf.org/~eddietwo/type/
X
XMAINTAINER=	mwm@mired.org
X
XMAN1=		t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-t1utils/Makefile
echo c - t1utils/files
mkdir -p t1utils/files > /dev/null 2>&1
echo x - t1utils/files/md5
sed 's/^X//' >t1utils/files/md5 << 'END-of-t1utils/files/md5'
XMD5 (t1utils-1.19.tar.gz) = 08da3ce9adbbd9f8df23e684607b6d95
END-of-t1utils/files/md5
echo c - t1utils/pkg
mkdir -p t1utils/pkg > /dev/null 2>&1
echo x - t1utils/pkg/COMMENT
sed 's/^X//' >t1utils/pkg/COMMENT << 'END-of-t1utils/pkg/COMMENT'
XSix utilities for manipulating t1 fonts
END-of-t1utils/pkg/COMMENT
echo x - t1utils/pkg/DESCR
sed 's/^X//' >t1utils/pkg/DESCR << 'END-of-t1utils/pkg/DESCR'
XSix free UNIX/Windows command-line tools for dealing with Type 1
Xfonts. This is a revision of I.  Lee Hetherington's beloved t1utils
Xpackage.
X	t1ascii changes PFB (binary) fonts into PFA (ASCII) format.
X
X	t1binary changes PFA fonts into PFB format.
X
X	t1disasm translates PFBs or PFAs into a human-readable and
X		-editable format.
X
X	t1asm changes the (potentially edited) output of t1diasm back to either
X		PFAF or PFB.
X
X	t1unmac (formerly unpost) translates a Type 1 font in Mac
X		format (either MacBinary or a raw resource fork) into
X		either PFB or PFA format.
X
X	t1mac translates PFA or PFB format font files into Mac format.
X
XMike Meyer
Xmwm@mired.org
END-of-t1utils/pkg/DESCR
echo x - t1utils/pkg/PLIST
sed 's/^X//' >t1utils/pkg/PLIST << 'END-of-t1utils/pkg/PLIST'
Xbin/t1ascii
Xbin/t1binary
Xbin/t1asm
Xbin/t1disasm
Xbin/t1unmac
Xbin/t1mac
END-of-t1utils/pkg/PLIST
exit



>Release-Note:
>Audit-Trail:

From: Maxim Sobolev <sobomax@FreeBSD.org>
To: mwm@mired.org
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/18983: t1utils port update
Date: Mon, 05 Jun 2000 15:12:46 +0300

 mwm@mired.org wrote:
 
 >         Update the port to the latest version of t1utils. Since a program
 >         was added, the DESCR, PLIST and COMMENT files all changed. I'm
 >         therefore submitting a new port, instead of a patch file.
 
 Please submit unified diff instead. It is the only "supported" way to submit port
 update, and it is clearly stated in the Handbook.
 
 Thanks!
 
 -Maxim
 
 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Wed Jun 7 08:06:52 PDT 2000 
State-Changed-Why:  
Committed, thanks! 

Please in the future try to confirm to the Handbook and submit unified diff 
for port update. It is really easy (hint: diff -ruN somedir.old somedir) and 
would save for us some time necessary to review/merge changes by hands. Believe 
me, it is not just my stupid whim. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18983 
>Unformatted:
