diff --git a/security/py-unicode-show/Makefile b/security/py-unicode-show/Makefile index 27a3fa56bd35..dbffa84ed544 100644 --- a/security/py-unicode-show/Makefile +++ b/security/py-unicode-show/Makefile @@ -1,40 +1,40 @@ PORTNAME= unicode-show -DISTVERSION= 48.5-1 +DISTVERSION= 48.8-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 c5e44112d327..6ff91a6f8512 100644 --- a/security/py-unicode-show/distinfo +++ b/security/py-unicode-show/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772081009 -SHA256 (Kicksecure-helper-scripts-48.5-1_GH0.tar.gz) = 7d9d3dc91c2b95896e4a29ef54b7d10935da12d238f6dea49156fc57dad605d1 -SIZE (Kicksecure-helper-scripts-48.5-1_GH0.tar.gz) = 326909 +TIMESTAMP = 1773186191 +SHA256 (Kicksecure-helper-scripts-48.8-1_GH0.tar.gz) = 7184a66cad6b554ad13847201520b5f5993eaca5b5c8880b23c99ec087aa7a0b +SIZE (Kicksecure-helper-scripts-48.8-1_GH0.tar.gz) = 330130