Bug 191679 - [PATCH] sysutils/apcupsd add LICENSE,fix typo
Summary: [PATCH] sysutils/apcupsd add LICENSE,fix typo
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 06:30 UTC by takefu
Modified: 2016-03-29 07:31 UTC (History)
0 users

See Also:


Attachments
apcupsd.patch (2.10 KB, patch)
2014-11-10 03:16 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2014-07-07 06:30:43 UTC
diff -ruN /usr/ports/sysutils/apcupsd/Makefile ./Makefile
--- /usr/ports/sysutils/apcupsd/Makefile	2014-07-07 02:56:43.000000000 +0900
+++ ./Makefile	2014-07-07 15:00:37.000000000 +0900
@@ -10,6 +10,8 @@
 MAINTAINER=	itetcu@FreeBSD.org
 COMMENT=	Set of programs for controlling APC UPS

+LICENSE=	GPLv2
+
 USE_RC_SUBR=	apcupsd
 SUB_FILES=	pkg-message

@@ -54,7 +56,7 @@
 CGI_LIB_DEPENDS=		libgd.so:${PORTSDIR}/graphics/gd
 GAPCMON_CONFIGURE_ENABLE=	gapcmon
 GAPCMON_USE=			GNOME=gconf2
-GPCMON_CONFLICTS=		gapcmon-[0-9]*
+GAPCMON_CONFLICTS=		gapcmon-[0-9]*
 PCNET_DRV_CONFIGURE_ENABLE=	pcnet
 USB_CONFIGURE_ENABLE=		usb
 SNMP_DRV_CONFIGURE_ENABLE=	snmp
diff -ruN /usr/ports/sysutils/apcupsd/files/pkg-message.in ./files/pkg-message.in
--- /usr/ports/sysutils/apcupsd/files/pkg-message.in	2014-01-23 00:52:06.000000000 +0900
+++ ./files/pkg-message.in	2014-07-07 15:19:30.000000000 +0900
@@ -1,7 +1,9 @@
 **********************************************************************
 Read the manual

-  %%DOCSDIR%%/apcupsd.pdf
+http://apcupsd.com/manual/
+or
+http://apcupsd.com/manual/apcupsd.pdf

 to do site specific configuration assigenments! Especially have a
 detailed look into the chapter describing the shutdown procedure.
diff -ruN /usr/ports/sysutils/apcupsd/pkg-descr ./pkg-descr
--- /usr/ports/sysutils/apcupsd/pkg-descr	2014-07-06 22:14:34.000000000 +0900
+++ ./pkg-descr	2014-07-07 15:19:16.000000000 +0900
@@ -4,4 +4,4 @@
 automatic shutdown, and can run in network mode in order to power down
 other hosts on a LAN

-WWW: http://www.apcupsd.com
+WWW: http://apcupsd.com
---
Comment 1 takefu 2014-11-10 03:16:26 UTC
Created attachment 149238 [details]
apcupsd.patch

trim @dirrm, @dirrmtry