diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-07 18:20:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-07 18:20:16 +0800 |
commit | 75b47b692fea5a4674e8ccd15a203dc1c81a7505 (patch) | |
tree | 48373149622eacc22ff9305c4820e1cf2f5b0a5f /net | |
parent | a5899bc6011a6dc164bfba3660267973675ff8b5 (diff) | |
download | freebsd-ports-gnome-75b47b692fea5a4674e8ccd15a203dc1c81a7505.tar.gz freebsd-ports-gnome-75b47b692fea5a4674e8ccd15a203dc1c81a7505.tar.zst freebsd-ports-gnome-75b47b692fea5a4674e8ccd15a203dc1c81a7505.zip |
- Update to 2.012
Changes: http://search.cpan.org/dist/Socket/Changes
Diffstat (limited to 'net')
-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 9c9d1561a206..786bbcbcc12c 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.011 +PORTVERSION= 2.012 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index b65dca3bd5cf..8a69b35a225f 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.011.tar.gz) = c092a8cc26117fd96e659ca3d157f78e0cf7ff30f493d933f099369a9d1af25b -SIZE (Socket-2.011.tar.gz) = 38366 +SHA256 (Socket-2.012.tar.gz) = 223e4ff534f0fcb4a7962b108d60e2f139eed9f238a8df5eb709daa7e32056a0 +SIZE (Socket-2.012.tar.gz) = 38562 |