Index: Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/devel/libast/Makefile,v retrieving revision 1.12 diff -u -u -r1.12 Makefile --- Makefile 8 Aug 2004 15:53:01 -0000 1.12 +++ Makefile 20 Feb 2005 12:36:16 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libast -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.6.1 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ Index: distinfo =================================================================== RCS file: /home/ncvs/FreeBSD/ports/devel/libast/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 29 Jan 2004 07:23:06 -0000 1.4 +++ distinfo 20 Feb 2005 11:38:05 -0000 @@ -1,2 +1,2 @@ -MD5 (libast-0.5.tar.gz) = 335ead8e8168bc06284c822f1f655eb8 -SIZE (libast-0.5.tar.gz) = 276591 +MD5 (libast-0.6.1.tar.gz) = 1cbbf86a0afb74a5905dc92982117250 +SIZE (libast-0.6.1.tar.gz) = 356881 Index: pkg-plist =================================================================== RCS file: /home/ncvs/FreeBSD/ports/devel/libast/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 14 Oct 2002 16:14:52 -0000 1.2 +++ pkg-plist 20 Feb 2005 12:35:39 -0000 @@ -12,6 +12,12 @@ include/libast/tok.h include/libast/types.h include/libast/url.h +include/libast/avl_tree.h +include/libast/iterator_if.h +include/libast/map_if.h +include/libast/objpair.h +include/libast/sysdefs.h +include/libast/vector_if.h lib/libast.a lib/libast.so lib/libast.so.2 Index: files/patch-configure =================================================================== RCS file: /home/ncvs/FreeBSD/ports/devel/libast/files/patch-configure,v retrieving revision 1.1 diff -u -u -r1.1 patch-configure --- files/patch-configure 14 Oct 2002 16:14:52 -0000 1.1 +++ files/patch-configure 20 Feb 2005 11:42:59 -0000 @@ -1,6 +1,6 @@ ---- configure.orig Tue Oct 1 00:45:29 2002 -+++ configure Sat Oct 5 19:10:13 2002 -@@ -5415,6 +5415,7 @@ +--- configure.orig Sun Feb 20 22:40:43 2005 ++++ configure Sun Feb 20 22:42:44 2005 +@@ -5696,6 +5696,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"