aboutsummaryrefslogtreecommitdiff
path: root/net/nepenthes
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-02-18 23:39:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-02-18 23:39:00 +0000
commit961c9eef2f3ac3babc69de0bd04ae004db3b7909 (patch)
tree866de5f228f96c6592f97a6838721c142d480b1a /net/nepenthes
parentcf4bfa7c0480e17ddf037b852b6ba7a7111a24b3 (diff)
downloadports-961c9eef2f3ac3babc69de0bd04ae004db3b7909.tar.gz
ports-961c9eef2f3ac3babc69de0bd04ae004db3b7909.zip
- Chase security/libprelude shlib version bump
PR: 131286, 131585 (partial) Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru>
Notes
Notes: svn path=/head/; revision=228623
Diffstat (limited to 'net/nepenthes')
-rw-r--r--net/nepenthes/Makefile8
-rw-r--r--net/nepenthes/files/prelude_modules_log-prelude_Makefile.in.patch11
2 files changed, 3 insertions, 16 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile
index 862164b554fd..4c9e69d89ddd 100644
--- a/net/nepenthes/Makefile
+++ b/net/nepenthes/Makefile
@@ -7,10 +7,9 @@
PORTNAME= nepenthes
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= nepenthes
+MASTER_SITES= SF
MAINTAINER= systemoperator@gmail.com
COMMENT= Determine the malware activity on a network
@@ -21,9 +20,8 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
adns.1:${PORTSDIR}/dns/adns
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.17:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.19:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --enable-prelude
-EXTRA_PATCHES= ${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch
.endif
.if defined(WITH_DEBUG_LOGGING)
diff --git a/net/nepenthes/files/prelude_modules_log-prelude_Makefile.in.patch b/net/nepenthes/files/prelude_modules_log-prelude_Makefile.in.patch
deleted file mode 100644
index 01e68f347c10..000000000000
--- a/net/nepenthes/files/prelude_modules_log-prelude_Makefile.in.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- modules/log-prelude/Makefile.in.orig Sun Jan 14 14:09:10 2007
-+++ modules/log-prelude/Makefile.in Sun Jan 14 14:09:21 2007
-@@ -216,7 +216,7 @@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- AUTOMAKE_OPTIONS = foreign
--AM_CPPFLAGS = -I/usr/include/libprelude -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE $(CPPFLAG_PRELUDE)
-+AM_CPPFLAGS = -I/usr/local/include/libprelude -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE
- AM_CXXFLAGS = -Wall
- AM_LDFLAGS = $(LDFLAG_PRELUDE) ${LIB_PRELUDE}
- pkglib_LTLIBRARIES = logprelude.la