diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-06 16:50:42 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-06 16:50:42 +0000 |
commit | d067459a80b2ce23ad7ad95c4267d2e0dcacdf91 (patch) | |
tree | cdd60bf9d88fc142c22d5bb04653e0aedc641f6a | |
parent | 6d789d0eb49f2933fe993258657548676c0c354f (diff) | |
download | FreeBSD-ports-d067459a80b2ce23ad7ad95c4267d2e0dcacdf91.zip FreeBSD-ports-d067459a80b2ce23ad7ad95c4267d2e0dcacdf91.tar.gz |
- Update to 2.024
Changes: http://search.cpan.org/dist/Socket/Changes
-rw-r--r-- | net/p5-Socket/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Socket/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-Socket/Makefile b/net/p5-Socket/Makefile index a974a1c..080ac83 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.021 +PORTVERSION= 2.024 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index 5631e6b..28e8fb1 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,3 @@ -SHA256 (Socket-2.021.tar.gz) = 1ef59ca106b7ed3b3481266fe8d98ecc94790dd87f35aa09b8a09202eb01a5ec -SIZE (Socket-2.021.tar.gz) = 42485 +TIMESTAMP = 1478370272 +SHA256 (Socket-2.024.tar.gz) = 38d58dcd84ca480615ba5f45a82b97b3c4cc3b7e7b27323e68adbe6daf455e12 +SIZE (Socket-2.024.tar.gz) = 43593 |