svn commit: r308853 - head/net/panoptis

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu Dec 13 16:07:40 UTC 2012


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


More information about the svn-ports-all mailing list