From 8c5b13e8d398503fc58ad382fab6c970f43df204 Mon Sep 17 00:00:00 2001 From: Michael Gmelin Date: Tue, 8 Oct 2019 07:32:16 +0000 Subject: Update to 2.1.2, add test target --- textproc/py-pdftotext/Makefile | 6 ++++-- textproc/py-pdftotext/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index e3a02e61c016..a4b3d10eb8e4 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pdftotext -PORTVERSION= 2.1.1 -PORTREVISION= 8 +PORTVERSION= 2.1.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,4 +17,7 @@ LIB_DEPENDS= libpoppler.so:graphics/poppler USES= compiler:c11 python USE_PYTHON= autoplist distutils +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + .include diff --git a/textproc/py-pdftotext/distinfo b/textproc/py-pdftotext/distinfo index 0bea30ad084d..ca8e71c5100b 100644 --- a/textproc/py-pdftotext/distinfo +++ b/textproc/py-pdftotext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553009960 -SHA256 (pdftotext-2.1.1.tar.gz) = e3ad11efe0aa22cbfc46aa1296b2ea5a52ad208b778288311f2801adef178ccb -SIZE (pdftotext-2.1.1.tar.gz) = 112921 +TIMESTAMP = 1570519774 +SHA256 (pdftotext-2.1.2.tar.gz) = c8bdc47b08baa17b8e03ba1f960fc6335b183d2644eaf7300e088516758a6090 +SIZE (pdftotext-2.1.2.tar.gz) = 113324 -- cgit v1.2.3