From c5632160576ca47752345ce7392a9fcf7369a394 Mon Sep 17 00:00:00 2001 From: Sergey Fedorov Date: Wed, 28 Aug 2024 21:45:23 +0800 Subject: [PATCH] py-precis-i18n: update to 1.1.0 --- python/py-precis-i18n/Portfile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/python/py-precis-i18n/Portfile b/python/py-precis-i18n/Portfile index 048ac24a6aa5b..e41441034c56e 100644 --- a/python/py-precis-i18n/Portfile +++ b/python/py-precis-i18n/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-precis-i18n -version 1.0.5 +version 1.1.0 revision 0 license MIT @@ -13,17 +13,18 @@ platforms {darwin any} maintainers nomaintainer description PRECIS framework for Unicode -long_description Implementation of PRECIS framework for Unicode to be used with usernames & passwords +long_description Implementation of PRECIS framework for Unicode \ + to be used with usernames & passwords. homepage https://github.com/byllyfish/precis_i18n distname precis_i18n-${version} -checksums rmd160 61588b2bfe64f4f72d01317dfe6ae4ae75a1488c \ - sha256 b35e51ebfc2ccb7454232e7f63d59a4d03b3a5d2a6e3f628d797a58a3c33c24a \ - size 67710 +checksums rmd160 9ecac023f391c0d419393e66ce1713cdc90e4c28 \ + sha256 7ad0d9e08b806f3a9aba042f0b5b28f081fe6decf1dd95ec8e4dc8c6b302aec2 \ + size 69488 -python.versions 39 310 311 +python.versions 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \