diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-08-20 23:51:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-08-20 23:51:05 +0800 |
commit | bd0312dbd265f2e4fd92ccfe6f95f9170d555c30 (patch) | |
tree | 7697c93e42781c89381da2f8241e9f63f298d41a /net/p5-Socket | |
parent | 25f414715d9e00abbe2114f61facddd331b502dc (diff) | |
download | freebsd-ports-gnome-bd0312dbd265f2e4fd92ccfe6f95f9170d555c30.tar.gz freebsd-ports-gnome-bd0312dbd265f2e4fd92ccfe6f95f9170d555c30.tar.zst freebsd-ports-gnome-bd0312dbd265f2e4fd92ccfe6f95f9170d555c30.zip |
- Update to 2.006
Changes: http://search.cpan.org/dist/Socket/Changes
Diffstat (limited to 'net/p5-Socket')
-rw-r--r-- | net/p5-Socket/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Socket/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Socket/Makefile b/net/p5-Socket/Makefile index 45e45fcf32fb..b841b6955af2 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket -PORTVERSION= 2.005 +PORTVERSION= 2.006 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index a62ea96801e2..501604c8b170 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.005.tar.gz) = b54321f36693f67ccc9cc84c753e3d51845fc285d7dc4904223856d9fc4fa6fa -SIZE (Socket-2.005.tar.gz) = 37541 +SHA256 (Socket-2.006.tar.gz) = efe51e2222ccf5bf919a58980780e91cba363e4110e323f4c756cffe9c0be9b8 +SIZE (Socket-2.006.tar.gz) = 37625 |