svn commit: r342066 - head/www/rejik

Antoine Brodin antoine at FreeBSD.org
Fri Jan 31 20:47:43 UTC 2014


Author: antoine
Date: Fri Jan 31 20:47:43 2014
New Revision: 342066
URL: http://svnweb.freebsd.org/changeset/ports/342066
QAT: https://qat.redports.org/buildarchive/r342066/

Log:
  Mark as broken: Fails to checksum
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/www/rejik/Makefile

Modified: head/www/rejik/Makefile
==============================================================================
--- head/www/rejik/Makefile	Fri Jan 31 20:39:42 2014	(r342065)
+++ head/www/rejik/Makefile	Fri Jan 31 20:47:43 2014	(r342066)
@@ -13,6 +13,8 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 MAINTAINER=	sylvio at FreeBSD.org
 COMMENT=	A squid redirector used for blocking unwanted content
 
+BROKEN=		Fails to checksum
+
 LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
 RUN_DEPENDS=	squid:${PORTSDIR}/www/squid
 


More information about the svn-ports-all mailing list