summaryrefslogtreecommitdiff
path: root/nut
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2011-10-01 01:45:13 +1000
committerDanny Rawlins <monster.romster@gmail.com>2011-10-01 01:45:13 +1000
commit20969fec3bef637095ebeda6e3890abb7b5e47ef (patch)
tree30e5af8cf5d31139d51178ab391bc4cc4d846047 /nut
parent5922427270a3ec7f84be95c1be305f925528ae4f (diff)
downloadcontrib-20969fec3bef637095ebeda6e3890abb7b5e47ef.tar.gz
contrib-20969fec3bef637095ebeda6e3890abb7b5e47ef.tar.xz
nut: 2.6.1 -> 2.6.2
Diffstat (limited to 'nut')
-rw-r--r--nut/.footprint9
-rw-r--r--nut/.md5sum2
-rw-r--r--nut/Pkgfile2
3 files changed, 11 insertions, 2 deletions
diff --git a/nut/.footprint b/nut/.footprint
index dbe78e3c2..62c373614 100644
--- a/nut/.footprint
+++ b/nut/.footprint
@@ -17,6 +17,7 @@ drwxr-xr-x root/root lib/udev/rules.d/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/apcsmart
+-rwxr-xr-x root/root usr/bin/apcsmart-old
-rwxr-xr-x root/root usr/bin/bcmxcp
-rwxr-xr-x root/root usr/bin/bcmxcp_usb
-rwxr-xr-x root/root usr/bin/belkin
@@ -44,6 +45,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mge-utalk
-rwxr-xr-x root/root usr/bin/microdowell
-rwxr-xr-x root/root usr/bin/newmge-shut
+-rwxr-xr-x root/root usr/bin/nut-scanner
-rwxr-xr-x root/root usr/bin/oneac
-rwxr-xr-x root/root usr/bin/optiups
-rwxr-xr-x root/root usr/bin/powercom
@@ -66,6 +68,11 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/usbhid-ups
-rwxr-xr-x root/root usr/bin/victronups
drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libnutscan.a
+-rwxr-xr-x root/root usr/lib/libnutscan.la
+lrwxrwxrwx root/root usr/lib/libnutscan.so -> libnutscan.so.1.0.0
+lrwxrwxrwx root/root usr/lib/libnutscan.so.1 -> libnutscan.so.1.0.0
+-rwxr-xr-x root/root usr/lib/libnutscan.so.1.0.0
-rw-r--r-- root/root usr/lib/libupsclient.a
-rwxr-xr-x root/root usr/lib/libupsclient.la
lrwxrwxrwx root/root usr/lib/libupsclient.so -> libupsclient.so.1.0.0
@@ -82,6 +89,7 @@ drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/upsmon.conf.5.gz
-rw-r--r-- root/root usr/man/man5/upssched.conf.5.gz
drwxr-xr-x root/root usr/man/man8/
+-rw-r--r-- root/root usr/man/man8/apcsmart-old.8.gz
-rw-r--r-- root/root usr/man/man8/apcsmart.8.gz
-rw-r--r-- root/root usr/man/man8/bcmxcp.8.gz
-rw-r--r-- root/root usr/man/man8/bcmxcp_usb.8.gz
@@ -107,6 +115,7 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/mge-shut.8.gz
-rw-r--r-- root/root usr/man/man8/mge-utalk.8.gz
-rw-r--r-- root/root usr/man/man8/microdowell.8.gz
+-rw-r--r-- root/root usr/man/man8/nut-scanner.8.gz
-rw-r--r-- root/root usr/man/man8/nutupsdrv.8.gz
-rw-r--r-- root/root usr/man/man8/oneac.8.gz
-rw-r--r-- root/root usr/man/man8/optiups.8.gz
diff --git a/nut/.md5sum b/nut/.md5sum
index cde6d4a56..94fd5f7c7 100644
--- a/nut/.md5sum
+++ b/nut/.md5sum
@@ -1,2 +1,2 @@
-89e6405272cc82c53d7b84160945761b nut-2.6.1.tar.gz
+f6d0683e51e0fcab06e6a79724685d26 nut-2.6.2.tar.gz
f470b060555f65af23e5053a97efeb74 upsd
diff --git a/nut/Pkgfile b/nut/Pkgfile
index ad3b1d3ba..131e05405 100644
--- a/nut/Pkgfile
+++ b/nut/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libusb openssl tcp_wrappers
name=nut
-version=2.6.1
+version=2.6.2
release=1
source=(http://www.networkupstools.org/source/${version%.*}/$name-$version.tar.gz
upsd)

Generated by cgit