from changelog:
* fixed a bug in the open_input() function - when file pattern with
wildcards was specified for the -input option and the -intcontexts
option was given, single internal context was incorrectly set for input
sources corresponding to the file pattern.
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/sec/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 21 Sep 2005 09:49:13 -0000 1.5
+++ Makefile 22 Mar 2006 16:54:21 -0000
@@ -2,7 +2,7 @@
COMMENT= "simple event correlator"
-DISTNAME= sec-2.3.2
+DISTNAME= sec-2.3.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=simple-evcorr/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/sec/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 21 Sep 2005 09:49:13 -0000 1.2
+++ distinfo 22 Mar 2006 16:54:21 -0000
@@ -1,4 +1,4 @@
-MD5 (sec-2.3.2.tar.gz) = f6dba0e1dd3af813a4af88a6ba1a972b
-RMD160 (sec-2.3.2.tar.gz) = 28a4eafbc77c90451c214099a06aade9a268c2b4
-SHA1 (sec-2.3.2.tar.gz) = a45fccab7f6965ec1afbf5ffbb283c98ccc712f5
-SIZE (sec-2.3.2.tar.gz) = 77692
+MD5 (sec-2.3.3.tar.gz) = 1b714a7dbb71e165327886a329f6d1e0
+RMD160 (sec-2.3.3.tar.gz) = 7850db28ab5cb2942092ebf6998f7700c68b96c0
+SHA1 (sec-2.3.3.tar.gz) = be6d77a23353c0a41ff395fd8ecfa24c50c2afac
+SIZE (sec-2.3.3.tar.gz) = 77785