diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-08-06 12:52:30 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-08-06 12:52:53 +0000 |
commit | d276eea0ec74e949b4950bd0b1c1e8684749d99e (patch) | |
tree | 477d303dc5467b7222b632b352f7165aea7678c6 /textproc | |
parent | 3ec6d74501e415e6dcac9ccc4480c0bc1a524a17 (diff) | |
download | ports-d276eea0ec74e949b4950bd0b1c1e8684749d99e.tar.gz ports-d276eea0ec74e949b4950bd0b1c1e8684749d99e.zip |
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-xmlschema/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-xmlschema/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-xmlschema/Makefile b/textproc/py-xmlschema/Makefile index 05960e2bab55..c3439a73b79f 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmlschema -DISTVERSION= 2.3.1 +DISTVERSION= 2.4.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index 5b26b79d620f..bb1e68a6395d 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686961202 -SHA256 (xmlschema-2.3.1.tar.gz) = 2eb426c5710833a05610c22c8766713a1b87e9405e3eca0b7c658375bf7ec810 -SIZE (xmlschema-2.3.1.tar.gz) = 494834 +TIMESTAMP = 1691326100 +SHA256 (xmlschema-2.4.0.tar.gz) = d74cd0c10866ac609e1ef94a5a69b018ad16e39077bc6393408b40c6babee793 +SIZE (xmlschema-2.4.0.tar.gz) = 534840 |