aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2021-03-07 12:51:23 +0800
committeryuri <yuri@FreeBSD.org>2021-03-07 12:51:23 +0800
commit59349ea13791a31da76062f4fa04edb11b24c977 (patch)
tree19a890fa6c1e89e13d4dfb2cc0b601c91421e467 /graphics
parentcefa952d1872b5ec639eb2ca8eb0b1072d006247 (diff)
downloadfreebsd-ports-59349ea13791a31da76062f4fa04edb11b24c977.tar.gz
freebsd-ports-59349ea13791a31da76062f4fa04edb11b24c977.tar.zst
freebsd-ports-59349ea13791a31da76062f4fa04edb11b24c977.zip
graphics/py-djvulibre: Update 0.8.5 -> 0.8.6
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-djvulibre/Makefile7
-rw-r--r--graphics/py-djvulibre/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/py-djvulibre/Makefile b/graphics/py-djvulibre/Makefile
index 226f1045c5d4..e76586c61800 100644
--- a/graphics/py-djvulibre/Makefile
+++ b/graphics/py-djvulibre/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= python-djvulibre
-DISTVERSION= 0.8.5
+DISTVERSION= 0.8.6
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +15,12 @@ LICENSE= GPLv2
LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
USES= python:3.6+ pkgconfig
-USE_PYTHON= autoplist distutils cython
+USE_PYTHON= distutils cython autoplist
post-patch:
@${REINPLACE_CMD} -e "s|'python'|'${PYTHON_CMD}'|g" ${WRKSRC}/setup.py
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/djvu/*.so
+
.include <bsd.port.mk>
diff --git a/graphics/py-djvulibre/distinfo b/graphics/py-djvulibre/distinfo
index a15b6800e6e1..a059106ff65d 100644
--- a/graphics/py-djvulibre/distinfo
+++ b/graphics/py-djvulibre/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570511220
-SHA256 (python-djvulibre-0.8.5.tar.gz) = 8ec85cbb86fa09c02478f0d58cd69cca3a789e2e786851362ba20879dedd14b0
-SIZE (python-djvulibre-0.8.5.tar.gz) = 87317
+TIMESTAMP = 1615091972
+SHA256 (python-djvulibre-0.8.6.tar.gz) = 3b2eb9aca99a5168d84ddca5dac7886134719cc846604bcff880d224f0ad3a21
+SIZE (python-djvulibre-0.8.6.tar.gz) = 88014