Skip site navigation (1)Skip section navigation (2)

ports/139100: [FIX] security/libprelude not respect NOPORTS

From:Vladimir Korkodinov <viper@perm.raid.ru>
Date:Thu, 24 Sep 2009 08:00:00 GMT
Subject:[FIX] security/libprelude not respect NOPORTS
Send-pr version:www-3.1

Number:139100
Category:ports
Synopsis:[FIX] security/libprelude not respect NOPORTS
Severity:non-critical
Priority:low
Responsible:miwi@FreeBSD.org
State:closed
Class:update
Arrival-Date:Thu Sep 24 08:10:02 UTC 2009
Closed-Date:Wed Nov 04 08:10:47 UTC 2009
Last-Modified:Wed Nov 04 08:10:47 UTC 2009
Originator:Vladimir Korkodinov
Release:FreeBSD 6.4-RELEASE

Organization:
 
Environment:
FreeBSD xxx 6.4-RELEASE FreeBSD 6.4-RELEASE #2: Thu Dec 4 11:29:00 YEKT 2008 root@xxxx:/usr/obj/usr/src/sys/kernel i386
 
Description:
How-To-Repeat:
 
Fix:
apply patch
Download patch.txt
diff -ruN libprelude.old/Makefile libprelude/Makefile
--- libprelude.old/Makefile      2009-09-24 04:17:10.000000000 +0600
+++ libprelude/Makefile  2009-09-24 12:33:52.000000000 +0600
@@ -5,6 +5,7 @@
 PORTNAME=       libprelude
 PORTVERSION=    0.9.24.1
+PORTREVISION=   2
 CATEGORIES=     security
 MASTER_SITES=   http://www.prelude-ids.com/download/releases/%SUBDIR%/
 MASTER_SITE_SUBDIR=     ${PORTNAME} ${PORTNAME}/old
diff -ruN libprelude.old/files/patch-Makefile.am libprelude/files/patch-Makefile.am
--- libprelude.old/files/patch-Makefile.am       1970-01-01 05:00:00.000000000 +0500
+++ libprelude/files/patch-Makefile.am   2009-09-24 12:22:21.000000000 +0600
@@ -0,0 +1,11 @@
+--- Makefile.am.orig    2009-05-12 21:30:50.000000000 +0600
++++ Makefile.am 2009-09-24 12:22:08.000000000 +0600
+@@ -1,7 +1,7 @@
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-easy-bindings
+ ACLOCAL_AMFLAGS = -I m4 -I libmissing/m4
+
+-SUBDIRS = libltdl libmissing m4 src prelude-admin bindings docs tests
++SUBDIRS = libltdl libmissing m4 src prelude-admin bindings tests
+ DIST_SUBDIRS=$(SUBDIRS)
+
+ EXTRA_DIST = HACKING.README LICENSE.README tls.conf
diff -ruN libprelude.old/files/patch-Makefile.in libprelude/files/patch-Makefile.in
--- libprelude.old/files/patch-Makefile.in       1970-01-01 05:00:00.000000000 +0500
+++ libprelude/files/patch-Makefile.in   2009-09-24 12:19:44.000000000 +0600
@@ -0,0 +1,11 @@
+--- Makefile.in.orig    2009-08-11 21:05:56.000000000 +0600
++++ Makefile.in 2009-09-24 12:19:34.000000000 +0600
+@@ -896,7 +896,7 @@
+ top_srcdir = @top_srcdir@
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-easy-bindings
+ ACLOCAL_AMFLAGS = -I m4 -I libmissing/m4
+-SUBDIRS = libltdl libmissing m4 src prelude-admin bindings docs tests
++SUBDIRS = libltdl libmissing m4 src prelude-admin bindings tests
+ DIST_SUBDIRS = $(SUBDIRS)
+ EXTRA_DIST = HACKING.README LICENSE.README tls.conf
+ bin_SCRIPTS = $(top_builddir)/libprelude-config


Release-Note:
 
Audit-Trail:
Responsible Changed
From-To:freebsd-ports-bugs->miwi
By:miwi
When:Thu Sep 24 12:13:35 UTC 2009
Why:I'll take it.

State Changed
From-To:open->closed
By:miwi
When:Wed Nov 4 08:10:46 UTC 2009
Why:Committed. Thanks!

Unformatted:
 
Submit Followup | Raw PR | Find another PR