- Update to version 0.0.6

PR:		ports/67245
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-05-27 08:19:23 +00:00
parent 9ec47ffb5c
commit 13c024175f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110117
3 changed files with 14 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= hapy
PORTVERSION= 0.0.4
PORTVERSION= 0.0.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,2 +1,2 @@
MD5 (Hapy-0.0.4.tar.gz) = 1c91ff18b934d70c963bf7c89e090570
SIZE (Hapy-0.0.4.tar.gz) = 396175
MD5 (Hapy-0.0.6.tar.gz) = 43b1dee433493c55ad6fa6232f6a2b86
SIZE (Hapy-0.0.6.tar.gz) = 408131

View File

@ -1,24 +1,34 @@
include/Hapy/Action.h
include/Hapy/ActionBase.h
include/Hapy/Actions.h
include/Hapy/Algorithm.h
include/Hapy/Algorithms.h
include/Hapy/Area.h
include/Hapy/Assert.h
include/Hapy/Buffer.h
include/Hapy/FunAction.h
include/Hapy/Debugger.h
include/Hapy/First.h
include/Hapy/IoStream.h
include/Hapy/IosFwd.h
include/Hapy/Iterator.h
include/Hapy/MemAction.h
include/Hapy/NumericLimits.h
include/Hapy/Optimizer.h
include/Hapy/Parser.h
include/Hapy/Pree.h
include/Hapy/PreeFarm.h
include/Hapy/PreeKids.h
include/Hapy/PrettyPrint.h
include/Hapy/PtrAction.h
include/Hapy/Result.h
include/Hapy/Rule.h
include/Hapy/RuleBase.h
include/Hapy/RuleCompFlags.h
include/Hapy/RuleId.h
include/Hapy/RulePtr.h
include/Hapy/Rules.h
include/Hapy/String.h
include/Hapy/Top.h
include/Hapy/Version.h
include/Hapy/config.h
lib/libHapy.a