diff options
author | ume <ume@FreeBSD.org> | 2004-03-25 12:23:21 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-03-25 12:23:21 +0800 |
commit | 89e2fa257a7665d79b0e9c831e51eb732f599ea4 (patch) | |
tree | 89e06f83c6d40f18e2c99d7685ab122c07b44ce4 /net | |
parent | 36855398fad8a2e544a9129fa898bbd03ba92bbf (diff) | |
download | freebsd-ports-gnome-89e2fa257a7665d79b0e9c831e51eb732f599ea4.tar.gz freebsd-ports-gnome-89e2fa257a7665d79b0e9c831e51eb732f599ea4.tar.zst freebsd-ports-gnome-89e2fa257a7665d79b0e9c831e51eb732f599ea4.zip |
Update to 0.17.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Socket6/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Socket6/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 50095bb729f3..dda179e990fb 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket6 -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= net perl5 ipv6 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Socket6 diff --git a/net/p5-Socket6/distinfo b/net/p5-Socket6/distinfo index 568ae14f450a..80334f478a43 100644 --- a/net/p5-Socket6/distinfo +++ b/net/p5-Socket6/distinfo @@ -1,2 +1,2 @@ -MD5 (Socket6-0.16.tar.gz) = 68de70ce820caeed30841f82db6c1d2f -SIZE (Socket6-0.16.tar.gz) = 35515 +MD5 (Socket6-0.17.tar.gz) = 2ebf9659bedabfd9a128889730455c56 +SIZE (Socket6-0.17.tar.gz) = 39817 |