diff options
author | James E. Housley <jeh@FreeBSD.org> | 2004-06-24 01:10:58 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2004-06-24 01:10:58 +0000 |
commit | 2e64dedc3a27cad0c6295d5e9b7c6afb62db9ecc (patch) | |
tree | 22750225999b2169bc0491dc03887babb96ad5ec /sysutils/healthd | |
parent | 41031aea6809c6646593caa529feeeb2a63b24cc (diff) |
Notes
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 7 | ||||
-rw-r--r-- | sysutils/healthd/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index f2aaaaa7f57a..86df6cd0510c 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= healthd -PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTVERSION= 0.7.7 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ \ http://healthd1.thehousleys.net/ @@ -43,10 +42,6 @@ EXTRA_PATCHES= files/healthd.sh-500038 USE_RC_SUBR= yes .endif -.if ${OSVERSION} > 502110 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - post-install: ${INSTALL_SCRIPT} -m 751 ${WRKSRC}/healthd.sh ${PREFIX}/etc/rc.d/healthd.sh @if [ ! -f ${PREFIX}/etc/healthd.conf ]; then \ diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo index a937873e8a82..4b84e60f82ab 100644 --- a/sysutils/healthd/distinfo +++ b/sysutils/healthd/distinfo @@ -1,2 +1,2 @@ -MD5 (healthd-0.7.6.tar.gz) = 31e946360870b97b67349c08f75d291e -SIZE (healthd-0.7.6.tar.gz) = 67190 +MD5 (healthd-0.7.7.tar.gz) = e7d4bbc4ee4f2df70f28ff0b539aae73 +SIZE (healthd-0.7.7.tar.gz) = 67263 |