diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-07 04:15:59 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-07 04:15:59 +0800 |
commit | 93fc045197c4c953f994988def8c99adf980d1c4 (patch) | |
tree | f2b4e413aaf7180e56873a1a07185c02143d0039 /net | |
parent | f4d8cc5c1efa334733174eacf41b72514740135f (diff) | |
download | freebsd-ports-gnome-93fc045197c4c953f994988def8c99adf980d1c4.tar.gz freebsd-ports-gnome-93fc045197c4c953f994988def8c99adf980d1c4.tar.zst freebsd-ports-gnome-93fc045197c4c953f994988def8c99adf980d1c4.zip |
- Update to 0.03
PR: ports/147392
Approved by: tjs@cdpa.nsysu.edu.tw (maintainer)
Submitted by: myself (pgollucci@)
Changes: http://search.cpan.org/dist/IO-Socket-Multicast6/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IO-Socket-Multicast6/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IO-Socket-Multicast6/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-IO-Socket-Multicast6/Makefile b/net/p5-IO-Socket-Multicast6/Makefile index f0978fff7814..38d7942a5c13 100644 --- a/net/p5-IO-Socket-Multicast6/Makefile +++ b/net/p5-IO-Socket-Multicast6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Socket-Multicast6 -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-IO-Socket-Multicast6/distinfo b/net/p5-IO-Socket-Multicast6/distinfo index 10244d3a549e..f8f40b94c2d8 100644 --- a/net/p5-IO-Socket-Multicast6/distinfo +++ b/net/p5-IO-Socket-Multicast6/distinfo @@ -1,3 +1,3 @@ -MD5 (IO-Socket-Multicast6-0.02.tar.gz) = ccc2f461f4936cd4336722872af654dd -SHA256 (IO-Socket-Multicast6-0.02.tar.gz) = 9d2359516570f2133ab71bc709deba0528fabe0f75a7e4ea10a1377b098feaea -SIZE (IO-Socket-Multicast6-0.02.tar.gz) = 12156 +MD5 (IO-Socket-Multicast6-0.03.tar.gz) = 13b8edf99cbb5995d2f456b941f0c02f +SHA256 (IO-Socket-Multicast6-0.03.tar.gz) = 6ec10e32bf7f0a35a031d694b03c1c8d246e3a0de22e02aaf6f08275e7eea951 +SIZE (IO-Socket-Multicast6-0.03.tar.gz) = 10131 |