diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-07-10 11:39:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-07-10 11:39:46 +0800 |
commit | bcf7c992d6fa60a358a7f69c0aa21077c02f4b50 (patch) | |
tree | 0f4f3e5898a0bac5fae560923ec4327dfdb1d8dc | |
parent | 3e43053c9032faba1830033e35bef311445789c6 (diff) | |
download | freebsd-ports-gnome-bcf7c992d6fa60a358a7f69c0aa21077c02f4b50.tar.gz freebsd-ports-gnome-bcf7c992d6fa60a358a7f69c0aa21077c02f4b50.tar.zst freebsd-ports-gnome-bcf7c992d6fa60a358a7f69c0aa21077c02f4b50.zip |
- Update to 2.010
Changes: http://search.cpan.org/dist/Socket/Changes
-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 f233f1f23c27..ada34faeb91b 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.009 +PORTVERSION= 2.010 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index c4bee97fe8ef..97a21a9233e0 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.009.tar.gz) = c668eb4e97137b5875010a006ac108b973aa1514157ccd6e015d538e0be0834a -SIZE (Socket-2.009.tar.gz) = 37847 +SHA256 (Socket-2.010.tar.gz) = 028a34688e288dc2a287e1ab940ffa34529b44626b9dfbc73dc834ffcb7f26a3 +SIZE (Socket-2.010.tar.gz) = 38091 |