Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2006 16:46:10 +0100 (CET)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sergei@FreeBSD.org
Subject:   ports/93795: [MAINTAINER] security/libprelude: [SUMMARIZE CHANGES]
Message-ID:  <200602241546.k1OFkALD097708@server.yirdis.net>
Resent-Message-ID: <200602241550.k1OFo8en005352@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93795
>Category:       ports
>Synopsis:       [MAINTAINER] security/libprelude: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 15:50:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 5.4-RELEASE-p11 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #0: Thu Feb  2 17:02:52 CET
>Description:

Changelog:
- Removed USE_AUTOTOOLS=libtools:15:inc. (USE_AUTOTOOLS= libtool:XX:inc has been deprecated)
- Added extra alternative master site

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

--- libprelude-0.9.5_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	Fri Feb 24 16:16:55 2006
+++ /data2/FreeBSD/custom_ports/security/libprelude/Makefile	Fri Feb 24 16:39:03 2006
@@ -7,7 +7,8 @@
 PORTVERSION=	0.9.5
 PORTREVISION=	2
 CATEGORIES=	security
-MASTER_SITES=	http://www.prelude-ids.org/download/releases/
+MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
+		http://www.prelude-ids.org/download/releases/old/
 
 MAINTAINER=	r.gruyters@yirdis.nl
 COMMENT=	Framework library for Prelude NIDS
@@ -17,7 +18,7 @@
 USE_GPG=		yes
 SIG_SUFFIX=		.sig
 USE_GMAKE=		yes
-USE_AUTOTOOLS=		libtool:15:inc
+GNU_CONFIGURE=		yes
 INSTALLS_SHLIB=		yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=		--localstatedir=/var
--- libprelude-0.9.5_2.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602241546.k1OFkALD097708>