summaryrefslogtreecommitdiff
path: root/nfs-utils
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-10-06 18:02:57 +0200
committerJuergen Daubert <jue@jue.li>2010-10-06 18:02:57 +0200
commit8641f53d6a23f6d86b7c6613bdb7526f29d380f6 (patch)
tree23757336b45855c3cb16fdb9a29b0e851588b2ca /nfs-utils
parente228587cf195bfc51ff9ba5d4cfee331ce780889 (diff)
downloadopt-8641f53d6a23f6d86b7c6613bdb7526f29d380f6.tar.gz
opt-8641f53d6a23f6d86b7c6613bdb7526f29d380f6.tar.xz
nfs-utils: update to 1.2.3
Diffstat (limited to 'nfs-utils')
-rw-r--r--nfs-utils/.footprint4
-rw-r--r--nfs-utils/.md5sum2
-rw-r--r--nfs-utils/Pkgfile4
3 files changed, 7 insertions, 3 deletions
diff --git a/nfs-utils/.footprint b/nfs-utils/.footprint
index 4514de74f..6a0d6108d 100644
--- a/nfs-utils/.footprint
+++ b/nfs-utils/.footprint
@@ -21,7 +21,9 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/idmapd.8.gz
-rw-r--r-- root/root usr/man/man8/mount.nfs.8.gz
-rw-r--r-- root/root usr/man/man8/mountd.8.gz
+-rw-r--r-- root/root usr/man/man8/mountstats.8.gz
-rw-r--r-- root/root usr/man/man8/nfsd.8.gz
+-rw-r--r-- root/root usr/man/man8/nfsiostat.8.gz
-rw-r--r-- root/root usr/man/man8/nfsstat.8.gz
lrwxrwxrwx root/root usr/man/man8/rpc.idmapd.8.gz -> idmapd.8.gz
lrwxrwxrwx root/root usr/man/man8/rpc.mountd.8.gz -> mountd.8.gz
@@ -35,6 +37,8 @@ lrwxrwxrwx root/root usr/man/man8/rpc.statd.8.gz -> statd.8.gz
-rw-r--r-- root/root usr/man/man8/umount.nfs.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/exportfs
+-rwxr-xr-x root/root usr/sbin/mountstats
+-rwxr-xr-x root/root usr/sbin/nfsiostat
-rwxr-xr-x root/root usr/sbin/nfsstat
-rwxr-xr-x root/root usr/sbin/rpc.idmapd
-rwxr-xr-x root/root usr/sbin/rpc.mountd
diff --git a/nfs-utils/.md5sum b/nfs-utils/.md5sum
index 9252475b2..0383ae355 100644
--- a/nfs-utils/.md5sum
+++ b/nfs-utils/.md5sum
@@ -1,5 +1,5 @@
c5ccf58f5f9f57aba75c8b72219eb6e6 exports
167ea3a16eb6f33b3642e920147bb265 idmapd.conf
b5ce905faebc7f12e50f04d8a9574fe3 nfs
-dad92f64db3266c7757f71bb53ee8f35 nfs-utils-1.2.2.tar.bz2
+1131dc5f27c4f3905a6e7ee0d594fd4d nfs-utils-1.2.3.tar.bz2
071bb2c4e2104599f0bba55a8ce35f37 nfsserver
diff --git a/nfs-utils/Pkgfile b/nfs-utils/Pkgfile
index 169fb6219..7c0f7433c 100644
--- a/nfs-utils/Pkgfile
+++ b/nfs-utils/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: util-linux-ng tcp_wrappers libcap rpcbind libnfsidmap libevent
name=nfs-utils
-version=1.2.2
-release=2
+version=1.2.3
+release=1
source=(http://downloads.sourceforge.net/project/nfs/$name/$version/$name-$version.tar.bz2 \
exports idmapd.conf nfs nfsserver)

Generated by cgit