From owner-freebsd-ports Tue Jan 14 9:40:11 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76AB37B405 for ; Tue, 14 Jan 2003 09:40:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09EA943F5B for ; Tue, 14 Jan 2003 09:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0EHe1NS081945 for ; Tue, 14 Jan 2003 09:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0EHe1u8081944; Tue, 14 Jan 2003 09:40:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA9737B401 for ; Tue, 14 Jan 2003 09:33:31 -0800 (PST) Received: from tyrex.indenial.com (h00036d1cf43b.ne.client2.attbi.com [24.128.149.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C40A43F1E for ; Tue, 14 Jan 2003 09:33:30 -0800 (PST) (envelope-from 1nd3n14l@indenial.com) Received: from godzilla.indenial.com (godzilla.indenial.com [10.0.2.111]) by tyrex.indenial.com (8.12.6/8.12.6) with ESMTP id h0EHXTvR076255 for ; Tue, 14 Jan 2003 12:33:29 -0500 (EST) (envelope-from 1nd3n14l@indenial.com) Received: from godzilla.indenial.com (localhost [127.0.0.1]) by godzilla.indenial.com (8.12.6/8.12.6) with ESMTP id h0EHXTmZ008623 for ; Tue, 14 Jan 2003 12:33:29 -0500 (EST) (envelope-from 1nd3n14l@godzilla.indenial.com) Received: (from 1nd3n14l@localhost) by godzilla.indenial.com (8.12.6/8.12.6/Submit) id h0EHXTR0008622; Tue, 14 Jan 2003 12:33:29 -0500 (EST) (envelope-from 1nd3n14l) Message-Id: <200301141733.h0EHXTR0008622@godzilla.indenial.com> Date: Tue, 14 Jan 2003 12:33:29 -0500 (EST) From: David A Bestor <1nd3n14l@indenial.com> Reply-To: David A Bestor <1nd3n14l@indenial.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47059: Missing files in apcupsd port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47059 >Category: ports >Synopsis: Missing files in apcupsd port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 14 09:40:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: David A Bestor >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD godzilla.indenial.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Jan 8 08:09:51 EST 2003 root@godzilla.indenial.com:/usr/obj/usr/src/sys/GODZILLA i386 >Description: The apcupsd port is missing some files. >How-To-Repeat: Add the package acpupsd from ports and notice missing files in /usr/local/share/doc/apcupsd/ >Fix: Apply this diff.. --- apcupsd.orig/Makefile Tue Jan 14 10:42:17 2003 +++ apcupsd/Makefile Tue Jan 14 10:52:02 2003 @@ -8,6 +8,7 @@ PORTNAME= apcupsd PORTVERSION= 3.8.5 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.apcupsd.com/pub/apcupsd/stable/tar/ @@ -40,7 +41,7 @@ MAN8= "apcupsd.8" -PORTDOCS= apcupsd.pdf apcaccess.html apcnisd.html apcupsd-styles.css \ +PORTDOCS= apcupsd.pdf apcaccess.html apcnisd.html apctest.html apcupsd-sty les.css \ apcupsd.apf apcupsd.book apcupsd.gif apcupsd.html batteries.html \ bugs.html cables.html cgiprogs.html charging.gif \ config-examples.html configure.html data.html eprom.html \ @@ -49,6 +50,7 @@ multiUPS.html multimon.gif new_features_3_7_0.html \ new_features_3_8_0.html new_features_3_8_1.html \ new_features_3_8_2.html new_features_3_8_3.html \ + new_features_3_8_4.html new_features_3_8_5.html \ oldversions.html onbatt.gif online.gif security.html \ shutdown.html status.gif status.html stopping.html testing.html \ thanks.gif thanks.html troubles.html upgrading_to_3_7_0.html \ diff -ruN apcupsd.orig/pkg-plist apcupsd/pkg-plist --- apcupsd.orig/pkg-plist Tue Jan 14 10:42:17 2003 +++ apcupsd/pkg-plist Tue Jan 14 10:50:24 2003 @@ -25,6 +25,7 @@ %%PORTDOCS%%share/doc/apcupsd/apcupsd.pdf %%PORTDOCS%%share/doc/apcupsd/apcaccess.html %%PORTDOCS%%share/doc/apcupsd/apcnisd.html +%%PORTDOCS%%share/doc/apcupsd/apctest.html %%PORTDOCS%%share/doc/apcupsd/apcupsd-styles.css %%PORTDOCS%%share/doc/apcupsd/apcupsd.apf %%PORTDOCS%%share/doc/apcupsd/apcupsd.book @@ -55,6 +56,8 @@ %%PORTDOCS%%share/doc/apcupsd/new_features_3_8_1.html %%PORTDOCS%%share/doc/apcupsd/new_features_3_8_2.html %%PORTDOCS%%share/doc/apcupsd/new_features_3_8_3.html +%%PORTDOCS%%share/doc/apcupsd/new_features_3_8_4.html +%%PORTDOCS%%share/doc/apcupsd/new_features_3_8_5.html %%PORTDOCS%%share/doc/apcupsd/oldversions.html %%PORTDOCS%%share/doc/apcupsd/onbatt.gif %%PORTDOCS%%share/doc/apcupsd/online.gif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message