diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-12 09:55:28 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-12 09:55:28 +0000 |
commit | f807bf8f67e7ca5cf0c6078898b43fb82cd4a8e5 (patch) | |
tree | 79d297ab0385fb6983100b870dc648b044a8be04 /devel/p5-threads | |
parent | 8f471e4b5490b758b927bb361d85249124faca4b (diff) | |
download | ports-f807bf8f67e7ca5cf0c6078898b43fb82cd4a8e5.tar.gz ports-f807bf8f67e7ca5cf0c6078898b43fb82cd4a8e5.zip |
Notes
Diffstat (limited to 'devel/p5-threads')
-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 ea0f6037478a..385230abd7c2 100644 --- a/devel/p5-threads/Makefile +++ b/devel/p5-threads/Makefile @@ -6,7 +6,7 @@ # PORTNAME= threads -PORTVERSION= 1.58 +PORTVERSION= 1.59 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 9e368006ab76..dc0b74c9cf45 100644 --- a/devel/p5-threads/distinfo +++ b/devel/p5-threads/distinfo @@ -1,3 +1,3 @@ -MD5 (threads-1.58.tar.gz) = 6761b5d575ead2b5360d26e503f42b4f -SHA256 (threads-1.58.tar.gz) = 575b9b8e326332d9b6eda90455d02dcef689edd8b718fc4e5ac76baaa3f2368b -SIZE (threads-1.58.tar.gz) = 80844 +MD5 (threads-1.59.tar.gz) = ec3412dc6e444941dcf9664d4da7fd39 +SHA256 (threads-1.59.tar.gz) = 83fcb90062fcff3bd282783e24a7df52b61c8df7405cc171e622f46d6dba48fd +SIZE (threads-1.59.tar.gz) = 80899 |