diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-25 01:35:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-25 01:35:46 +0800 |
commit | 3b4f3a5f4bdc82a962cd1e7744896d32a530c1e7 (patch) | |
tree | 375a6b93a60e3d4d2277533dea184a24184c328f /net/p5-IO-Socket-IP | |
parent | e5b8c4b2c980cb4d9b07b8f258529caf3739e531 (diff) | |
download | freebsd-ports-gnome-3b4f3a5f4bdc82a962cd1e7744896d32a530c1e7.tar.gz freebsd-ports-gnome-3b4f3a5f4bdc82a962cd1e7744896d32a530c1e7.tar.zst freebsd-ports-gnome-3b4f3a5f4bdc82a962cd1e7744896d32a530c1e7.zip |
- Update to 0.16
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
Diffstat (limited to 'net/p5-IO-Socket-IP')
-rw-r--r-- | net/p5-IO-Socket-IP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IO-Socket-IP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-IO-Socket-IP/Makefile b/net/p5-IO-Socket-IP/Makefile index 7a2cb33422a0..87a722f62249 100644 --- a/net/p5-IO-Socket-IP/Makefile +++ b/net/p5-IO-Socket-IP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Socket-IP -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= net ipv6 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-IO-Socket-IP/distinfo b/net/p5-IO-Socket-IP/distinfo index b078376fd231..7eba79c29571 100644 --- a/net/p5-IO-Socket-IP/distinfo +++ b/net/p5-IO-Socket-IP/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Socket-IP-0.15.tar.gz) = afdfd6cfb826cd0ec5243fa1977f00c4c0982d545a72f3df839f51069ea14eb8 -SIZE (IO-Socket-IP-0.15.tar.gz) = 35667 +SHA256 (IO-Socket-IP-0.16.tar.gz) = 0611f43d03173c2d391fb942ad55882606a1f9dff64a6de5b1cf0ce603846370 +SIZE (IO-Socket-IP-0.16.tar.gz) = 35716 |