diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-15 01:42:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-15 01:42:58 +0000 |
commit | 5f0c3169c7223568a2bdf58549da98bd29b2eb82 (patch) | |
tree | 858da989a987988702bcb85454efbb3c3eab94e0 /lang/treecc | |
parent | 4ae3084983fbd115e2b49006e4ce0694f68cf55b (diff) |
- Update Portable.NET suite to 0.6.4
- Update treecc to 0.3.0
PR: ports/64271
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=104033
Diffstat (limited to 'lang/treecc')
-rw-r--r-- | lang/treecc/Makefile | 2 | ||||
-rw-r--r-- | lang/treecc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile index 7d8b6189b82a..daf8a41d73c7 100644 --- a/lang/treecc/Makefile +++ b/lang/treecc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= treecc -PORTVERSION= 0.2.8 +PORTVERSION= 0.3.0 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ diff --git a/lang/treecc/distinfo b/lang/treecc/distinfo index c95d226d24b0..e027186862d7 100644 --- a/lang/treecc/distinfo +++ b/lang/treecc/distinfo @@ -1,2 +1,2 @@ -MD5 (treecc-0.2.8.tar.gz) = d39c0fc9dabb9149859c97608c397b98 -SIZE (treecc-0.2.8.tar.gz) = 277367 +MD5 (treecc-0.3.0.tar.gz) = f8411cf005f3f4c203ddb57616f17314 +SIZE (treecc-0.3.0.tar.gz) = 277663 |