diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:22:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:22:11 +0800 |
commit | 1189f6a4a390c32edc6ae460bf65e48b02f0b5e7 (patch) | |
tree | 13818d3f57f83443ba144bd626384d71d4bd4183 /net | |
parent | 2550abed24f23605232f06cc09e919d448d1eb24 (diff) | |
download | freebsd-ports-gnome-1189f6a4a390c32edc6ae460bf65e48b02f0b5e7.tar.gz freebsd-ports-gnome-1189f6a4a390c32edc6ae460bf65e48b02f0b5e7.tar.zst freebsd-ports-gnome-1189f6a4a390c32edc6ae460bf65e48b02f0b5e7.zip |
- Update to 2.018
Changes: http://search.cpan.org/dist/Socket/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Socket/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Socket/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Socket/Makefile b/net/p5-Socket/Makefile index 76976b515c88..044d34e6877b 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.016 -PORTREVISION= 1 +PORTVERSION= 2.018 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index 754b808bd96f..ad7a439c2097 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.016.tar.gz) = 5e7abfa0515a14f22e24ddc21e68984d9827962a2dd348751dfe968e3c2070bf -SIZE (Socket-2.016.tar.gz) = 40582 +SHA256 (Socket-2.018.tar.gz) = 77c13e040b0f897dc89855318ca6435d2ded0fab190bf6b1e9a8a4d707c37a88 +SIZE (Socket-2.018.tar.gz) = 40940 |