Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 21:08:15 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r481397 - branches/2018Q4/news/nzbget
Message-ID:  <201810062108.w96L8Fdm087431@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct  6 21:08:15 2018
New Revision: 481397
URL: https://svnweb.freebsd.org/changeset/ports/481397

Log:
  MFH: r481396
  
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout

Modified:
  branches/2018Q4/news/nzbget/Makefile
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/news/nzbget/Makefile
==============================================================================
--- branches/2018Q4/news/nzbget/Makefile	Sat Oct  6 21:07:39 2018	(r481396)
+++ branches/2018Q4/news/nzbget/Makefile	Sat Oct  6 21:08:15 2018	(r481397)
@@ -12,6 +12,8 @@ COMMENT=	Binary newsreader supporting NZB files
 
 LICENSE=	GPLv2
 
+BROKEN=		fails to package
+
 LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
 USES=		autoreconf compiler:c++14-lang gmake localbase ncurses pkgconfig shebangfix ssl



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