Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2012 16:07:40 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308853 - head/net/panoptis
Message-ID:  <201212131607.qBDG7egS068132@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Thu Dec 13 16:07:39 2012
New Revision: 308853
URL: http://svnweb.freebsd.org/changeset/ports/308853

Log:
  - Bump PORTREVISION

Modified:
  head/net/panoptis/Makefile

Modified: head/net/panoptis/Makefile
==============================================================================
--- head/net/panoptis/Makefile	Thu Dec 13 16:06:43 2012	(r308852)
+++ head/net/panoptis/Makefile	Thu Dec 13 16:07:39 2012	(r308853)
@@ -7,7 +7,7 @@
 
 PORTNAME=	panoptis
 PORTVERSION=	0.1.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net security
 MASTER_SITES=	SF
 
@@ -17,7 +17,7 @@ COMMENT=	Detect and block DoS/DDoS attac
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS=	ccgnu2:${PORTSDIR}/devel/commoncpp
 
 GNU_CONFIGURE=	yes
 USE_PYTHON=	yes



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