Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 22:11:24 -0400 (EDT)
From:      jim@thehousleys.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19903: Update port: sysutils/healthd to version 0.5.3
Message-ID:  <200007140211.WAA01909@baby.int.thehousleys.net>

next in thread | raw e-mail | index | archive | help

>Number:         19903
>Category:       ports
>Synopsis:       Update port: sysutils/healthd to version 0.5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 13 19:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James Housley
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	

>Description:

	Update Makefile.in so the the install of the manpages use the
	-c option again.  

	Code cleanup related to the network send/receive messages.

	remove patches/patch-aa

>How-To-Repeat:

	

>Fix:

diff -ur healthd/Makefile healthd-0.5.3/Makefile
--- healthd/Makefile	Wed Jul 12 10:49:00 2000
+++ healthd-0.5.3/Makefile	Thu Jul 13 22:02:35 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	healthd
-PORTVERSION=	0.5.2
+PORTVERSION=	0.5.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://healthd.thehousleys.net/
 
@@ -15,10 +15,8 @@
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--exec-prefix=${PREFIX}
 
-.if !defined(NOPORTDOCS)
 MAN8=		healthd.8 healthdc.8
 INSTALL_TARGET=	install-all
-.endif
 
 post-install:
 	@if [ ! -f ${PREFIX}/etc/rc.d/healthd.sh ]; then \
diff -ur healthd/files/md5 healthd-0.5.3/files/md5
--- healthd/files/md5	Wed Jul 12 10:49:01 2000
+++ healthd-0.5.3/files/md5	Thu Jul 13 22:02:41 2000
@@ -1 +1 @@
-MD5 (healthd-0.5.2.tar.gz) = 5f9c6dd03702a5dcf5e938785f00413f
+MD5 (healthd-0.5.3.tar.gz) = f8b350dfff5c97c3705b17e82abe34d9



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007140211.WAA01909>