diff -ruN --exclude=CVS /usr/ports/security/libprelude/Makefile /data2/FreeBSD/custom_ports/security/libprelude/Makefile --- /usr/ports/security/libprelude/Makefile Thu Jan 4 02:21:39 2007 +++ /data2/FreeBSD/custom_ports/security/libprelude/Makefile Mon Jan 8 14:42:19 2007 @@ -4,8 +4,7 @@ # $FreeBSD: ports/security/libprelude/Makefile,v 1.39 2007/01/02 08:54:11 novel Exp $ PORTNAME= libprelude -PORTVERSION= 0.9.12 -PORTREVISION= 2 +PORTVERSION= 0.9.12.2 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 Fri Dec 22 08:40:39 2006 +++ /data2/FreeBSD/custom_ports/security/libprelude/distinfo Mon Jan 8 14:43:02 2007 @@ -1,3 +1,3 @@ -MD5 (libprelude-0.9.12.tar.gz) = 2e8769cd05d51d3e69380bf234e6efef -SHA256 (libprelude-0.9.12.tar.gz) = 5a6200390a0e60e157c02e2b9633a0a633d993f91b4bdab300493489977b0016 -SIZE (libprelude-0.9.12.tar.gz) = 1838492 +MD5 (libprelude-0.9.12.2.tar.gz) = 4636cf21c3e96adbd9463138fb49f401 +SHA256 (libprelude-0.9.12.2.tar.gz) = fa6fbb37cb95d2425eedc471cae0b66fb32b8898da1e64d185249668940ee95d +SIZE (libprelude-0.9.12.2.tar.gz) = 1847787 diff -ruN --exclude=CVS /usr/ports/security/libprelude/files/patch-bindings_Makefile.in /data2/FreeBSD/custom_ports/security/libprelude/files/patch-bindings_Makefile.in --- /usr/ports/security/libprelude/files/patch-bindings_Makefile.in Wed Jun 7 17:07:26 2006 +++ /data2/FreeBSD/custom_ports/security/libprelude/files/patch-bindings_Makefile.in Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- bindings/Makefile.in.orig Wed Jun 7 09:35:04 2006 -+++ bindings/Makefile.in Wed Jun 7 09:35:50 2006 -@@ -471,7 +471,7 @@ - # - # Workaround invalid Makefile generated by MakeMaker when UTF-8 is enabled. - # --@HAVE_PERL_TRUE@ cd perl && DESTDIR=$(DESTDIR) LANG="" $(PERL) Makefile.PL && $(MAKE) LD_RUN_PATH="" install -+@HAVE_PERL_TRUE@ cd perl && DESTDIR=$(DESTDIR) LANG="" $(PERL) Makefile.PL && $(MAKE) LD_RUN_PATH="" pure_install - - @HAVE_PYTHON_TRUE@ cd python && $(PYTHON) setup.py install `test -n "$(DESTDIR)" && echo --root $(DESTDIR)` -