aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-IO-Socket-Multicast
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-06-10 03:23:51 +0800
committeraaron <aaron@FreeBSD.org>2006-06-10 03:23:51 +0800
commit19d990bf6e215907f46378800dc0e2567a365d35 (patch)
tree4419e4031a1c25293a28b68c70b6c749ce8534cd /net/p5-IO-Socket-Multicast
parent0b803dcb646e960e412861e836a1960ba1db89e7 (diff)
downloadfreebsd-ports-gnome-19d990bf6e215907f46378800dc0e2567a365d35.tar.gz
freebsd-ports-gnome-19d990bf6e215907f46378800dc0e2567a365d35.tar.zst
freebsd-ports-gnome-19d990bf6e215907f46378800dc0e2567a365d35.zip
- Update from v0.25 to v1.04
PR: ports/98330 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
Diffstat (limited to 'net/p5-IO-Socket-Multicast')
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile2
-rw-r--r--net/p5-IO-Socket-Multicast/distinfo6
-rw-r--r--net/p5-IO-Socket-Multicast/pkg-descr1
3 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile
index ed06b4ea808a..205cf90fa4b7 100644
--- a/net/p5-IO-Socket-Multicast/Makefile
+++ b/net/p5-IO-Socket-Multicast/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Socket-Multicast
-PORTVERSION= 0.25
+PORTVERSION= 1.04
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
diff --git a/net/p5-IO-Socket-Multicast/distinfo b/net/p5-IO-Socket-Multicast/distinfo
index c1923f434753..d2c76a3a7a17 100644
--- a/net/p5-IO-Socket-Multicast/distinfo
+++ b/net/p5-IO-Socket-Multicast/distinfo
@@ -1,3 +1,3 @@
-MD5 (IO-Socket-Multicast-0.25.tar.gz) = 57e089b7edefa291e4542e7d8f051352
-SHA256 (IO-Socket-Multicast-0.25.tar.gz) = 31a145deb04e58468f102c7afd29e4b2d043842d1347bfc053b1e1cb3483e587
-SIZE (IO-Socket-Multicast-0.25.tar.gz) = 8477
+MD5 (IO-Socket-Multicast-1.04.tar.gz) = c433622d7ca5149faf90c21107223e1f
+SHA256 (IO-Socket-Multicast-1.04.tar.gz) = 96415543ddc64dd099cabbcd3c3121d5adfd8043778ac8557bb20a413e6d4216
+SIZE (IO-Socket-Multicast-1.04.tar.gz) = 10466
diff --git a/net/p5-IO-Socket-Multicast/pkg-descr b/net/p5-IO-Socket-Multicast/pkg-descr
index a27d7f48f1c3..43f4d8e6eb04 100644
--- a/net/p5-IO-Socket-Multicast/pkg-descr
+++ b/net/p5-IO-Socket-Multicast/pkg-descr
@@ -5,3 +5,4 @@ multicast transmissions and generate your own outgoing multicast
packets.
WWW: http://search.cpan.org/dist/IO-Socket-Multicast/
+Author: Lincoln Stein <lstein@cshl.org>