diff --git a/security/py-unicode-show/Makefile b/security/py-unicode-show/Makefile index 16b771dd3309..314ed9080ddc 100644 --- a/security/py-unicode-show/Makefile +++ b/security/py-unicode-show/Makefile @@ -1,40 +1,40 @@ PORTNAME= unicode-show -DISTVERSION= 51.5-1 +DISTVERSION= 52.1-1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dtxdf@FreeBSD.org COMMENT= Detect and annotate suspicious Unicode characters in text or files WWW= https://www.kicksecure.com/wiki/Unicode-show LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= python:3.12+ shebangfix USE_GITHUB= yes GH_ACCOUNT= Kicksecure GH_PROJECT= helper-scripts SHEBANG_FILES= usr/bin/unicode-show NO_ARCH= yes do-build: .for m in unicode_show stdisplay @${RM} -r ${WRKSRC}/usr/lib/python3/dist-packages/${m}/tests @${RM} ${WRKSRC}/usr/lib/python3/dist-packages/${m}/py.typed @${PYTHON_CMD} -OO ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHON_SITELIBDIR} \ -f ${WRKSRC}/usr/lib/python3/dist-packages/${m} .endfor do-install: ${INSTALL_SCRIPT} ${WRKSRC}/usr/bin/unicode-show ${STAGEDIR}${PREFIX}/bin/unicode-show .for m in unicode_show stdisplay @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/${m} @cd ${WRKSRC}/usr/lib/python3/dist-packages/${m} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PYTHON_SITELIBDIR}/${m} .endfor ${INSTALL_MAN} ${WRKSRC}/auto-generated-man-pages/unicode-show.1 ${STAGEDIR}${PREFIX}/share/man/man1/unicode-show.1 .include diff --git a/security/py-unicode-show/distinfo b/security/py-unicode-show/distinfo index b174f88f03b6..057fb46aeff9 100644 --- a/security/py-unicode-show/distinfo +++ b/security/py-unicode-show/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779218129 -SHA256 (Kicksecure-helper-scripts-51.5-1_GH0.tar.gz) = 0c492cc54e068b6aaa51a72937178bce08008047fdb03389f9ec63ec472ce342 -SIZE (Kicksecure-helper-scripts-51.5-1_GH0.tar.gz) = 415937 +TIMESTAMP = 1780532575 +SHA256 (Kicksecure-helper-scripts-52.1-1_GH0.tar.gz) = 140675781d953f15f871c63ec89ca0a6f74860be738fc18e7b8c3346d27355f6 +SIZE (Kicksecure-helper-scripts-52.1-1_GH0.tar.gz) = 426245