Bug 40048 - lang/treecc upgrade 1.0 -> 1.2
Summary: lang/treecc upgrade 1.0 -> 1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-30 22:50 UTC by Michael Johnson
Modified: 2002-07-01 00:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2002-06-30 22:50:01 UTC
diff -ruN lang/treecc.orig/Makefile lang/treecc/Makefile
--- lang/treecc.orig/Makefile	Sun Jun 30 17:25:27 2002
+++ lang/treecc/Makefile	Sun Jun 30 17:28:38 2002
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	treecc
-PORTVERSION=	0.1.0
-PORTREVISION=	1
+PORTVERSION=	0.1.2
 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 Jun 30 17:25:27 2002
+++ lang/treecc/distinfo	Sun Jun 30 17:26:11 2002
@@ -1 +1 @@
-MD5 (treecc-0.1.0.tar.gz) = efcae59379af4d23669c4edab1e0cfcc
+MD5 (treecc-0.1.2.tar.gz) = 81f9e59e909686dbd0c031290bc9af07
diff -ruN lang/treecc.orig/pkg-plist lang/treecc/pkg-plist
--- lang/treecc.orig/pkg-plist	Sun Jun 30 17:25:27 2002
+++ lang/treecc/pkg-plist	Sun Jun 30 17:30:15 2002
@@ -1,5 +1,5 @@
 bin/treecc
-bin/treecc-0.1.0
+bin/treecc-0.1.2
 @unexec install-info --delete %D/info/treecc.info %D/info/dir
 info/treecc.info
 info/treecc.info-1
@@ -10,3 +10,4 @@
 share/treecc/c_skel.c
 share/treecc/c_skel.h
 @dirrm share/treecc
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-07-01 00:31:56 UTC
State Changed
From-To: open->closed

Committed, Thanks!