diff -ruN --exclude=CVS /usr/ports/security/libprelude/Makefile /data2/FreeBSD/custom_ports/security/libprelude/Makefile --- /usr/ports/security/libprelude/Makefile Thu Nov 30 02:21:12 2006 +++ /data2/FreeBSD/custom_ports/security/libprelude/Makefile Thu Dec 21 10:42:16 2006 @@ -4,7 +4,7 @@ # $FreeBSD: ports/security/libprelude/Makefile,v 1.36 2006/11/27 01:16:40 clsung Exp $ PORTNAME= libprelude -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ diff -ruN --exclude=CVS /usr/ports/security/libprelude/distinfo /data2/FreeBSD/custom_ports/security/libprelude/distinfo --- /usr/ports/security/libprelude/distinfo Thu Nov 30 02:21:12 2006 +++ /data2/FreeBSD/custom_ports/security/libprelude/distinfo Thu Dec 21 10:33:25 2006 @@ -1,3 +1,3 @@ -MD5 (libprelude-0.9.11.tar.gz) = e0ec03daf8230829f238a1e58f10846b -SHA256 (libprelude-0.9.11.tar.gz) = 1f1ae289bd6d4fac277e43287c5024d38a3e9eb47bc64e404b610d17de5100f6 -SIZE (libprelude-0.9.11.tar.gz) = 1809482 +MD5 (libprelude-0.9.12.tar.gz) = 2e8769cd05d51d3e69380bf234e6efef +SHA256 (libprelude-0.9.12.tar.gz) = 5a6200390a0e60e157c02e2b9633a0a633d993f91b4bdab300493489977b0016 +SIZE (libprelude-0.9.12.tar.gz) = 1838492 diff -ruN --exclude=CVS /usr/ports/security/libprelude/files/patch-bindings_perl_Prelude.c /data2/FreeBSD/custom_ports/security/libprelude/files/patch-bindings_perl_Prelude.c --- /usr/ports/security/libprelude/files/patch-bindings_perl_Prelude.c Wed Jun 7 17:07:26 2006 +++ /data2/FreeBSD/custom_ports/security/libprelude/files/patch-bindings_perl_Prelude.c Thu Dec 21 11:03:33 2006 @@ -1,13 +1,14 @@ ---- bindings/perl/Prelude.c.orig Tue Jun 6 10:46:03 2006 -+++ bindings/perl/Prelude.c Tue Jun 6 10:46:46 2006 -@@ -14,6 +14,10 @@ +--- bindings/perl/Prelude.c.orig Sat Dec 16 10:04:05 2006 ++++ bindings/perl/Prelude.c Thu Dec 21 11:02:42 2006 +@@ -15,6 +15,11 @@ * declarations/attributes, and other compiler dependent labels. - * - ************************************************************************/ + * ----------------------------------------------------------------------------- */ + +/* workaround to build with perl-5.005 */ +#ifndef INT2PTR +# define INT2PTR(type, pointer) (type)(pointer) +#endif - ++ /* template workaround for compilers that cannot correctly implement the C++ standard */ #ifndef SWIGTEMPLATEDISAMBIGUATOR + # if defined(__SUNPRO_CC) diff -ruN --exclude=CVS /usr/ports/security/libprelude/pkg-plist /data2/FreeBSD/custom_ports/security/libprelude/pkg-plist --- /usr/ports/security/libprelude/pkg-plist Thu Nov 30 02:21:12 2006 +++ /data2/FreeBSD/custom_ports/security/libprelude/pkg-plist Thu Dec 21 10:38:14 2006 @@ -52,7 +52,7 @@ include/libprelude/variable.h lib/libprelude.la lib/libprelude.so -lib/libprelude.so.10 +lib/libprelude.so.11 %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/Prelude.pm %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Prelude/.packlist %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Prelude/Prelude.bs