diff options
author | clsung <clsung@FreeBSD.org> | 2007-06-09 10:35:37 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-06-09 10:35:37 +0800 |
commit | 2c75f8d4b7638378a762c3246fff315ac5b1327c (patch) | |
tree | 4703a5f7e5217f14fb73a4c15b7562f11680fdcd /devel | |
parent | 3c41db97b9825c7701445dc333f284909ce46208 (diff) | |
download | freebsd-ports-gnome-2c75f8d4b7638378a762c3246fff315ac5b1327c.tar.gz freebsd-ports-gnome-2c75f8d4b7638378a762c3246fff315ac5b1327c.tar.zst freebsd-ports-gnome-2c75f8d4b7638378a762c3246fff315ac5b1327c.zip |
- Update to 1.62
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 8adafe94858c..b789ec9f569c 100644 --- a/devel/p5-threads/Makefile +++ b/devel/p5-threads/Makefile @@ -6,7 +6,7 @@ # PORTNAME= threads -PORTVERSION= 1.61 +PORTVERSION= 1.62 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 aa926bd3e6d6..0cbea0c42e12 100644 --- a/devel/p5-threads/distinfo +++ b/devel/p5-threads/distinfo @@ -1,3 +1,3 @@ -MD5 (threads-1.61.tar.gz) = 88699d9203c698ca16004649deb9c55b -SHA256 (threads-1.61.tar.gz) = 4cef182b3aae0289b04ae896f0767185c06cc7cb25ddc69064675e46e42f6e57 -SIZE (threads-1.61.tar.gz) = 80837 +MD5 (threads-1.62.tar.gz) = 78255e401b2ae138c8850729212f9adc +SHA256 (threads-1.62.tar.gz) = 4ddb0827fa04a059414b811ec969cd76a82756652a3e73dc1b00d5cdb90f75bd +SIZE (threads-1.62.tar.gz) = 81103 |