diff --git a/security/py-unicode-show/Makefile b/security/py-unicode-show/Makefile index 834062285936..bcc494a8ce36 100644 --- a/security/py-unicode-show/Makefile +++ b/security/py-unicode-show/Makefile @@ -1,40 +1,40 @@ PORTNAME= unicode-show -DISTVERSION= 52.8-1 +DISTVERSION= 53.2-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 5b9798dc80a8..fba960b43b20 100644 --- a/security/py-unicode-show/distinfo +++ b/security/py-unicode-show/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783106695 -SHA256 (Kicksecure-helper-scripts-52.8-1_GH0.tar.gz) = e063c9a0507d77783e090be41ee0f73776fc79c4721d70eed3735ed1ae5fe61f -SIZE (Kicksecure-helper-scripts-52.8-1_GH0.tar.gz) = 438906 +TIMESTAMP = 1783965781 +SHA256 (Kicksecure-helper-scripts-53.2-1_GH0.tar.gz) = 4e70209505b903daeea421e4754d3759b443969efd38f706a36f3225e1703f7e +SIZE (Kicksecure-helper-scripts-53.2-1_GH0.tar.gz) = 446680