Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2012 23:52:36 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308972 - in head: net/nepenthes security/samhain security/suricata
Message-ID:  <201212152352.qBFNqa8J060552@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sat Dec 15 23:52:36 2012
New Revision: 308972
URL: http://svnweb.freebsd.org/changeset/ports/308972

Log:
  Bump ports affected by security/libprelude update

Modified:
  head/net/nepenthes/Makefile
  head/security/samhain/Makefile
  head/security/suricata/Makefile

Modified: head/net/nepenthes/Makefile
==============================================================================
--- head/net/nepenthes/Makefile	Sat Dec 15 23:18:03 2012	(r308971)
+++ head/net/nepenthes/Makefile	Sat Dec 15 23:52:36 2012	(r308972)
@@ -1,13 +1,9 @@
-# Ports collection makefile for:	nepenthes
-# Date created:				1 Dec 2005
-# Whom:					ryo
-#
+# Created by: ryo
 # $FreeBSD$
-#
 
 PORTNAME=	nepenthes
 PORTVERSION=	0.2.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION}
 
@@ -20,7 +16,7 @@ LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl
 		adns.1:${PORTSDIR}/dns/adns
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.20:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 .endif
 

Modified: head/security/samhain/Makefile
==============================================================================
--- head/security/samhain/Makefile	Sat Dec 15 23:18:03 2012	(r308971)
+++ head/security/samhain/Makefile	Sat Dec 15 23:52:36 2012	(r308972)
@@ -1,11 +1,9 @@
-# New ports collection makefile for:	samhain
-# Date created:				9 January 2003
-# Whom:					lx
-#
+# Created by: lx
 # $FreeBSD$
 
 PORTNAME=	samhain
 PORTVERSION=	3.0.8
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://la-samhna.de/archive/ \
 		http://redundancy.redundancy.org/mirror/
@@ -106,7 +104,7 @@ CONFIGURE_ARGS+=	--with-logserver=${WITH
 CONFIGURE_ARGS+=	--with-altlogserver=${WITH_ALT_LOG_SERVER}
 .endif
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.20:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--with-prelude
 .endif
 

Modified: head/security/suricata/Makefile
==============================================================================
--- head/security/suricata/Makefile	Sat Dec 15 23:18:03 2012	(r308971)
+++ head/security/suricata/Makefile	Sat Dec 15 23:52:36 2012	(r308972)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	suricata
-# Date created:		Sun Aug 29 16:39:08 BRT 2010
-# Whom:			Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
-#
+# Created by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
 # $FreeBSD$
-#
 
 PORTNAME=	suricata
 PORTVERSION=	1.3.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://www.openinfosecfoundation.org/download/ \
 		http://mirrors.rit.edu/zi/



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