diff options
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 8 | ||||
-rw-r--r-- | net/p5-Net-Daemon/distinfo | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index f6bca1bb709..4249637b8a1 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,18 +1,20 @@ -# $NetBSD: Makefile,v 1.19 2008/06/12 02:14:39 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2008/09/11 21:24:14 he Exp $ # -DISTNAME= Net-Daemon-0.39 +DISTNAME= Net-Daemon-0.43 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5nda CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= eric@cirr.com -HOMEPAGE= http://search.cpan.org/~jwied/Net-Daemon/ +HOMEPAGE= http://search.cpan.org/dist/Net-Daemon/ COMMENT= Perl5 module for writing networking daemons PKG_DESTDIR_SUPPORT= user-destdir +WRKSRC= ${WRKDIR}/Net-Daemon/ + 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 dbc7a9ac61f..414f8ed7faa 100644 --- a/net/p5-Net-Daemon/distinfo +++ b/net/p5-Net-Daemon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2006/11/05 04:09:39 obache Exp $ +$NetBSD: distinfo,v 1.7 2008/09/11 21:24:14 he Exp $ -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 +SHA1 (Net-Daemon-0.43.tar.gz) = 15c1dc7744079a2c283de4129652b7c9b5024f12 +RMD160 (Net-Daemon-0.43.tar.gz) = a20e80ebf67e57fd0bf47714ab1ccc820573d39a +Size (Net-Daemon-0.43.tar.gz) = 28553 bytes |