From 5c8f1a01c8c951be28d6e6ab3dc2d51eaeeebe62 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 27 Jun 2004 20:21:52 +0000 Subject: Update misc/uptimec to 0.2p3, closes PR pkg/26082. Changes: Version 0.2p3 ------------- Fixed problem when compiling on some HP/UX systems. Implemented changes that forces uptimec to use select() on HP/UX systems even if sys/select.h is not availible. Version 0.2p2 ------------- Imported new routines to extract uptime on Tru64 which enables the client to run in a chrooted environment. Will now bind() socket before using it, which seems to be required on some platforms. (Noted when running in FreeBSD jail) Contributors to this release: Tobias Nygren Aaron D. Gifford --- misc/uptimec/Makefile | 6 +++--- misc/uptimec/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc/uptimec') diff --git a/misc/uptimec/Makefile b/misc/uptimec/Makefile index dbea21f1cc4..baa5c7a923b 100644 --- a/misc/uptimec/Makefile +++ b/misc/uptimec/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2004/04/13 14:25:35 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/06/27 20:21:52 xtraeme Exp $ # -DISTNAME= uptimec-0.2p1 +DISTNAME= uptimec-0.2p3 CATEGORIES= misc MASTER_SITES= http://www.mreriksson.net/downloads/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= ola@mrEriksson.net HOMEPAGE= http://www.mreriksson.net/uptimes/ COMMENT= Uptime Project client diff --git a/misc/uptimec/distinfo b/misc/uptimec/distinfo index fcf7c56d139..e27fa4e4445 100644 --- a/misc/uptimec/distinfo +++ b/misc/uptimec/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/04/13 14:06:10 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2004/06/27 20:21:52 xtraeme Exp $ -SHA1 (uptimec-0.2p1.tar.gz) = 7cc60aaf6a5d846699948d3072fec061933e2e42 -Size (uptimec-0.2p1.tar.gz) = 73363 bytes +SHA1 (uptimec-0.2p3.tar.gz) = b14a7ba166d558b75ea3d5700dc73ba18b199e14 +Size (uptimec-0.2p3.tar.gz) = 82082 bytes -- cgit v1.2.3