svn commit: r390572 - head/textproc/bibtool

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 25 13:45:59 UTC 2015


Author: amdmi3
Date: Thu Jun 25 13:45:58 2015
New Revision: 390572
URL: https://svnweb.freebsd.org/changeset/ports/390572

Log:
  - Mark BROKEN on 9.x, fails to extract:
  
  BibTool/doc/bibtool.tex: Already exists
  tar: Error exit delayed from previous errors.
  
  Submitted by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/textproc/bibtool/Makefile

Modified: head/textproc/bibtool/Makefile
==============================================================================
--- head/textproc/bibtool/Makefile	Thu Jun 25 13:43:35 2015	(r390571)
+++ head/textproc/bibtool/Makefile	Thu Jun 25 13:45:58 2015	(r390572)
@@ -10,6 +10,8 @@ DISTNAME=	BibTool-${PORTVERSION}
 MAINTAINER=	johans at FreeBSD.org
 COMMENT=	Command line manipulation of BibTeX files
 
+BROKEN_FreeBSD_9=	fails to extract
+
 USE_TEX=	latex:build
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-kpathsea


More information about the svn-ports-all mailing list