diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-12 10:30:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-12 10:30:30 +0800 |
commit | 996c5627135f7e2b0a0d361e506a954e41a3b7f0 (patch) | |
tree | 1068af2526676ae4e49e7748af61a14327c023a1 /net/p5-Socket | |
parent | f1387d00b32e72d01d25eeb317f5b2fea65dd89c (diff) | |
download | freebsd-ports-gnome-996c5627135f7e2b0a0d361e506a954e41a3b7f0.tar.gz freebsd-ports-gnome-996c5627135f7e2b0a0d361e506a954e41a3b7f0.tar.zst freebsd-ports-gnome-996c5627135f7e2b0a0d361e506a954e41a3b7f0.zip |
- Update to 2.000
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
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 |