diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-20 16:39:58 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-20 16:39:58 +0800 |
commit | 90a694737b03f0a1f35a00119c1b1b8f3fd3d519 (patch) | |
tree | b18ebfb5cf9baf13e2e397b7a2dc8218b3548bde /devel | |
parent | 640ae0571fdca8b6fadc810806131d19eb82e10d (diff) | |
download | freebsd-ports-graphics-90a694737b03f0a1f35a00119c1b1b8f3fd3d519.tar.gz freebsd-ports-graphics-90a694737b03f0a1f35a00119c1b1b8f3fd3d519.tar.zst freebsd-ports-graphics-90a694737b03f0a1f35a00119c1b1b8f3fd3d519.zip |
- Update to 1.56
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-threads/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-threads/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-threads/Makefile b/devel/p5-threads/Makefile index 61c926e37f6..3ac3c11d94a 100644 --- a/devel/p5-threads/Makefile +++ b/devel/p5-threads/Makefile @@ -6,7 +6,7 @@ # PORTNAME= threads -PORTVERSION= 1.53 +PORTVERSION= 1.56 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JD/JDHEDDEN diff --git a/devel/p5-threads/distinfo b/devel/p5-threads/distinfo index 7ddaaeebf0e..3d6b45cf197 100644 --- a/devel/p5-threads/distinfo +++ b/devel/p5-threads/distinfo @@ -1,3 +1,3 @@ -MD5 (threads-1.53.tar.gz) = d1857c93e8d13967690ba67687bd83a5 -SHA256 (threads-1.53.tar.gz) = b43b4f2e48b6cb8ee2ede210907ba8cc9803d92588193e0a7306d2de20e96548 -SIZE (threads-1.53.tar.gz) = 78112 +MD5 (threads-1.56.tar.gz) = 41293068f30e2c334cadfeda1abd61bc +SHA256 (threads-1.56.tar.gz) = cbf44fd18ffe685065ef0033224c93cd39ed3caf191fbe59e471f6d483889df9 +SIZE (threads-1.56.tar.gz) = 79257 |