Date: Sun, 24 Nov 2002 03:57:25 -0500 (EST) From: michael johnson <ahze@rgv.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ahze@rgv.net Subject: ports/45670: treecc upgrade 0.1.6 -> 0.1.8 Message-ID: <20021124085725.394B522104A@TMA-1.brad-x.com>
next in thread | raw e-mail | index | archive | help
>Number: 45670 >Category: ports >Synopsis: treecc upgrade 0.1.6 -> 0.1.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 24 01:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: michael johnson >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: --- treecc.patch begins here --- diff -ruN lang/treecc.orig/Makefile lang/treecc/Makefile --- lang/treecc.orig/Makefile Sun Nov 24 03:23:08 2002 +++ lang/treecc/Makefile Sun Nov 24 03:23:14 2002 @@ -6,7 +6,7 @@ # PORTNAME= treecc -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.8 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ diff -ruN lang/treecc.orig/distinfo lang/treecc/distinfo --- lang/treecc.orig/distinfo Sun Nov 24 03:23:08 2002 +++ lang/treecc/distinfo Sun Nov 24 03:23:16 2002 @@ -1 +1 @@ -MD5 (treecc-0.1.6.tar.gz) = 507a9b535ca784ea79cffb9056c212eb +MD5 (treecc-0.1.8.tar.gz) = 6e8fbd6999632f5a717c936b95561b33 diff -ruN lang/treecc.orig/pkg-plist lang/treecc/pkg-plist --- lang/treecc.orig/pkg-plist Sun Nov 24 03:23:08 2002 +++ lang/treecc/pkg-plist Sun Nov 24 03:23:30 2002 @@ -1,6 +1,6 @@ @comment $FreeBSD: ports/lang/treecc/pkg-plist,v 1.5 2002/11/20 21:35:31 naddy Exp $ bin/treecc -bin/treecc-0.1.6 +bin/treecc-0.1.8 @unexec install-info --delete %D/info/treecc.info %D/info/dir info/treecc.info info/treecc.info-1 --- treecc.patch ends here --- >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?20021124085725.394B522104A>