summaryrefslogtreecommitdiff
path: root/devel/hapy
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-07 20:02:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-07 20:02:27 +0000
commit64c675cff88f6788b0dcdf66d61e1c28f62d15c6 (patch)
tree9841078ccc3cc8571e486f0fe2f4b3add648cf5c /devel/hapy
parent- Remove Loserjabber, it was renamed to Logjam three years ago (diff)
- Update to version 0.0.4
PR: ports/62408 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=100281
Diffstat (limited to 'devel/hapy')
-rw-r--r--devel/hapy/Makefile2
-rw-r--r--devel/hapy/distinfo2
-rw-r--r--devel/hapy/pkg-plist3
3 files changed, 5 insertions, 2 deletions
diff --git a/devel/hapy/Makefile b/devel/hapy/Makefile
index 9d968d8833a5..8fd2babf08e4 100644
--- a/devel/hapy/Makefile
+++ b/devel/hapy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hapy
-PORTVERSION= 0.0.3
+PORTVERSION= 0.0.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/devel/hapy/distinfo b/devel/hapy/distinfo
index c4d30e80f483..966104de511c 100644
--- a/devel/hapy/distinfo
+++ b/devel/hapy/distinfo
@@ -1 +1 @@
-MD5 (Hapy-0.0.3.tar.gz) = 4f36fc3976f8c2bc7fb543e5c342c3e8
+MD5 (Hapy-0.0.4.tar.gz) = 1c91ff18b934d70c963bf7c89e090570
diff --git a/devel/hapy/pkg-plist b/devel/hapy/pkg-plist
index ee44461b7f9f..172d5e56fb9c 100644
--- a/devel/hapy/pkg-plist
+++ b/devel/hapy/pkg-plist
@@ -1,14 +1,17 @@
+include/Hapy/Action.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/IoStream.h
include/Hapy/IosFwd.h
include/Hapy/NumericLimits.h
include/Hapy/Parser.h
include/Hapy/Pree.h
include/Hapy/PreeKids.h
+include/Hapy/PrettyPrint.h
include/Hapy/Result.h
include/Hapy/Rule.h
include/Hapy/RuleBase.h