svn commit: r502607 - head/textproc/py-pdfminer.six

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 17:24:04 UTC 2019


Author: tobik
Date: Sat May 25 17:24:03 2019
New Revision: 502607
URL: https://svnweb.freebsd.org/changeset/ports/502607

Log:
  textproc/py-pdfminer.six: Drop nop and misspelled DOS2UNIXGLOB

Modified:
  head/textproc/py-pdfminer.six/Makefile

Modified: head/textproc/py-pdfminer.six/Makefile
==============================================================================
--- head/textproc/py-pdfminer.six/Makefile	Sat May 25 17:22:36 2019	(r502606)
+++ head/textproc/py-pdfminer.six/Makefile	Sat May 25 17:24:03 2019	(r502607)
@@ -19,7 +19,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-si
 USES=		python shebangfix dos2unix
 USE_PYTHON=	distutils concurrent autoplist
 SHEBANG_FILES=	tools/dumppdf.py tools/pdf2txt.py tools/latin2ascii.py
-DOS2UNIXGLOB=	*.py
 
 CONFLICTS_INSTALL=	py??-pdfminer-* py??-pdfminer3k-*
 NO_ARCH=		yes


More information about the svn-ports-all mailing list