aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-10 11:53:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-10 11:53:48 +0000
commit4f4a6a57a9d6b776589a2b9648a859429d2c6a5f (patch)
tree5c8843ff0f6a7bd0df2c03e8b54ae01dd05f06b4 /sysutils
parente1df505e1304da814b7fe1e37a513509eb14d554 (diff)
- Update to 0.3.12
PR: 119327 Submitted by: Andy Fawcett <andy@athame.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=205370
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/uptimed/Makefile4
-rw-r--r--sysutils/uptimed/distinfo6
-rw-r--r--sysutils/uptimed/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile
index 35ac0b1c1a96..ba3713079ef5 100644
--- a/sysutils/uptimed/Makefile
+++ b/sysutils/uptimed/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
PORTNAME= uptimed
-PORTVERSION= 0.3.11
+PORTVERSION= 0.3.12
CATEGORIES= sysutils
MASTER_SITES= http://podgorny.cz/uptimed/releases/
MAINTAINER= andy@athame.co.uk
-COMMENT= Rob Kaper's uptime daemon
+COMMENT= uptime daemon
USE_RC_SUBR= ${PORTNAME}
USE_LDCONFIG= yes
diff --git a/sysutils/uptimed/distinfo b/sysutils/uptimed/distinfo
index 0f6645e65033..77d67a9e48a1 100644
--- a/sysutils/uptimed/distinfo
+++ b/sysutils/uptimed/distinfo
@@ -1,3 +1,3 @@
-MD5 (uptimed-0.3.11.tar.bz2) = a67e69143a7441c081844eb392d10990
-SHA256 (uptimed-0.3.11.tar.bz2) = e240f3c8400669086a3274e0801951a6fc3251828b5588391818424a1d59e109
-SIZE (uptimed-0.3.11.tar.bz2) = 238337
+MD5 (uptimed-0.3.12.tar.bz2) = c523d6434b672107ea00559bb38eb050
+SHA256 (uptimed-0.3.12.tar.bz2) = 8415d4bd4147c956d4d608f34ab6cda8765eee75f8650b92a5a2d8aa1575f773
+SIZE (uptimed-0.3.12.tar.bz2) = 238886
diff --git a/sysutils/uptimed/pkg-descr b/sysutils/uptimed/pkg-descr
index 6dfcfdf9d8ab..5c668bb3cf9b 100644
--- a/sysutils/uptimed/pkg-descr
+++ b/sysutils/uptimed/pkg-descr
@@ -3,7 +3,7 @@ a computer system ever had. It uses the system boot time to keep sessions
apart from each other. Uptimed comes with a console front-end to parse
the records, which can also easily be used to show your records on a web page.
-WWW: http://www.robertjohnkaper.com/software/uptimed/
+WWW: http://podgorny.cz/moin/Uptimed
- Andy Fawcett
andy@athame.co.uk