Summary: | net/p5-Net-Wake does not work for broadcast address. | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | TsurutaniNaoki |
Component: | Individual Port(s) | Assignee: | Volker Stolz <vs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
TsurutaniNaoki
2005-01-14 05:40:18 UTC
Dear maintainer, please look into this issue! Cheers, Volker State Changed From-To: open->feedback Forwarded PR to maintainer Responsible Changed From-To: freebsd-ports-bugs->vs I'll track this Thank you for telling me this PR. Could you examin and commit the following patch ? Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Wake/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 24 Oct 2003 12:03:08 -0000 1.3 +++ Makefile 18 Jan 2005 01:35:38 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Net-Wake -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Wake/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 31 Mar 2004 03:10:10 -0000 1.2 +++ distinfo 18 Jan 2005 01:35:38 -0000 @@ -1,2 +1,2 @@ -MD5 (Net-Wake-0.01.tar.gz) = f6b9d89888153ef4f8c0e55456f6c80e -SIZE (Net-Wake-0.01.tar.gz) = 1871 +MD5 (Net-Wake-0.02.tar.gz) = c9514b5fb43a06b3343b5c0a498b624e +SIZE (Net-Wake-0.02.tar.gz) = 2269 State Changed From-To: feedback->closed Port updated, thanks for your submission! |