From robin@yirdis.nl  Mon Jan  8 13:50:09 2007
Return-Path: <robin@yirdis.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2833C16A417
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Jan 2007 13:50:09 +0000 (UTC)
	(envelope-from robin@yirdis.nl)
Received: from mail.yirdis.nl (82-148-208-109.fiber.unet.nl [82.148.208.109])
	by mx1.freebsd.org (Postfix) with ESMTP id 9D0F113C45E
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Jan 2007 13:50:08 +0000 (UTC)
	(envelope-from robin@yirdis.nl)
Received: from server.yirdis.net (localhost [127.0.0.1])
	by mail.yirdis.nl (8.13.6/8.13.6) with ESMTP id l08Do5Xr083905
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Jan 2007 14:50:06 +0100 (CET)
	(envelope-from robin@server.yirdis.net)
Received: (from robin@localhost)
	by server.yirdis.net (8.13.6/8.13.6/Submit) id l08Do5u3083902;
	Mon, 8 Jan 2007 14:50:05 +0100 (CET)
	(envelope-from robin)
Message-Id: <200701081350.l08Do5u3083902@server.yirdis.net>
Date: Mon, 8 Jan 2007 14:50:05 +0100 (CET)
From: Robin Gruyters <r.gruyters@yirdis.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] security/libpreludedb: update to 0.9.11.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107678
>Category:       ports
>Synopsis:       [MAINTAINER] security/libpreludedb: update to 0.9.11.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 08 13:50:12 GMT 2007
>Closed-Date:    Mon Jan 08 15:21:17 GMT 2007
>Last-Modified:  Mon Jan  8 15:30:20 GMT 2007
>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.
- #
--@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)`
- 
--- libpreludedb-0.9.11.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Mon Jan 8 13:52:08 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107678 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Mon Jan 8 15:21:15 UTC 2007 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107678 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107678: commit references a PR
Date: Mon,  8 Jan 2007 15:21:14 +0000 (UTC)

 clsung      2007-01-08 15:21:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/libpreludedb Makefile distinfo 
   Removed files:
     security/libpreludedb/files patch-bindings_Makefile.in 
   Log:
   - Update to 0.9.11.2
   
   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.
   
   PR:             ports/107678
   Submitted by:   maintainer (Robin Gruyters)
   
   Revision  Changes    Path
   1.21      +1 -1      ports/security/libpreludedb/Makefile
   1.15      +3 -3      ports/security/libpreludedb/distinfo
   1.2       +0 -11     ports/security/libpreludedb/files/patch-bindings_Makefile.in (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
