summaryrefslogtreecommitdiff
path: root/misc/uptimec
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-06-27 20:21:52 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-06-27 20:21:52 +0000
commit5c8f1a01c8c951be28d6e6ab3dc2d51eaeeebe62 (patch)
tree49a8a58c724123d7e2267629f650e08da7c6a444 /misc/uptimec
parent24215ae73714f72899c165d077ce6d8f71858d17 (diff)
downloadpkgsrc-5c8f1a01c8c951be28d6e6ab3dc2d51eaeeebe62.tar.gz
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
Diffstat (limited to 'misc/uptimec')
-rw-r--r--misc/uptimec/Makefile6
-rw-r--r--misc/uptimec/distinfo6
2 files changed, 6 insertions, 6 deletions
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