git: 4b479f344f98 - main - devel/py-confusable_homoglyphs: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:36:01 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b479f344f988dfb4b6f276bdf3e036d2688bbcf commit 4b479f344f988dfb4b6f276bdf3e036d2688bbcf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:15:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:15 +0000 devel/py-confusable_homoglyphs: Update WWW and clean up pkg-descr --- devel/py-confusable_homoglyphs/Makefile | 2 +- devel/py-confusable_homoglyphs/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/py-confusable_homoglyphs/Makefile b/devel/py-confusable_homoglyphs/Makefile index 835a73419cd2..19340d731160 100644 --- a/devel/py-confusable_homoglyphs/Makefile +++ b/devel/py-confusable_homoglyphs/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Detect confusable usage of unicode homoglyphs -WWW= https://pypi.org/project/confusable_homoglyphs/ +WWW= https://github.com/vhf/confusable_homoglyphs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-confusable_homoglyphs/pkg-descr b/devel/py-confusable_homoglyphs/pkg-descr index afea445fdb7a..90ee7244198b 100644 --- a/devel/py-confusable_homoglyphs/pkg-descr +++ b/devel/py-confusable_homoglyphs/pkg-descr @@ -2,5 +2,3 @@ A homoglyph is one of two or more graphemes, characters, or glyphs with shapes that appear identical or very similar homoglyph. Unicode homoglyphs can be a nuisance on the web. confusable_homoglyphs helps to detect confusable usage of unicode homoglyphs and prevent homograph attacks. - -See also: https://github.com/vhf/confusable_homoglyphs