Update from 0.4.2 => 0.4.4

Adds FUSE mknod operation, which is now mandatory on OpenBSD.
Re-enabled TEST_TARGET.

ok jca@
This commit is contained in:
helg 2017-12-05 23:58:01 +00:00
parent b6636b1ec5
commit 4f7ad0e758
3 changed files with 9 additions and 7 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.7 2017/08/21 17:58:12 jasper Exp $
# $OpenBSD: Makefile,v 1.8 2017/12/05 23:58:01 helg Exp $
COMMENT = navigate zip archives through FUSE
DISTNAME = fuse-zip-0.4.2
DISTNAME = fuse-zip-0.4.4
CATEGORIES = archivers
HOMEPAGE = https://bitbucket.org/agalanin/fuse-zip
# LGPLv3+
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c fuse m ${COMPILER_LIBCXX} z zip
@ -23,6 +23,8 @@ FAKE_FLAGS = INSTALLPREFIX="${WRKINST}${PREFIX}"
USE_GMAKE = Yes
TEST_TARGET = check
do-configure:
ln -s ${LOCALBASE}/bin/gmake ${WRKDIR}/bin/make

View File

@ -1,2 +1,2 @@
SHA256 (fuse-zip-0.4.2.tar.gz) = PU7hE9THkYrTxmD4CIRz1fq/Z7NHb+8W7H9b2KQYL9w=
SIZE (fuse-zip-0.4.2.tar.gz) = 672323
SHA256 (fuse-zip-0.4.4.tar.gz) = xGSmPKfMFu73wUA2/gmCPKnZag71MOJ0hFBEpUQOR9I=
SIZE (fuse-zip-0.4.4.tar.gz) = 687132

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/01/28 01:01:52 jca Exp $
@comment $OpenBSD: PLIST,v 1.2 2017/12/05 23:58:01 helg Exp $
@bin bin/fuse-zip
@man man/man1/fuse-zip.1
share/doc/fuse-zip/
share/doc/fuse-zip/README
share/doc/fuse-zip/README.md
share/doc/fuse-zip/changelog