Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2019 18:24:52 +0000 (UTC)
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490966 - head/www/c-icap-modules
Message-ID:  <201901221824.x0MIOq6F073786@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigo
Date: Tue Jan 22 18:24:52 2019
New Revision: 490966
URL: https://svnweb.freebsd.org/changeset/ports/490966

Log:
  Remove the BROKEN variable to make the port available again

Modified:
  head/www/c-icap-modules/Makefile

Modified: head/www/c-icap-modules/Makefile
==============================================================================
--- head/www/c-icap-modules/Makefile	Tue Jan 22 18:10:12 2019	(r490965)
+++ head/www/c-icap-modules/Makefile	Tue Jan 22 18:24:52 2019	(r490966)
@@ -3,6 +3,7 @@
 
 PORTNAME=	c-icap
 PORTVERSION=	0.5.3
+PORTREVISION=	1
 CATEGORIES=	www security
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/
 PKGNAMESUFFIX=	-modules
@@ -13,8 +14,6 @@ COMMENT=	Modules for c-icap: virus_scan and srv_url_ch
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
-
-BROKEN=		fails to build
 
 LIB_DEPENDS=	libicapapi.so:www/c-icap \
 		libclamav.so:security/clamav



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