diff options
author | ume <ume@FreeBSD.org> | 2001-05-28 23:55:29 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2001-05-28 23:55:29 +0800 |
commit | 9c98769fa722475f6e2abc782276f60c94a65488 (patch) | |
tree | 6935e5c5637b52bb5329e3fa019414a654b0ad54 | |
parent | 8e42f34703ad955f394b562186438de899231417 (diff) | |
download | freebsd-ports-gnome-9c98769fa722475f6e2abc782276f60c94a65488.tar.gz freebsd-ports-gnome-9c98769fa722475f6e2abc782276f60c94a65488.tar.zst freebsd-ports-gnome-9c98769fa722475f6e2abc782276f60c94a65488.zip |
Update to 0.10.
It actually changes nothing in FreeBSD.
Submitted by: vanilla
-rw-r--r-- | net/p5-Socket6/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Socket6/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index a179d56aacf7..32008417ffce 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket6 -PORTVERSION= 0.08 +PORTVERSION= 0.10 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 d20e10c816ec..feb3513cffe2 100644 --- a/net/p5-Socket6/distinfo +++ b/net/p5-Socket6/distinfo @@ -1 +1 @@ -MD5 (Socket6-0.08.tar.gz) = d64c6eba26bc0f92bdf56fef6287eb31 +MD5 (Socket6-0.10.tar.gz) = 5785ac34cd1d1676d2a16e3606c258f0 |