ports/contrib (3.5): nbd: 3.17 -> 3.18
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit b0979c5394a88389142f02a7933d15f0daacd356 Author: Thomas Penteker <tek@serverop.de> Date: Tue Oct 9 23:20:55 2018 +0200 nbd: 3.17 -> 3.18 diff --git a/nbd/.footprint b/nbd/.footprint index d8bee9e0..ac4c8f1b 100644 --- a/nbd/.footprint +++ b/nbd/.footprint @@ -8,7 +8,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/nbd-server -rwxr-xr-x root/root usr/bin/nbd-trdump drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/min-nbd-client -rwxr-xr-x root/root usr/sbin/nbd-client drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ diff --git a/nbd/.signature b/nbd/.signature index a20901da..0c37fba3 100644 --- a/nbd/.signature +++ b/nbd/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wy5KaeSYKjlVWun34qQWCbeNExCwlL5DooKem1xxzmPB94NIZ3TVyBoE9EP+DEUgB/X35jp3V+9ji2WgwDLrgU= -SHA256 (Pkgfile) = 13692cd47204e72fb719151ce51af7a3aa78286ea7f4b1ba48cfb851ae8bc1d0 -SHA256 (.footprint) = aef8aa6e37dafea0a22ae8bd136a75c6ea24fd142e2db2fea6e950932721e5e2 +RWSagIOpLGJF30zih7+8x9Mxk44+UwivDOP3mTNjKg4ZNqWbVujRBPSJQNYuM88Wkp+aqW/ap/2500J2rUStIwHIoV/OqEerrAs= +SHA256 (Pkgfile) = ea4be63503bcc51eba04bfd2836ebbef295953172ec15c0afc919845766a8989 +SHA256 (.footprint) = 0e88e67180016a37294122c520245f8f6808a62dfc9ae5a4408bb8e9f2502e6b SHA256 (nbd-server) = 1333ace24f4a52a649f9edcc0dab752bb214013f3be14a09dc75fd7e097abc18 SHA256 (allow) = 4a1342ede63a9f3f22fb5af4e79aac5ea29876f6f7252ec5ffe17dea9c06c5e4 -SHA256 (nbd-3.17.tar.xz) = d95c6bb1a3ab33b953af99b73fb4833e123bd25433513b32d57dbeb1a0a0d189 +SHA256 (nbd-3.18.tar.xz) = d83762cefc3e87171283652b71595e5d01a54f95d912315b823a49b0a3d46031 diff --git a/nbd/Pkgfile b/nbd/Pkgfile index ffe01380..4b12d3b9 100644 --- a/nbd/Pkgfile +++ b/nbd/Pkgfile @@ -1,9 +1,10 @@ # Description: Share or use block devices with the NBD-protocol # URL: http://nbd.sourceforge.net/ # Maintainer: Thomas Penteker, tek at serverop dot de +# Depends on: glib name=nbd -version=3.17 +version=3.18 release=1 source=(nbd-server allow \ http://downloads.sourceforge.net/project/nbd/nbd/$version/$name-$version.tar...)
participants (1)
-
crux@crux.nu