diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-11 17:48:38 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-11 17:48:38 +0000 |
commit | fb1023504ae54a92f5bde05c65d008f8c0754a1a (patch) | |
tree | 4c5b215b9b1e04542060c8a025ba128f8f324034 /devel/libast | |
parent | c4b38666e47c3e0447a5d655073bc18adc277010 (diff) |
Notes
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 3 | ||||
-rw-r--r-- | devel/libast/distinfo | 6 | ||||
-rw-r--r-- | devel/libast/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 4c048b651ef6..b3e83a18fbd2 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libast -PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTVERSION= 0.7 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ diff --git a/devel/libast/distinfo b/devel/libast/distinfo index 3a8f17f418f6..59c19a0d174b 100644 --- a/devel/libast/distinfo +++ b/devel/libast/distinfo @@ -1,3 +1,3 @@ -MD5 (libast-0.6.1.tar.gz) = 1cbbf86a0afb74a5905dc92982117250 -SHA256 (libast-0.6.1.tar.gz) = 38b7539949e7ace871e7759afc48029bda55025459f8f0884d4ed466cd2407b8 -SIZE (libast-0.6.1.tar.gz) = 356881 +MD5 (libast-0.7.tar.gz) = a9ec3b2da317f35869316e6d9571d296 +SHA256 (libast-0.7.tar.gz) = 52055cc0df0af58adc8c43cce6c9a2fff71c627a6bb0395073d353920dd1ebf0 +SIZE (libast-0.7.tar.gz) = 508654 diff --git a/devel/libast/pkg-plist b/devel/libast/pkg-plist index 0377070b44db..2bb4ad443cff 100644 --- a/devel/libast/pkg-plist +++ b/devel/libast/pkg-plist @@ -15,6 +15,7 @@ include/libast/url.h include/libast/avl_tree.h include/libast/iterator_if.h include/libast/map_if.h +include/libast/mbuff.h include/libast/objpair.h include/libast/sysdefs.h include/libast/vector_if.h |