1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

sysutils/npmount: Update to 0.1.1.3

Updates for new libxtend API
This commit is contained in:
Jason W. Bacon 2023-10-28 06:52:20 -05:00
parent de9aab9eed
commit 3650db790a
3 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= npmount
DISTVERSION= 0.1.1
DISTVERSION= 0.1.1-3
DISTVERSIONSUFFIX= -ge0c8050
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org
@ -9,6 +10,7 @@ WWW= https://github.com/outpaddling/npmount
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= libxtend>=0.2.0:devel/libxtend
LIB_DEPENDS= libxtend.so:devel/libxtend
USE_GITHUB= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1686347552
SHA256 (outpaddling-npmount-0.1.1_GH0.tar.gz) = fb5a48d36edd93e84352d01f24c8fe35c76461c4797de6486ad17e15013d48a4
SIZE (outpaddling-npmount-0.1.1_GH0.tar.gz) = 6773
TIMESTAMP = 1694042340
SHA256 (outpaddling-npmount-0.1.1-3-ge0c8050_GH0.tar.gz) = 34852f7c426c6f774089bbcaaf8d6b39d8cef05347b1dae6df657a08916de0b2
SIZE (outpaddling-npmount-0.1.1-3-ge0c8050_GH0.tar.gz) = 6818

View File

@ -1,3 +1,6 @@
NPMount is a command-line tool to provide limited mount and unmount
capabilities to non-privileged users, such as mounting and unmounting
external media including optical discs and thumb drives.
external media including optical discs and thumb drives. It is
primarily intended to be a companion tool for automount services
such as FreeBSD's devd, NetBSD's devpubd, etc. and client tools such
as qmediamanager.