diff options
author | James E. Housley <jeh@FreeBSD.org> | 2003-08-20 18:55:51 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2003-08-20 18:55:51 +0000 |
commit | 3d6a464e4d93763151f7309340481919da5faf32 (patch) | |
tree | 28a6b50055d48b0afa50c0b3be9efd314d244db2 /sysutils | |
parent | 052d7a4ec5d4f8c6be116fb40fc4480af20c8ce8 (diff) | |
download | ports-3d6a464e4d93763151f7309340481919da5faf32.tar.gz ports-3d6a464e4d93763151f7309340481919da5faf32.zip |
Update to 0.7.1, this includes a "timeout" fix for select()
Notes
Notes:
svn path=/head/; revision=87398
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/healthd/Makefile | 4 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 5760c68207c5..344254a40725 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,8 +6,8 @@ # PORTNAME= healthd -PORTVERSION= 0.6.9 -PORTREVISION= 1 +PORTVERSION= 0.7.1 +PORTREVISION= 0 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index df70f899f09c..313d08ecd496 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1 +1 @@ -MD5 (healthd-0.6.9.tar.gz) = 0f7c05a1009ee65ec8c2b657826bda4b +MD5 (healthd-0.7.1.tar.gz) = a749522358086037c5cd028be319c348 |