diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-12-24 01:46:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-12-24 01:46:45 +0800 |
commit | 87d8fcb9ffb940e7a15b6d229cd275d9cc04a872 (patch) | |
tree | ea33c96db3cf93be4fce49c894ee3dc9e2b7504c /net/p5-Socket | |
parent | c6d9ed25963b33436d8d871ea1dd438013aa2360 (diff) | |
download | freebsd-ports-gnome-87d8fcb9ffb940e7a15b6d229cd275d9cc04a872.tar.gz freebsd-ports-gnome-87d8fcb9ffb940e7a15b6d229cd275d9cc04a872.tar.zst freebsd-ports-gnome-87d8fcb9ffb940e7a15b6d229cd275d9cc04a872.zip |
- Update to 2.007
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Socket/Changes
Diffstat (limited to 'net/p5-Socket')
-rw-r--r-- | net/p5-Socket/Makefile | 8 | ||||
-rw-r--r-- | net/p5-Socket/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net/p5-Socket/Makefile b/net/p5-Socket/Makefile index b841b6955af2..2c418ec8cbfd 100644 --- a/net/p5-Socket/Makefile +++ b/net/p5-Socket/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Socket -# Date created: 2011-12-12 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Socket -PORTVERSION= 2.006 +PORTVERSION= 2.007 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo index 501604c8b170..7391b2ef9b09 100644 --- a/net/p5-Socket/distinfo +++ b/net/p5-Socket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Socket-2.006.tar.gz) = efe51e2222ccf5bf919a58980780e91cba363e4110e323f4c756cffe9c0be9b8 -SIZE (Socket-2.006.tar.gz) = 37625 +SHA256 (Socket-2.007.tar.gz) = cf7413ee3cfd2f7d51f6fe4c3885842d4d7514c3d9e9a4dd4cd429ff2ed93c4e +SIZE (Socket-2.007.tar.gz) = 37740 |