Skip site navigation (1)Skip section navigation (2)
Date:      21 Jul 2000 23:03:13 -0000
From:      mwm@mired.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20094: The t1utils port is out of date
Message-ID:  <20000721230313.16056.qmail@guru.mired.org>

next in thread | raw e-mail | index | archive | help

>Number:         20094
>Category:       ports
>Synopsis:       The t1utils port is out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 21 16:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Meyer Consulting
>Environment:

	N/A.

>Description:

	The t1utils port is out of date. The latest version has a
	minor bug fix in t1asm.

>How-To-Repeat:

	Try doing a "make fetch", and notice that the original site isn't
	there.

>Fix:

	The attached patch updates the Makefile & md5 sum to the
	latest version.

diff -ru /usr/ports/print/t1utils/Makefile ./Makefile
--- /usr/ports/print/t1utils/Makefile	Mon Jun 19 01:31:52 2000
+++ ./Makefile	Fri Jul 21 17:53:22 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	t1utils
-PORTVERSION=	1.19
+PORTVERSION=	1.20
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/~eddietwo/type/
 
diff -ru /usr/ports/print/t1utils/files/md5 ./files/md5
--- /usr/ports/print/t1utils/files/md5	Mon Jun 19 01:31:52 2000
+++ ./files/md5	Fri Jul 21 17:56:19 2000
@@ -1 +1 @@
-MD5 (t1utils-1.19.tar.gz) = 08da3ce9adbbd9f8df23e684607b6d95
+MD5 (t1utils-1.20.tar.gz) = f8ce616748d4320b1fb88a69e4a81eb7

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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