Date: Fri, 3 Sep 1999 00:40:03 -0700 (PDT) From: Mike Meyer <mwm@phone.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/13551 Message-ID: <199909030740.AAA26289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/13551; it has been noted by GNATS. From: Mike Meyer <mwm@phone.net> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/13551 Date: Fri, 3 Sep 1999 00:31:12 -0700 (PDT) The originally submitted patch has the diff backwards. Here's a corrected version. <mike diff -uNr /tmp/t1utils/Makefile t1utils/Makefile --- /tmp/t1utils/Makefile Tue Aug 31 03:17:20 1999 +++ t1utils/Makefile Thu Sep 2 17:40:55 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: t1utils -# Version required: 1.11 -# Date created: 6 January 1999 +# Version required: 1.14 +# Date created: 2 September 1999 # Whom: mwm # -# $FreeBSD: ports/print/t1utils/Makefile,v 1.3 1999/08/31 01:45:20 peter Exp $ +# $Id$ # -DISTNAME= t1utils-1.11 +DISTNAME= t1utils-1.14 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/~eddietwo/type/ diff -uNr /tmp/t1utils/files/md5 t1utils/files/md5 --- /tmp/t1utils/files/md5 Tue Jun 8 15:42:06 1999 +++ t1utils/files/md5 Thu Sep 2 17:31:02 1999 @@ -1 +1 @@ -MD5 (t1utils-1.11.tar.gz) = d3fad0175704f75b8d58fdc0c047ae30 +MD5 (t1utils-1.14.tar.gz) = bca581d5d2a322a9b0c76f5f4f54ffd5 diff -uNr /tmp/t1utils/pkg/COMMENT t1utils/pkg/COMMENT --- /tmp/t1utils/pkg/COMMENT Sat Jun 26 15:52:23 1999 +++ t1utils/pkg/COMMENT Thu Sep 2 17:42:11 1999 @@ -1 +1 @@ -Five utilities for manipulating t1 scripts +Five utilities for manipulating t1 fonts. diff -uNr /tmp/t1utils/pkg/COMMENT~ t1utils/pkg/COMMENT~ --- /tmp/t1utils/pkg/COMMENT~ Wed Dec 31 16:00:00 1969 +++ t1utils/pkg/COMMENT~ Tue Jun 8 08:46:08 1999 @@ -0,0 +1 @@ +Five utilities for manipulating t1 scripts. diff -uNr /tmp/t1utils/pkg/PLIST t1utils/pkg/PLIST --- /tmp/t1utils/pkg/PLIST Sun May 2 20:03:07 1999 +++ t1utils/pkg/PLIST Tue Jun 8 08:46:08 1999 @@ -1,5 +1,5 @@ bin/t1ascii -bin/t1asm bin/t1binary +bin/t1asm bin/t1disasm bin/t1unmac 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?199909030740.AAA26289>