diff options
author | adamw <adamw@FreeBSD.org> | 2015-03-06 23:59:27 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-03-06 23:59:27 +0800 |
commit | 1883d0ba91c57b7d808a6b1cbb65dc9f9b427dcc (patch) | |
tree | b37ac98abb615280959bb2ae1939a64dc96b9bf9 | |
parent | 51913fac8a2f902549dae594cdd117be1411c332 (diff) | |
download | freebsd-ports-graphics-1883d0ba91c57b7d808a6b1cbb65dc9f9b427dcc.tar.gz freebsd-ports-graphics-1883d0ba91c57b7d808a6b1cbb65dc9f9b427dcc.tar.zst freebsd-ports-graphics-1883d0ba91c57b7d808a6b1cbb65dc9f9b427dcc.zip |
Update to 1.99.
Changes: https://metacpan.org/changes/distribution/threads
-rw-r--r-- | devel/p5-threads/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-threads/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-threads/Makefile b/devel/p5-threads/Makefile index 9f9a305b618..bf6a5154051 100644 --- a/devel/p5-threads/Makefile +++ b/devel/p5-threads/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= threads -PORTVERSION= 1.97 +PORTVERSION= 1.99 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN diff --git a/devel/p5-threads/distinfo b/devel/p5-threads/distinfo index c4bd924daaa..ff338f64adc 100644 --- a/devel/p5-threads/distinfo +++ b/devel/p5-threads/distinfo @@ -1,2 +1,2 @@ -SHA256 (threads-1.97.tar.gz) = ee704bd10bb193e1369cb29154865076eb651efe0da1b3a8b1a5455a7b2bcb22 -SIZE (threads-1.97.tar.gz) = 105111 +SHA256 (threads-1.99.tar.gz) = d707d5988d77dc55c61c9c5467eed268f27f095a44b03bb16b6b3fc908081456 +SIZE (threads-1.99.tar.gz) = 110227 |