From owner-cvs-all@FreeBSD.ORG Tue Apr 18 21:53:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B4916A400; Tue, 18 Apr 2006 21:53:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D0C643D46; Tue, 18 Apr 2006 21:53:59 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ILrxIs015960; Tue, 18 Apr 2006 21:53:59 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3ILrx7o015959; Tue, 18 Apr 2006 21:53:59 GMT (envelope-from ehaupt) Message-Id: <200604182153.k3ILrx7o015959@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 18 Apr 2006 21:53:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/heartbeat Makefile distinfo pkg-plist ports/sysutils/heartbeat/files extrapatch-lib-clplumbing-resource.h pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 21:53:59 -0000 ehaupt 2006-04-18 21:53:59 UTC FreeBSD ports repository Modified files: sysutils/heartbeat Makefile distinfo pkg-plist sysutils/heartbeat/files pkg-install.in Added files: sysutils/heartbeat/files extrapatch-lib-clplumbing-resource.h Log: - Update to 1.2.4 [1] This port now also: - respects NOPORTDOCS - installs documentation in ${DOCSDIR} instead of ${DOCSDIR}-${PORTVERSION} - builds on 4.x with an EXTRA_PATCH - installs startup scripts in ${PREFIX}/etc/rc.d instead of hardcoded /usr/loal/etc/rc.d PR: 93851 Submitted by: Scott Kleihege (maintainer) [1] Security: VuXML (f6447303-9ec9-11da-b410-000e0c2e438a) Revision Changes Path 1.6 +49 -10 ports/sysutils/heartbeat/Makefile 1.3 +3 -3 ports/sysutils/heartbeat/distinfo 1.1 +154 -0 ports/sysutils/heartbeat/files/extrapatch-lib-clplumbing-resource.h (new) 1.2 +16 -16 ports/sysutils/heartbeat/files/pkg-install.in 1.3 +36 -29 ports/sysutils/heartbeat/pkg-plist