svn commit: r481397 - branches/2018Q4/news/nzbget

Antoine Brodin antoine at FreeBSD.org
Sat Oct 6 21:08:16 UTC 2018


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


More information about the svn-ports-all mailing list