diff --git a/python/py-charset-normalizer/Portfile b/python/py-charset-normalizer/Portfile index 4050b33e48b..aa27762aa64 100644 --- a/python/py-charset-normalizer/Portfile +++ b/python/py-charset-normalizer/Portfile @@ -4,9 +4,9 @@ PortSystem 1.0 PortGroup python 1.0 name py-charset-normalizer -version 3.4.6 +version 3.4.7 revision 0 -distname charset_normalizer-${version} + categories-append devel license MIT supported_archs noarch @@ -21,9 +21,11 @@ long_description {*}${description} homepage https://github.com/ousret/charset_normalizer -checksums rmd160 cf19a363cc8e4407ab43285f326cf3d1672ddd50 \ - sha256 1ae6b62897110aa7c79ea2f5dd38d1abca6db663687c0b1ad9aed6f6bae3d9d6 \ - size 143363 +distname charset_normalizer-${version} + +checksums rmd160 4eefa3045680a4041607b425dddd5f2c0f1de0b4 \ + sha256 ae89db9e5f98a11a4bf50407d4363e7b09b31e55bc117b4f7d80aab97ba009e5 \ + size 144271 if {${name} ne ${subport}} { if {${python.version} == 36} {