svn commit: r344169 - head/www/qupzilla

Ruslan Makhmatkhanov rm at FreeBSD.org
Fri Feb 14 08:57:32 UTC 2014


Author: rm
Date: Fri Feb 14 08:57:32 2014
New Revision: 344169
URL: http://svnweb.freebsd.org/changeset/ports/344169
QAT: https://qat.redports.org/buildarchive/r344169/

Log:
  - mark broken, this port fails to fetch
  
  PR:		186750
  Submitted by:	C Hutchinson <portmaster at bsdforge.com>

Modified:
  head/www/qupzilla/Makefile

Modified: head/www/qupzilla/Makefile
==============================================================================
--- head/www/qupzilla/Makefile	Fri Feb 14 08:56:25 2014	(r344168)
+++ head/www/qupzilla/Makefile	Fri Feb 14 08:57:32 2014	(r344169)
@@ -11,6 +11,8 @@ COMMENT=	Modern web browser based on Web
 
 LICENSE=	GPLv3
 
+BROKEN=		Fetch fails
+
 LIB_DEPENDS=	libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
 		libexecinfo.so:${PORTSDIR}/devel/libexecinfo
 


More information about the svn-ports-all mailing list