Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 12:33:29 -0500 (EST)
From:      David A Bestor <1nd3n14l@indenial.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47059: Missing files in apcupsd port
Message-ID:  <200301141733.h0EHXTR0008622@godzilla.indenial.com>

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

>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




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