ports/107677: [MAINTAINER] security/libprelude: update to 0.9.12.2

Robin Gruyters r.gruyters at yirdis.nl
Mon Jan 8 13:50:13 UTC 2007


>Number:         107677
>Category:       ports
>Synopsis:       [MAINTAINER] security/libprelude: update to 0.9.12.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.12.2

Removed file(s):
- files/patch-bindings_Makefile.in

Changelog libprelude:
- Ability to debug TLS communication through a new LIBPRELUDE_TLS_DEBUG
  environment variable.
- 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.
- Fix make installation error when Perl bindings are disabled.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libprelude-0.9.12.2.patch begins here ---
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.
- #
-- 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)`
- 
--- libprelude-0.9.12.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list