diff options
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 9 | ||||
-rw-r--r-- | net/p5-Net-Daemon/distinfo | 8 |
2 files changed, 7 insertions, 10 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 5596417cd7b..68a500b7e3a 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,19 +1,16 @@ -# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:25 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/11/05 04:09:39 obache Exp $ # -DISTNAME= Net-Daemon-0.36 +DISTNAME= Net-Daemon-0.39 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5nda -PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= eric@cirr.com -HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html +HOMEPAGE= http://search.cpan.org/~jwied/Net-Daemon/ COMMENT= Perl5 module for writing networking daemons -DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:../../lang/perl5 - PERL5_PACKLIST= auto/Net/Daemon/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-Daemon/distinfo b/net/p5-Net-Daemon/distinfo index dc6e7961e51..dbc7a9ac61f 100644 --- a/net/p5-Net-Daemon/distinfo +++ b/net/p5-Net-Daemon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 12:13:58 agc Exp $ +$NetBSD: distinfo,v 1.6 2006/11/05 04:09:39 obache Exp $ -SHA1 (Net-Daemon-0.36.tar.gz) = a37d9888590577ccaa6abd667c4dc36643b7fa51 -RMD160 (Net-Daemon-0.36.tar.gz) = e81e44d5099a288e56df0bc152c00609ed8e56af -Size (Net-Daemon-0.36.tar.gz) = 26496 bytes +SHA1 (Net-Daemon-0.39.tar.gz) = 6799ec70460936bd3737fa5b91741af07bc0bdc8 +RMD160 (Net-Daemon-0.39.tar.gz) = aba653ca4065e8133053948f8aa08a21a83baba5 +Size (Net-Daemon-0.39.tar.gz) = 31737 bytes |