diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-06 13:01:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-06 13:01:45 +0000 |
commit | f35d6638ce021a743b8eecbca740facc79763ffb (patch) | |
tree | e9bd63974554a7a66b77b2408b8da4ae8c99153b /net/p5-Socket | |
parent | 889b6468c55f975cc08f672b8bd71edd806f7cf5 (diff) | |
download | ports-f35d6638ce021a743b8eecbca740facc79763ffb.tar.gz ports-f35d6638ce021a743b8eecbca740facc79763ffb.zip |
Notes
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 ada34faeb91b..6c57f1eb4ef8 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Socket -PORTVERSION= 2.010 +PORTVERSION= 2.011 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index 97a21a9233e0..b65dca3bd5cf 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.010.tar.gz) = 028a34688e288dc2a287e1ab940ffa34529b44626b9dfbc73dc834ffcb7f26a3 -SIZE (Socket-2.010.tar.gz) = 38091 +SHA256 (Socket-2.011.tar.gz) = c092a8cc26117fd96e659ca3d157f78e0cf7ff30f493d933f099369a9d1af25b +SIZE (Socket-2.011.tar.gz) = 38366 |