diff options
author | ume <ume@FreeBSD.org> | 2004-02-21 22:53:30 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-02-21 22:53:30 +0800 |
commit | 7efc40d16c498a54bae9bd84b4970e0d5b6c2678 (patch) | |
tree | 761797bcb6bf2e8adc5bdb92b3b9f30107706317 /net | |
parent | ebf3be8c66871863e6960411c66954a1c12c6142 (diff) | |
download | freebsd-ports-gnome-7efc40d16c498a54bae9bd84b4970e0d5b6c2678.tar.gz freebsd-ports-gnome-7efc40d16c498a54bae9bd84b4970e0d5b6c2678.tar.zst freebsd-ports-gnome-7efc40d16c498a54bae9bd84b4970e0d5b6c2678.zip |
Update to 0.16.
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 92f75a7e3aee..50095bb729f3 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket6 -PORTVERSION= 0.14 +PORTVERSION= 0.16 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 3098bb574183..568ae14f450a 100644 --- a/net/p5-Socket6/distinfo +++ b/net/p5-Socket6/distinfo @@ -1,2 +1,2 @@ -MD5 (Socket6-0.14.tar.gz) = f55b69102c5bc739b6f273da49f7ded0 -SIZE (Socket6-0.14.tar.gz) = 35427 +MD5 (Socket6-0.16.tar.gz) = 68de70ce820caeed30841f82db6c1d2f +SIZE (Socket6-0.16.tar.gz) = 35515 |