mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to version 0.7.7 which fixes the compile problems on -CURRENT
This commit is contained in:
parent
41031aea68
commit
2e64dedc3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112094
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user