diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-12 02:30:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-12 02:30:30 +0000 |
commit | 5b2c343913b6e2e697b2a709cd082b941b0c7834 (patch) | |
tree | 51d71c13cd4bdc63810794eab1d3cce69b1e4252 /net/p5-Socket | |
parent | 5223c11aa86089ffcb2bc51c443f508245dc76a9 (diff) | |
download | ports-5b2c343913b6e2e697b2a709cd082b941b0c7834.tar.gz ports-5b2c343913b6e2e697b2a709cd082b941b0c7834.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 4f726b9a6def..5d713b0fde8a 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket -PORTVERSION= 1.99 +PORTVERSION= 2.000 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index c8d378753d0d..3be51de874fc 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-1.99.tar.gz) = b4061671ad88e73355a670b6338f2169eb0184ace13ed44777013b54447d7e33 -SIZE (Socket-1.99.tar.gz) = 35532 +SHA256 (Socket-2.000.tar.gz) = 91eb0dfaafdf08e450aa03cd8a3285d47facfd432f75f812a5bdafd9e445297b +SIZE (Socket-2.000.tar.gz) = 35757 |