diff options
author | mjl <mjl@pkgsrc.org> | 2001-11-30 14:32:09 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-11-30 14:32:09 +0000 |
commit | 5766def732f6b3de58b31423b1efb055593ecef9 (patch) | |
tree | 4dd8bf5942ba31269936bc35aa0bc4bcfe79d593 /net | |
parent | c48498273c07924b1d016d5fcb70d900e32f4f26 (diff) | |
download | pkgsrc-5766def732f6b3de58b31423b1efb055593ecef9.tar.gz |
Update to 0.36
* For whatever reason, Thread->self returns undef under ActivePerl.
This is now handled properly in Net::Daemon::Log.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Daemon/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index f6a2de6e153..cd34676db0c 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2001/11/26 06:50:10 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/11/30 14:32:09 mjl Exp $ # -DISTNAME= Net-Daemon-0.35 +DISTNAME= Net-Daemon-0.36 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5nda CATEGORIES= net perl5 diff --git a/net/p5-Net-Daemon/distinfo b/net/p5-Net-Daemon/distinfo index 2543800ff02..c69e9de1af7 100644 --- a/net/p5-Net-Daemon/distinfo +++ b/net/p5-Net-Daemon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/10/05 09:25:48 wiz Exp $ +$NetBSD: distinfo,v 1.4 2001/11/30 14:32:09 mjl Exp $ -SHA1 (Net-Daemon-0.35.tar.gz) = 30885242526e014b0c57e0d58da182c7500f7a4d -Size (Net-Daemon-0.35.tar.gz) = 26410 bytes +SHA1 (Net-Daemon-0.36.tar.gz) = a37d9888590577ccaa6abd667c4dc36643b7fa51 +Size (Net-Daemon-0.36.tar.gz) = 26496 bytes |