git: 4cc06d729969 - main - graphics/py-djvulibre: Update 0.8.7 -> 0.8.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Sep 2022 06:19:11 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc06d729969d41437250ecfe9a96dcc93c2691c
commit 4cc06d729969d41437250ecfe9a96dcc93c2691c
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-30 04:53:47 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-30 06:19:05 +0000
graphics/py-djvulibre: Update 0.8.7 -> 0.8.8
Reported by: portscout
---
graphics/py-djvulibre/Makefile | 7 +++++--
graphics/py-djvulibre/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/graphics/py-djvulibre/Makefile b/graphics/py-djvulibre/Makefile
index c537c2d9004c..b13d3684a88e 100644
--- a/graphics/py-djvulibre/Makefile
+++ b/graphics/py-djvulibre/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-djvulibre
-DISTVERSION= 0.8.7
+DISTVERSION= 0.8.8
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
USES= python:3.6+ pkgconfig
-USE_PYTHON= distutils cython autoplist
+USE_PYTHON= distutils cython autoplist pytest
+
+TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+TEST_WRKSRC= ${WRKSRC}/tests
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/djvu/*.so
diff --git a/graphics/py-djvulibre/distinfo b/graphics/py-djvulibre/distinfo
index b78017f6f904..06204fecfc68 100644
--- a/graphics/py-djvulibre/distinfo
+++ b/graphics/py-djvulibre/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629055732
-SHA256 (python-djvulibre-0.8.7.tar.gz) = 0a5490560d4b85b3b623a27dae764b42cfb527caed6dbf21e160cdb5e8ca439d
-SIZE (python-djvulibre-0.8.7.tar.gz) = 87788
+TIMESTAMP = 1664513113
+SHA256 (python-djvulibre-0.8.8.tar.gz) = ea8e4fe72d4f9e5c9ea64191ec99a75b35653263f3132e4d080f00ecd75d30ae
+SIZE (python-djvulibre-0.8.8.tar.gz) = 87894