diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 8 | ||||
-rw-r--r-- | net/p5-Net-Daemon/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 85801459aca..c9396a50d5d 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/08/14 14:14:43 obache Exp $ +# $NetBSD: Makefile,v 1.25 2011/11/11 08:31:44 hiramatsu Exp $ # -DISTNAME= Net-Daemon-0.43 +DISTNAME= Net-Daemon-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 SVR4_PKGNAME= p5nda CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -11,10 +10,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Daemon/ COMMENT= Perl5 module for writing networking daemons +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -WRKSRC= ${WRKDIR}/Net-Daemon/ +#WRKSRC= ${WRKDIR}/Net-Daemon/ PERL5_PACKLIST= auto/Net/Daemon/.packlist diff --git a/net/p5-Net-Daemon/distinfo b/net/p5-Net-Daemon/distinfo index 414f8ed7faa..9428df5e786 100644 --- a/net/p5-Net-Daemon/distinfo +++ b/net/p5-Net-Daemon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/09/11 21:24:14 he Exp $ +$NetBSD: distinfo,v 1.8 2011/11/11 08:31:44 hiramatsu Exp $ -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 +SHA1 (Net-Daemon-0.48.tar.gz) = b322436fd9e5cc52fa1da9db345838026351bcea +RMD160 (Net-Daemon-0.48.tar.gz) = 0a0dab641a7a9ca0964ce33f9d3af7de375cd1e0 +Size (Net-Daemon-0.48.tar.gz) = 29513 bytes |