ports/55854: [patch] lang/treecc: Update to 0.2.6

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Thu Aug 21 20:40:12 UTC 2003


>Number:         55854
>Category:       ports
>Synopsis:       [patch] lang/treecc: Update to 0.2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 21 13:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.8-STABLE FreeBSD 4.8-STABLE #7: Tue Aug 5 15:53:30 CEST 2003 root at menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
- Update to 0.2.6
- Nitpick COMMENT
- Remove unused USE_REINPLACE
- Supercedes ports/55384
>How-To-Repeat:
>Fix:
--- treecc begins here ---
diff -urN /usr/ports/lang/treecc/Makefile treecc/Makefile
--- /usr/ports/lang/treecc/Makefile	Mon Aug 18 10:08:51 2003
+++ treecc/Makefile	Thu Aug 21 22:35:41 2003
@@ -6,19 +6,19 @@
 #
 
 PORTNAME=	treecc
-PORTVERSION=	0.2.4
-PORTREVISION=	1
+PORTVERSION=	0.2.6
 CATEGORIES=	lang
 MASTER_SITES=	http://www.southern-storm.com.au/download/
 
 MAINTAINER=	ahze at rgv.net
-COMMENT=	Treecc program is designed to assist in the development of compilers
+COMMENT=	Treecc is designed to assist in the development of compilers
 
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 MAN1=		treecc.1
 INFO=		treecc
+
+PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
 post-install:
 	@${LN} -sf treecc ${PREFIX}/bin/${DISTNAME}
diff -urN /usr/ports/lang/treecc/distinfo treecc/distinfo
--- /usr/ports/lang/treecc/distinfo	Wed Apr 23 14:13:37 2003
+++ treecc/distinfo	Fri Aug  1 14:37:49 2003
@@ -1 +1 @@
-MD5 (treecc-0.2.4.tar.gz) = 1c43d228724c286e4991abc13b59e6f6
+MD5 (treecc-0.2.6.tar.gz) = c90208eb99314b68afb4c133578288ad
diff -urN /usr/ports/lang/treecc/pkg-plist treecc/pkg-plist
--- /usr/ports/lang/treecc/pkg-plist	Mon Aug 18 10:08:51 2003
+++ treecc/pkg-plist	Thu Aug 21 22:30:47 2003
@@ -1,4 +1,3 @@
- at comment $FreeBSD: ports/lang/treecc/pkg-plist,v 1.8 2003/08/16 09:04:59 kris Exp $
+ at comment $FreeBSD: ports/lang/treecc/pkg-plist,v 1.7 2003/04/18 05:57:41 edwin Exp $
 bin/treecc
-bin/treecc-0.2.4
-
+bin/treecc-%%PORTVERSION%%
--- treecc ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list