diff --git a/nfs-utils/.footprint b/nfs-utils/.footprint index 8a33b392..5f1bd2a4 100644 --- a/nfs-utils/.footprint +++ b/nfs-utils/.footprint @@ -15,10 +15,6 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/mountd.8.gz -rw-r--r-- root/root usr/man/man8/nfsd.8.gz -rw-r--r-- root/root usr/man/man8/nfsstat.8.gz --rw-r--r-- root/root usr/man/man8/nhfsgraph.8.gz --rw-r--r-- root/root usr/man/man8/nhfsnums.8.gz --rw-r--r-- root/root usr/man/man8/nhfsrun.8.gz --rw-r--r-- root/root usr/man/man8/nhfsstone.8.gz lrwxrwxrwx root/root usr/man/man8/rpc.lockd.8.gz -> lockd.8.gz lrwxrwxrwx root/root usr/man/man8/rpc.mountd.8.gz -> mountd.8.gz lrwxrwxrwx root/root usr/man/man8/rpc.nfsd.8.gz -> nfsd.8.gz @@ -31,10 +27,6 @@ lrwxrwxrwx root/root usr/man/man8/rpc.statd.8.gz -> statd.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/exportfs -rwxr-xr-x root/root usr/sbin/nfsstat --rwxr-xr-x root/root usr/sbin/nhfsgraph --rwxr-xr-x root/root usr/sbin/nhfsnums --rwxr-xr-x root/root usr/sbin/nhfsrun --rwxr-xr-x root/root usr/sbin/nhfsstone -rwxr-xr-x root/root usr/sbin/rpc.lockd -rwxr-xr-x root/root usr/sbin/rpc.mountd -rwxr-xr-x root/root usr/sbin/rpc.nfsd diff --git a/nfs-utils/.md5sum b/nfs-utils/.md5sum index fcca9c62..6514d1b6 100644 --- a/nfs-utils/.md5sum +++ b/nfs-utils/.md5sum @@ -1,4 +1,4 @@ c5ccf58f5f9f57aba75c8b72219eb6e6 exports 73ad69a472b77946167025b946e0794a nfs -1949634d0dc896696d8a880bdca622c8 nfs-utils-1.0.10.tar.gz +acf3656cec3872deb597aa7ac13f3c3a nfs-utils-1.0.12.tar.gz 91238e88d73c9841b9e8beb24aafa873 nfsserver diff --git a/nfs-utils/Pkgfile b/nfs-utils/Pkgfile index 8326dd73..f2ed0be6 100644 --- a/nfs-utils/Pkgfile +++ b/nfs-utils/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Per Lidén, core-ports at crux dot nu name=nfs-utils -version=1.0.10 +version=1.0.12 release=1 source=(http://dl.sourceforge.net/nfs/$name-$version.tar.gz \ exports nfs nfsserver)