diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 17:13:44 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 18:44:07 +0000 |
commit | d732f56e1a2e1c815064ddc9c76cf4f1b46c331c (patch) | |
tree | fd9346494bcb64cc04bd720b0dfc38d756e9f40f | |
parent | fba2e3af1da46093efd74802bf2c34221a74ae05 (diff) | |
download | ports-d732f56e1a2e1c815064ddc9c76cf4f1b46c331c.tar.gz ports-d732f56e1a2e1c815064ddc9c76cf4f1b46c331c.zip |
converters/p5-JSON-PP: Update to 4.07
-rw-r--r-- | converters/p5-JSON-PP/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-JSON-PP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index b5e647e7ded2..3a5b116f1a22 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= JSON-PP -PORTVERSION= 4.06 +PORTVERSION= 4.07 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ISHIGAKI diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo index 6ca2f18ca011..59e68f86772f 100644 --- a/converters/p5-JSON-PP/distinfo +++ b/converters/p5-JSON-PP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665359 -SHA256 (JSON-PP-4.06.tar.gz) = 70c4ca2e05dc156de2303765174e45b91c637de6601a70db5eef45e30abad27a -SIZE (JSON-PP-4.06.tar.gz) = 52067 +TIMESTAMP = 1641045832 +SHA256 (JSON-PP-4.07.tar.gz) = 7badbf590a9b216615d6ef4879bcf9c6c272d604cdf9f75f0bd56a26b4252bd5 +SIZE (JSON-PP-4.07.tar.gz) = 52139 |