diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-29 02:39:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-29 02:39:59 +0800 |
commit | 734befdbe6f9d5a8f232e121d90ced3e8fa5f2c0 (patch) | |
tree | 8043d34825c8ee509b856156303d6513d6cb082b /net/p5-Socket | |
parent | d074edbc372e0b6e72887fb641c461dade16e98f (diff) | |
download | freebsd-ports-gnome-734befdbe6f9d5a8f232e121d90ced3e8fa5f2c0.tar.gz freebsd-ports-gnome-734befdbe6f9d5a8f232e121d90ced3e8fa5f2c0.tar.zst freebsd-ports-gnome-734befdbe6f9d5a8f232e121d90ced3e8fa5f2c0.zip |
- Update to 2.013
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 b9f382c735bb..930fa5b0ca0c 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.012 +PORTVERSION= 2.013 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index 8a69b35a225f..0486ce47749e 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.012.tar.gz) = 223e4ff534f0fcb4a7962b108d60e2f139eed9f238a8df5eb709daa7e32056a0 -SIZE (Socket-2.012.tar.gz) = 38562 +SHA256 (Socket-2.013.tar.gz) = 5167836aa4f71ffac5edae4e3e1b6b0ff7b2c62b41774455018f0070a5789796 +SIZE (Socket-2.013.tar.gz) = 39028 |