diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-22 15:20:25 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-22 15:20:25 +0800 |
commit | 45cbc2d015b758f06ca23163c44558faf89f674a (patch) | |
tree | 0a81308abfadcbf43b92a0f609fab6e210ae9453 /net/p5-Socket | |
parent | 571461c0ee6488d15c0c009f60cddf164f249df1 (diff) | |
download | freebsd-ports-gnome-45cbc2d015b758f06ca23163c44558faf89f674a.tar.gz freebsd-ports-gnome-45cbc2d015b758f06ca23163c44558faf89f674a.tar.zst freebsd-ports-gnome-45cbc2d015b758f06ca23163c44558faf89f674a.zip |
- Update to 1.99
Changes: http://search.cpan.org/dist/Socket/Changes
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 fcf20eb32c28..61e63ec668f6 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket -PORTVERSION= 1.98 +PORTVERSION= 1.99 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index 55b5935174bd..c8d378753d0d 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-1.98.tar.gz) = 942f110d500ca59a0fdaf565a3c42d12293b82d1552e56d18d27bd8cef4323c5 -SIZE (Socket-1.98.tar.gz) = 35056 +SHA256 (Socket-1.99.tar.gz) = b4061671ad88e73355a670b6338f2169eb0184ace13ed44777013b54447d7e33 +SIZE (Socket-1.99.tar.gz) = 35532 |