mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 3 additions and 8 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= healthd
|
PORTNAME= healthd
|
||||||
PORTVERSION= 0.7.6
|
PORTVERSION= 0.7.7
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= sysutils ipv6
|
CATEGORIES= sysutils ipv6
|
||||||
MASTER_SITES= http://healthd.thehousleys.net/ \
|
MASTER_SITES= http://healthd.thehousleys.net/ \
|
||||||
http://healthd1.thehousleys.net/
|
http://healthd1.thehousleys.net/
|
||||||
|
@ -43,10 +42,6 @@ EXTRA_PATCHES= files/healthd.sh-500038
|
||||||
USE_RC_SUBR= yes
|
USE_RC_SUBR= yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${OSVERSION} > 502110
|
|
||||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_SCRIPT} -m 751 ${WRKSRC}/healthd.sh ${PREFIX}/etc/rc.d/healthd.sh
|
${INSTALL_SCRIPT} -m 751 ${WRKSRC}/healthd.sh ${PREFIX}/etc/rc.d/healthd.sh
|
||||||
@if [ ! -f ${PREFIX}/etc/healthd.conf ]; then \
|
@if [ ! -f ${PREFIX}/etc/healthd.conf ]; then \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (healthd-0.7.6.tar.gz) = 31e946360870b97b67349c08f75d291e
|
MD5 (healthd-0.7.7.tar.gz) = e7d4bbc4ee4f2df70f28ff0b539aae73
|
||||||
SIZE (healthd-0.7.6.tar.gz) = 67190
|
SIZE (healthd-0.7.7.tar.gz) = 67263
|
||||||
|
|
Loading…
Add table
Reference in a new issue