pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/ups-nut Updated ups-nut to 2.0.0nb1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d9082197710
branches:  trunk
changeset: 478988:8d9082197710
user:      martti <martti%pkgsrc.org@localhost>
date:      Tue Aug 03 05:21:50 2004 +0000

description:
Updated ups-nut to 2.0.0nb1

* Added support for Mustek PowerMust

diffstat:

 sysutils/ups-nut/Makefile |  7 ++++++-
 sysutils/ups-nut/PLIST    |  9 ++++++++-
 sysutils/ups-nut/distinfo |  4 +++-
 3 files changed, 17 insertions(+), 3 deletions(-)

diffs (71 lines):

diff -r f7463bd4bab4 -r 8d9082197710 sysutils/ups-nut/Makefile
--- a/sysutils/ups-nut/Makefile Tue Aug 03 04:35:42 2004 +0000
+++ b/sysutils/ups-nut/Makefile Tue Aug 03 05:21:50 2004 +0000
@@ -1,11 +1,16 @@
-# $NetBSD: Makefile,v 1.31 2004/04/11 01:59:10 snj Exp $
+# $NetBSD: Makefile,v 1.32 2004/08/03 05:21:50 martti Exp $
 #
 
 DISTNAME=              nut-2.0.0
 PKGNAME=               ups-nut-2.0.0
+PKGREVISION=           1
 CATEGORIES=            sysutils
 MASTER_SITES=          http://random.networkupstools.org/source/2.0/
 
+PATCH_SITES+=          http://students.fct.unl.pt/~cer09566/nut/files/
+PATCHFILES+=           nut-2.0.0-powermust0.11.patch
+PATCH_DIST_STRIP=      -p1
+
 MAINTAINER=            lukem%NetBSD.org@localhost
 HOMEPAGE=              http://www.networkupstools.org/
 COMMENT=               Network UPS Tools
diff -r f7463bd4bab4 -r 8d9082197710 sysutils/ups-nut/PLIST
--- a/sysutils/ups-nut/PLIST    Tue Aug 03 04:35:42 2004 +0000
+++ b/sysutils/ups-nut/PLIST    Tue Aug 03 05:21:50 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/04/23 22:07:59 reed Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/08/03 05:21:50 martti Exp $
 bin/upsc
 bin/upscmd
 bin/upslog
@@ -24,6 +24,7 @@
 libexec/nut/mge-utalk
 libexec/nut/oneac
 libexec/nut/powercom
+libexec/nut/powermust
 libexec/nut/safenet
 libexec/nut/sms
 libexec/nut/tripplite
@@ -55,6 +56,7 @@
 man/man8/nutupsdrv.8
 man/man8/oneac.8
 man/man8/powercom.8
+man/man8/powermust.8
 man/man8/safenet.8
 man/man8/sms.8
 man/man8/snmp-ups.8
@@ -109,6 +111,11 @@
 share/doc/nut/sock-protocol.txt
 share/doc/nut/ssl.txt
 share/doc/nut/upssched.txt
+share/examples/nut/ups.conf.sample
+share/examples/nut/upsd.conf.sample
+share/examples/nut/upsd.users.sample
+share/examples/nut/upsmon.conf.sample
+share/examples/nut/upssched.conf.sample
 share/nut/cmdvartab
 share/nut/driver.list
 @dirrm share/nut
diff -r f7463bd4bab4 -r 8d9082197710 sysutils/ups-nut/distinfo
--- a/sysutils/ups-nut/distinfo Tue Aug 03 04:35:42 2004 +0000
+++ b/sysutils/ups-nut/distinfo Tue Aug 03 05:21:50 2004 +0000
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.19 2004/04/05 22:38:09 martin Exp $
+$NetBSD: distinfo,v 1.20 2004/08/03 05:21:50 martti Exp $
 
 SHA1 (nut-2.0.0.tar.gz) = 5a89efac3047b6e8183224171be53251733d9927
 Size (nut-2.0.0.tar.gz) = 530492 bytes
+SHA1 (nut-2.0.0-powermust0.11.patch) = 4ad57006f6c96ee696daa6dd9bc1a4511354b899
+Size (nut-2.0.0-powermust0.11.patch) = 17230 bytes
 SHA1 (patch-aa) = e4649220e30ab6b582cf9115de9f7faad0f7cf8b
 SHA1 (patch-ab) = c7ffec283e3e8a92e942035b5cc16167d58725a3



Home | Main Index | Thread Index | Old Index