diff options
author | aaron <aaron@FreeBSD.org> | 2006-02-18 16:54:57 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-02-18 16:54:57 +0800 |
commit | fbab3f7f83f4a836ec944edf99ba8732489f5e30 (patch) | |
tree | 8c823cf8e77932140c7e235c178b804178cd861a /net | |
parent | aa511aca6a9783b08436e9001041cd0159bb51b1 (diff) | |
download | freebsd-ports-gnome-fbab3f7f83f4a836ec944edf99ba8732489f5e30.tar.gz freebsd-ports-gnome-fbab3f7f83f4a836ec944edf99ba8732489f5e30.tar.zst freebsd-ports-gnome-fbab3f7f83f4a836ec944edf99ba8732489f5e30.zip |
- update from v0.38 to v0.39
Committed by: aaron
Approved by: tobez (implicit)
2006-02-15 Jochen Wiedmann <jwied@cpan.org> (0.39)
* t/forkm.t: Hopefully, I finally got rid of the
problem with the forking tests. It seems, that
the perlipc manual got updated in the past years,
most possibly for the same reason: A child handler
must be written to catch childs in a loop.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Daemon/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 8c2f86dfffda..60ee951714dc 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Daemon -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-Daemon/distinfo b/net/p5-Net-Daemon/distinfo index a77ce7cc4636..8ff590aa99e5 100644 --- a/net/p5-Net-Daemon/distinfo +++ b/net/p5-Net-Daemon/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Daemon-0.38.tar.gz) = b8e587cee7a2c4246c1bb507f6eaa81e -SHA256 (Net-Daemon-0.38.tar.gz) = 91f9307b5087367bcc96c996a51c5dbf37fdab012ed46d4024459cf1e80830d1 -SIZE (Net-Daemon-0.38.tar.gz) = 31089 +MD5 (Net-Daemon-0.39.tar.gz) = 5a09d0f3c9db063982b503a1ef3b9fb0 +SHA256 (Net-Daemon-0.39.tar.gz) = df4d426d6f4c2b367f81ad8312855d90b8d9dd555310f0fdde318d0e0d4c6f43 +SIZE (Net-Daemon-0.39.tar.gz) = 31737 |