summaryrefslogtreecommitdiff
path: root/sysutils/bkpupsd/patches
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2006-08-27 16:21:35 +0000
committertaca <taca@pkgsrc.org>2006-08-27 16:21:35 +0000
commit35fc13cf4da68f9ed5daf81d7e2a3823fc6348f1 (patch)
tree53ab1d2a2fcdfe50bef27c77ce5fcca6d955f839 /sysutils/bkpupsd/patches
parent97ca45c0cec7e2205b23e0aed8a815f7cba081c9 (diff)
downloadpkgsrc-35fc13cf4da68f9ed5daf81d7e2a3823fc6348f1.tar.gz
Update bkpupsd package to 2.2.0.
* Clean up copyright notice. * Change timing of pid file creation. * Stop using uu_lock(). * Add FREQUPS A seriese entry.
Diffstat (limited to 'sysutils/bkpupsd/patches')
-rw-r--r--sysutils/bkpupsd/patches/patch-ab8
-rw-r--r--sysutils/bkpupsd/patches/patch-ad25
2 files changed, 4 insertions, 29 deletions
diff --git a/sysutils/bkpupsd/patches/patch-ab b/sysutils/bkpupsd/patches/patch-ab
index 6cca62f7f34..00fec23345c 100644
--- a/sysutils/bkpupsd/patches/patch-ab
+++ b/sysutils/bkpupsd/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.5 2003/07/31 11:07:31 jmmv Exp $
+$NetBSD: patch-ab,v 1.6 2006/08/27 16:21:36 taca Exp $
---- src/upstab.5.in.orig 2002-12-21 18:42:01.000000000 +0100
+--- src/upstab.5.in.orig 2006-08-22 13:37:55.000000000 +0900
+++ src/upstab.5.in
-@@ -122,8 +122,8 @@ In this case, after setting serial port
+@@ -124,8 +124,8 @@ In this case, after setting serial port
CTS and CAR are set.
.Pp
.Sh FILES
@@ -12,4 +12,4 @@ $NetBSD: patch-ab,v 1.5 2003/07/31 11:07:31 jmmv Exp $
+.It Pa %%pkg_sysconfdir%%/upstab
.El
.Sh SEE ALSO
- .Xr getcap 3 ,
+ .Xr getcap 3
diff --git a/sysutils/bkpupsd/patches/patch-ad b/sysutils/bkpupsd/patches/patch-ad
deleted file mode 100644
index 2cb944e7a85..00000000000
--- a/sysutils/bkpupsd/patches/patch-ad
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2005/01/04 13:37:31 taca Exp $
-
---- src/bkpupsd.8.in.orig 2002-12-22 02:42:01.000000000 +0900
-+++ src/bkpupsd.8.in
-@@ -62,7 +62,6 @@ section.
- For FREQUPS,
- the bundled cable is tested to work and dip switch #2 of FREQUPS
- must be set to on.
--
- Other type cables aren't tested at all.
- Current specifications cable are follows:
- .Bl -tag -width -flag
-@@ -81,12 +80,10 @@ signal.
- starts with ups name specified in the
- .Xr upstab 5
- file on startup, and read parameter for corresponding ups.
--
- Then
- .Nm
- opens the serial port specified with command line option, and sets its
- status if needed.
--
- .Pp
- .Nm
- checks the serial port, changing of modem control bits periodcally.