From owner-freebsd-ports Fri Jul 21 16:10:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 502D537B7B0 for ; Fri, 21 Jul 2000 16:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA66020; Fri, 21 Jul 2000 16:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from guru.mired.org (zoom2-065.telepath.com [216.14.2.65]) by hub.freebsd.org (Postfix) with SMTP id 3293E37B5C5 for ; Fri, 21 Jul 2000 16:03:51 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 16057 invoked by uid 100); 21 Jul 2000 23:03:13 -0000 Message-Id: <20000721230313.16056.qmail@guru.mired.org> Date: 21 Jul 2000 23:03:13 -0000 From: mwm@mired.org Reply-To: mwm@mired.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20094: The t1utils port is out of date Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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