ports/109428: [MAINTAINER] security/libprelude: update to 0.9.13
Robin Gruyters
r.gruyters at yirdis.nl
Thu Feb 22 13:00:13 UTC 2007
>Number: 109428
>Category: ports
>Synopsis: [MAINTAINER] security/libprelude: update to 0.9.13
>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: Thu Feb 22 13:00: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:
- Updated Makefile.in patch file
- Update to 0.9.13
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libprelude-0.9.13.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 Feb 1 02:22:05 2007
+++ /data2/FreeBSD/custom_ports/security/libprelude/Makefile Thu Feb 22 13:43:31 2007
@@ -4,7 +4,7 @@
# $FreeBSD: ports/security/libprelude/Makefile,v 1.41 2007/01/29 19:05:05 gabor Exp $
PORTNAME= libprelude
-PORTVERSION= 0.9.12.2
+PORTVERSION= 0.9.13
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 Thu Jan 11 02:21:47 2007
+++ /data2/FreeBSD/custom_ports/security/libprelude/distinfo Thu Feb 22 13:43:33 2007
@@ -1,3 +1,3 @@
-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
+MD5 (libprelude-0.9.13.tar.gz) = 10c356bcd13f9a8ddacddd33eb555aa4
+SHA256 (libprelude-0.9.13.tar.gz) = 1509dd1b01ed2bac8eaadc00879eff07b401b8d7e371bcefef071ee751bf2ed2
+SIZE (libprelude-0.9.13.tar.gz) = 1889947
diff -ruN --exclude=CVS /usr/ports/security/libprelude/files/patch-Makefile.in /data2/FreeBSD/custom_ports/security/libprelude/files/patch-Makefile.in
--- /usr/ports/security/libprelude/files/patch-Makefile.in Tue Feb 21 00:01:03 2006
+++ /data2/FreeBSD/custom_ports/security/libprelude/files/patch-Makefile.in Thu Feb 22 13:48:02 2007
@@ -1,15 +1,17 @@
---- Makefile.in.orig Sat Jan 28 18:06:10 2006
-+++ Makefile.in Mon Jan 30 15:04:06 2006
-@@ -310,7 +310,7 @@
+--- Makefile.in.orig Tue Feb 20 14:15:56 2007
++++ Makefile.in Thu Feb 22 13:47:30 2007
+@@ -430,8 +430,8 @@
target_vendor = @target_vendor@
- DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --without-system-ltdl
ACLOCAL_AMFLAGS = -I m4 -I libmissing/m4
--SUBDIRS = libltdl libmissing m4 src prelude-adduser bindings docs
-+SUBDIRS = libltdl libmissing m4 src prelude-adduser bindings
+- at HAVE_SYSTEM_LIBLTDL_FALSE@SUBDIRS = libmissing m4 src prelude-adduser bindings docs
+- at HAVE_SYSTEM_LIBLTDL_TRUE@SUBDIRS = libltdl libmissing m4 src prelude-adduser bindings docs
++ at HAVE_SYSTEM_LIBLTDL_FALSE@SUBDIRS = libmissing m4 src prelude-adduser bindings
++ at HAVE_SYSTEM_LIBLTDL_TRUE@SUBDIRS = libltdl libmissing m4 src prelude-adduser bindings
EXTRA_DIST = HACKING.README LICENSE.README client.conf global.conf idmef-client.conf tls.conf
bin_SCRIPTS = $(top_builddir)/libprelude-config
distuninstallcheck_listfiles = find . -type f -print | grep -v 'perl' | grep -v '3pm'
-@@ -832,61 +832,13 @@
+@@ -953,61 +953,10 @@
$(INSTALL) -d -m 755 $(DESTDIR)$(prelude_config_dir);
$(INSTALL) -d -m 755 $(DESTDIR)$(prelude_config_dir)/default;
$(INSTALL) -d -m 755 $(DESTDIR)$(prelude_config_dir)/profile;
@@ -69,11 +71,8 @@
- $(INSTALL) -m 644 $(top_srcdir)/tls.conf $(DESTDIR)$(prelude_config_dir)/default; \
- fi
+ $(INSTALL) -m 644 $(top_srcdir)/client.conf $(DESTDIR)$(prelude_config_dir)/default/client.conf-dist;
-+
+ $(INSTALL) -m 644 $(top_srcdir)/global.conf $(DESTDIR)$(prelude_config_dir)/default/global.conf-dist;
-+
+ $(INSTALL) -m 644 $(top_srcdir)/idmef-client.conf $(DESTDIR)$(prelude_config_dir)/default/idmef-client.conf-dist;
-+
+ $(INSTALL) -m 644 $(top_srcdir)/tls.conf $(DESTDIR)$(prelude_config_dir)/default/tls.conf-dist;
uninstall-local:
--- libprelude-0.9.13.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list