diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-09-21 01:01:36 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-09-21 01:01:36 +0000 |
commit | 85b040623177e2f7fad9d7983ba4dc6b3efe4b5f (patch) | |
tree | 4f8cf8ce1a87fb3e7c425a9cb5919074fe37e04e | |
parent | Make the Protocol Helpers advanced settings window aesthetically (diff) |
- Update to 1.67
Notes
Notes:
svn path=/head/; revision=199842
-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 a52ef70a1425..07e0768f1ffe 100644 --- a/devel/p5-threads/Makefile +++ b/devel/p5-threads/Makefile @@ -6,7 +6,7 @@ # PORTNAME= threads -PORTVERSION= 1.64 +PORTVERSION= 1.67 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 0525adbcd45f..e7bdf7649396 100644 --- a/devel/p5-threads/distinfo +++ b/devel/p5-threads/distinfo @@ -1,3 +1,3 @@ -MD5 (threads-1.64.tar.gz) = f14cd4910d2cb8ed0cbd62c883e14fb2 -SHA256 (threads-1.64.tar.gz) = e559c7e01516f12d12e488a910fd9a517501e42395900b61a6e53fd9b92b424d -SIZE (threads-1.64.tar.gz) = 81380 +MD5 (threads-1.67.tar.gz) = 74901b69587917c34d7b08232e32f20a +SHA256 (threads-1.67.tar.gz) = 29b74cbab24879727c20fad95fef576e1ff9c247969f02f5fd529726eed3ceed +SIZE (threads-1.67.tar.gz) = 85285 |