diff --git a/security/py-unicode-show/Makefile b/security/py-unicode-show/Makefile index 2be9756ceb3e..e079926d5b87 100644 --- a/security/py-unicode-show/Makefile +++ b/security/py-unicode-show/Makefile @@ -1,40 +1,40 @@ PORTNAME= unicode-show -DISTVERSION= 49.3-1 +DISTVERSION= 50.5-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 d684950e0b9c..f23b4966b0e9 100644 --- a/security/py-unicode-show/distinfo +++ b/security/py-unicode-show/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775857054 -SHA256 (Kicksecure-helper-scripts-49.3-1_GH0.tar.gz) = a9ce1a3bad2bc3351eca9c330df73487440b5da2c8c4c0fc775ef6d4e8fe7f5d -SIZE (Kicksecure-helper-scripts-49.3-1_GH0.tar.gz) = 332247 +TIMESTAMP = 1777572490 +SHA256 (Kicksecure-helper-scripts-50.5-1_GH0.tar.gz) = 74d4893fe507aa1b27dfa5d7be79c0f1e1422f974f5f4a8c9b91da6fd3cdb969 +SIZE (Kicksecure-helper-scripts-50.5-1_GH0.tar.gz) = 383073