diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-14 16:39:09 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-14 17:15:40 +0000 |
commit | 14e0108b4373c3ca13e24583273c249a2f7fc2d1 (patch) | |
tree | 7e5e9c7e11a2df3fa123a31be6321b19f94ef9fd | |
parent | 020b2aab4f5b260372bbb80b12ded82c4b26accf (diff) | |
download | ports-14e0108b4373c3ca13e24583273c249a2f7fc2d1.tar.gz ports-14e0108b4373c3ca13e24583273c249a2f7fc2d1.zip |
devel/pear-HTML_QuickForm2: Update to 2.3.2
Changes: https://pear.php.net/package/HTML_QuickForm2/download/
https://github.com/pear/HTML_QuickForm2/blob/trunk/ChangeLog.md
-rw-r--r-- | devel/pear-HTML_QuickForm2/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-HTML_QuickForm2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index 77f92c5f44d1..f2a531910fdb 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -1,5 +1,5 @@ PORTNAME= HTML_QuickForm2 -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= devel www pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pear-HTML_QuickForm2/distinfo b/devel/pear-HTML_QuickForm2/distinfo index f909bb1b45e1..3da6bb8b944b 100644 --- a/devel/pear-HTML_QuickForm2/distinfo +++ b/devel/pear-HTML_QuickForm2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653925934 -SHA256 (PEAR/HTML_QuickForm2-2.3.1.tgz) = 0078bbd9439a63a87c02fe657aeeff1aa1a2bf7141d46e3e3a629147bb498b79 -SIZE (PEAR/HTML_QuickForm2-2.3.1.tgz) = 176329 +TIMESTAMP = 1699774520 +SHA256 (PEAR/HTML_QuickForm2-2.3.2.tgz) = 1ca8bd1238701c5c4c8ab18d260c4732b49c2be57829714715636578aa913e9c +SIZE (PEAR/HTML_QuickForm2-2.3.2.tgz) = 176756 |