Index: head/sysutils/fusefs-ext2/files/patch-Makefile.am =================================================================== --- head/sysutils/fusefs-ext2/files/patch-Makefile.am (revision 503059) +++ head/sysutils/fusefs-ext2/files/patch-Makefile.am (nonexistent) @@ -1,15 +0,0 @@ ---- Makefile.am.orig 2018-02-08 17:53:26 UTC -+++ Makefile.am -@@ -3,12 +3,6 @@ SUBDIRS = - SUBDIRS += fuse-ext2 - SUBDIRS += tools - --EXTRA_DIST = \ -- fuse-ext2.pc.in -- --pkgconfigdir = @pkgconfigdir@ --pkgconfig_DATA = fuse-ext2.pc -- - $(pkgconfig_DATA): config.status - - man1_MANS = fuse-ext2.1 Property changes on: head/sysutils/fusefs-ext2/files/patch-Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/fusefs-ext2/files/patch-fuse-ext2_Makefile.am =================================================================== --- head/sysutils/fusefs-ext2/files/patch-fuse-ext2_Makefile.am (revision 503059) +++ head/sysutils/fusefs-ext2/files/patch-fuse-ext2_Makefile.am (nonexistent) @@ -1,11 +0,0 @@ ---- fuse-ext2/Makefile.am.orig 2018-02-08 17:53:26 UTC -+++ fuse-ext2/Makefile.am -@@ -156,7 +156,7 @@ install-exec-local: - endif - if LINUX - install-data-hook: -- cd "$(DESTDIR)/$(moddir)" && rm -f $(mod_LTLIBRARIES) -+ true - - install-exec-local: - $(INSTALL) -d "$(DESTDIR)/$(sbindir)" Property changes on: head/sysutils/fusefs-ext2/files/patch-fuse-ext2_Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/fusefs-ext2/files/patch-fuse-ext2_op__access.c =================================================================== --- head/sysutils/fusefs-ext2/files/patch-fuse-ext2_op__access.c (revision 503059) +++ head/sysutils/fusefs-ext2/files/patch-fuse-ext2_op__access.c (nonexistent) @@ -1,10 +0,0 @@ ---- fuse-ext2/op_access.c.orig 2015-03-30 23:42:20 UTC -+++ fuse-ext2/op_access.c -@@ -19,6 +19,7 @@ - */ - - #include "fuse-ext2.h" -+#include - - int op_access (const char *path, int mask) - { Property changes on: head/sysutils/fusefs-ext2/files/patch-fuse-ext2_op__access.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/fusefs-ext2/Makefile =================================================================== --- head/sysutils/fusefs-ext2/Makefile (revision 503059) +++ head/sysutils/fusefs-ext2/Makefile (revision 503060) @@ -1,32 +1,35 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= fusefs-ext2 PORTVERSION= 0.0.10 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= FUSE module to mount ext2, ext3 and ext4 with read write support LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs RUN_DEPENDS= mke2fs:sysutils/e2fsprogs USES= autoreconf libtool fuse pkgconfig localbase:ldflags USE_GITHUB= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include/e2fsprogs -LDFLAGS+= -L${LOCALBASE}/lib/e2fsprogs -Wl,--rpath -Wl,${LOCALBASE}/lib/e2fsprogs GH_PROJECT= fuse-ext2 GH_ACCOUNT= alperakcan -GH_TAGNAME= 677722d +GH_TAGNAME= ea7bacf +GNU_CONFIGURE= yes + +CPPFLAGS+= -I${LOCALBASE}/include/e2fsprogs +LDFLAGS+= -L${LOCALBASE}/lib/e2fsprogs -Wl,--rpath -Wl,${LOCALBASE}/lib/e2fsprogs + PLIST_FILES= bin/fuse-ext2 bin/fuse-ext2.probe \ - man/man1/fuse-ext2.1.gz + man/man1/fuse-ext2.1.gz \ + libdata/pkgconfig/fuse-ext2.pc .include Index: head/sysutils/fusefs-ext2/distinfo =================================================================== --- head/sysutils/fusefs-ext2/distinfo (revision 503059) +++ head/sysutils/fusefs-ext2/distinfo (revision 503060) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532787157 -SHA256 (alperakcan-fuse-ext2-v0.0.10-677722d_GH0.tar.gz) = 5f1c46f6015d7b1053d0366b727bc76da5962f14886f049b1169510bd448cdf5 -SIZE (alperakcan-fuse-ext2-v0.0.10-677722d_GH0.tar.gz) = 123158 +TIMESTAMP = 1559203265 +SHA256 (alperakcan-fuse-ext2-v0.0.10-ea7bacf_GH0.tar.gz) = 49ff2f9c243d3151174f3cb1528acb3957bd55cf52d7303a8f55709640edf491 +SIZE (alperakcan-fuse-ext2-v0.0.10-ea7bacf_GH0.tar.gz) = 123406