Date: 5 Nov 2005 15:03:05 -0000 From: Mike Meyer <mwm@mired.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88526: print/t1utils port is out of date Message-ID: <20051105150305.58294.qmail@mired.org> Resent-Message-ID: <200511051510.jA5FAEeY075351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88526 >Category: ports >Synopsis: print/t1utils port is out of date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 05 15:10:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 5.4-STABLE i386 >Organization: Meyer Consulting >Environment: System: FreeBSD bhuda.mired.org 5.4-STABLE FreeBSD 5.4-STABLE #18: Sat Sep 17 20:01:05 EDT 2005 mwm@bhuda.mired.org:/usr/src/sys/i386/compile/GURU i386 >Description: t1utils in the ports tree is at 1.29; the distribution is at 1.32 >How-To-Repeat: Check the web site and the ports tree. >Fix: Apply the attached patch to the port. diff -ur t1utils-orig/Makefile t1utils/Makefile --- t1utils-orig/Makefile Sat Nov 5 09:43:40 2005 +++ t1utils/Makefile Sat Nov 5 09:51:12 2005 @@ -6,7 +6,7 @@ # PORTNAME= t1utils -PORTVERSION= 1.29 +PORTVERSION= 1.32 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ diff -ur t1utils-orig/distinfo t1utils/distinfo --- t1utils-orig/distinfo Sat Nov 5 09:43:40 2005 +++ t1utils/distinfo Sat Nov 5 09:52:23 2005 @@ -1,2 +1,2 @@ -MD5 (t1utils-1.29.tar.gz) = e6b8b2ad1c89166abf3bfee7687e8c00 -SIZE (t1utils-1.29.tar.gz) = 109537 +MD5 (t1utils-1.32.tar.gz) = 733892543a5b852b7e5d87bc58117f53 +SIZE (t1utils-1.32.tar.gz) = 113401 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051105150305.58294.qmail>