diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-18 02:11:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-18 02:11:04 +0800 |
commit | 6a38d9d4ee8b30d952821546a02d287ad4675ede (patch) | |
tree | b7f2a8d448151e7df1c983a233215f4070afd732 /net | |
parent | b3b4636059bd0563f2a5ca04ee03cd9339e3770d (diff) | |
download | freebsd-ports-gnome-6a38d9d4ee8b30d952821546a02d287ad4675ede.tar.gz freebsd-ports-gnome-6a38d9d4ee8b30d952821546a02d287ad4675ede.tar.zst freebsd-ports-gnome-6a38d9d4ee8b30d952821546a02d287ad4675ede.zip |
- Update to 1.98
Changes: http://search.cpan.org/dist/Socket/Changes
Diffstat (limited to 'net')
-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 f755e910c640..fcf20eb32c28 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket -PORTVERSION= 1.97 +PORTVERSION= 1.98 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index a1df6b795a09..55b5935174bd 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-1.97.tar.gz) = f14403ea6801b17c7a9bc456c2723ce2e0f53161d1623330ba68313c9b4934e1 -SIZE (Socket-1.97.tar.gz) = 33323 +SHA256 (Socket-1.98.tar.gz) = 942f110d500ca59a0fdaf565a3c42d12293b82d1552e56d18d27bd8cef4323c5 +SIZE (Socket-1.98.tar.gz) = 35056 |