ports/107678: [MAINTAINER] security/libpreludedb: update to 0.9.11.2
Robin Gruyters
r.gruyters at yirdis.nl
Mon Jan 8 13:50:13 UTC 2007
>Number: 107678
>Category: ports
>Synopsis: [MAINTAINER] security/libpreludedb: update to 0.9.11.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 08 13:50:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Robin Gruyters
>Release: FreeBSD 6.1-RELEASE-p10 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Tue Oct 24 10:44:15 CEST 2006
>Description:
- Update to 0.9.11.2
Removed file(s):
- files/patch-bindings_Makefile.in
Changelog libpreludedb:
- Prevent binding generation error when using old SWIG version.
- Generate bindings for the error handling API.
- Small Perl/Python detection improvement. Fix #182.
- Fix bindings compilation when using make -j.
- New configure --with-perl-installdirs flags: might be used to override
default site perl installation.
- Various bug fixes.
- Fix make installation error when Perl bindings are disabled.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libpreludedb-0.9.11.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/Makefile /data2/FreeBSD/custom_ports/security/libpreludedb/Makefile
--- /usr/ports/security/libpreludedb/Makefile Fri Dec 22 08:40:51 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/Makefile Mon Jan 8 14:47:46 2007
@@ -4,7 +4,7 @@
# $FreeBSD: ports/security/libpreludedb/Makefile,v 1.20 2006/12/21 19:14:31 miwi Exp $
PORTNAME= libpreludedb
-PORTVERSION= 0.9.11
+PORTVERSION= 0.9.11.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/libpreludedb/distinfo /data2/FreeBSD/custom_ports/security/libpreludedb/distinfo
--- /usr/ports/security/libpreludedb/distinfo Fri Dec 22 08:40:51 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/distinfo Mon Jan 8 14:47:56 2007
@@ -1,3 +1,3 @@
-MD5 (libpreludedb-0.9.11.tar.gz) = f0b2a1229784419be1f9602f3f06d539
-SHA256 (libpreludedb-0.9.11.tar.gz) = 046b07096e48aa259d236bcb275f3a948c711f67960d6ec2895923a477151343
-SIZE (libpreludedb-0.9.11.tar.gz) = 636984
+MD5 (libpreludedb-0.9.11.2.tar.gz) = 36c4a676f8b5e30c0b7cbe9a26535ba0
+SHA256 (libpreludedb-0.9.11.2.tar.gz) = 118fbdc3ee309ebb9db76919430ce712414c0f095f32386c43dc97f486b17c61
+SIZE (libpreludedb-0.9.11.2.tar.gz) = 639106
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/files/patch-bindings_Makefile.in /data2/FreeBSD/custom_ports/security/libpreludedb/files/patch-bindings_Makefile.in
--- /usr/ports/security/libpreludedb/files/patch-bindings_Makefile.in Wed Jun 7 17:08:09 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/files/patch-bindings_Makefile.in Thu Jan 1 01:00:00 1970
@@ -1,11 +0,0 @@
---- bindings/Makefile.in.orig Wed Jun 7 10:02:49 2006
-+++ bindings/Makefile.in Wed Jun 7 10:03:02 2006
-@@ -446,7 +446,7 @@
- #
- # Workaround for invalid Makefile generated by MakeMaker when UTF-8 is enabled.
- #
-- at HAVE_PERL_TRUE@ cd perl && DESTDIR=$(DESTDIR) LANG="" $(PERL) Makefile.PL && $(MAKE) LD_RUN_PATH="" install
-+ at 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)`
-
--- libpreludedb-0.9.11.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list