Index: head/sysutils/fusefs-zip/files/patch-lib_bigBuffer.h =================================================================== --- head/sysutils/fusefs-zip/files/patch-lib_bigBuffer.h (revision 422418) +++ head/sysutils/fusefs-zip/files/patch-lib_bigBuffer.h (nonexistent) @@ -1,10 +0,0 @@ ---- lib/bigBuffer.h.orig 2013-10-11 01:12:58.000000000 +0400 -+++ lib/bigBuffer.h 2013-10-11 01:13:02.000000000 +0400 -@@ -26,6 +26,7 @@ - #include - - #include -+#include - - #include "types.h" - Property changes on: head/sysutils/fusefs-zip/files/patch-lib_bigBuffer.h ___________________________________________________________________ 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-zip/files/patch-lib_fuse-zip.cpp =================================================================== --- head/sysutils/fusefs-zip/files/patch-lib_fuse-zip.cpp (revision 422418) +++ head/sysutils/fusefs-zip/files/patch-lib_fuse-zip.cpp (nonexistent) @@ -1,22 +0,0 @@ ---- lib/fuse-zip.cpp.orig 2013-07-15 16:25:13.000000000 +0400 -+++ lib/fuse-zip.cpp 2013-07-15 16:25:37.000000000 +0400 -@@ -426,19 +426,11 @@ - return 0; - } - --#if ( __FreeBSD__ >= 10 ) --int fusezip_setxattr(const char *, const char *, const char *, size_t, int, uint32_t) { --#else - int fusezip_setxattr(const char *, const char *, const char *, size_t, int) { --#endif - return -ENOTSUP; - } - --#if ( __FreeBSD__ >= 10 ) --int fusezip_getxattr(const char *, const char *, char *, size_t, uint32_t) { --#else - int fusezip_getxattr(const char *, const char *, char *, size_t) { --#endif - return -ENOTSUP; - } - Property changes on: head/sysutils/fusefs-zip/files/patch-lib_fuse-zip.cpp ___________________________________________________________________ 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-zip/files/patch-lib_zip.h =================================================================== --- head/sysutils/fusefs-zip/files/patch-lib_zip.h (revision 422418) +++ head/sysutils/fusefs-zip/files/patch-lib_zip.h (nonexistent) @@ -1,16 +0,0 @@ ---- lib/fuse-zip.h.orig 2013-07-15 16:25:43.000000000 +0400 -+++ lib/fuse-zip.h 2013-07-15 16:25:53.000000000 +0400 -@@ -86,13 +86,8 @@ - - int fusezip_utimens(const char *path, const struct timespec tv[2]); - --#if ( __FreeBSD__ >= 10 ) --int fusezip_setxattr(const char *, const char *, const char *, size_t, int, uint32_t); --int fusezip_getxattr(const char *, const char *, char *, size_t, uint32_t); --#else - int fusezip_setxattr(const char *, const char *, const char *, size_t, int); - int fusezip_getxattr(const char *, const char *, char *, size_t); --#endif - - int fusezip_listxattr(const char *, char *, size_t); - Property changes on: head/sysutils/fusefs-zip/files/patch-lib_zip.h ___________________________________________________________________ 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-zip/Makefile =================================================================== --- head/sysutils/fusefs-zip/Makefile (revision 422418) +++ head/sysutils/fusefs-zip/Makefile (revision 422419) @@ -1,37 +1,34 @@ # $FreeBSD$ PORTNAME= fuse-zip -PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTVERSION= 0.4.2 CATEGORIES= sysutils -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://bitbucket.org/agalanin/fuse-zip/downloads/ MAINTAINER= olevole@olevole.ru COMMENT= FUSE filesystem to mount ZIP archives with write support LICENSE= LGPL3 -BROKEN= Unfetchable (google code has gone away) - LIB_DEPENDS= libzip.so:archivers/libzip BUILD_DEPENDS= libzip>=0.11.1:archivers/libzip USES= gmake fuse pkgconfig PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz -PORTDOCS= README TODO changelog +PORTDOCS= README changelog OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|make|$${MAKE}|' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/fusefs-zip/distinfo =================================================================== --- head/sysutils/fusefs-zip/distinfo (revision 422418) +++ head/sysutils/fusefs-zip/distinfo (revision 422419) @@ -1,2 +1,3 @@ -SHA256 (fuse-zip-0.3.0.tar.gz) = 7b0960e40da4e98f40a12c26c032fee99f683bea59bede24653de2f139d08543 -SIZE (fuse-zip-0.3.0.tar.gz) = 662401 +TIMESTAMP = 1474226238 +SHA256 (fuse-zip-0.4.2.tar.gz) = 3d4ee113d4c7918ad3c660f8088473d5fabf67b3476fef16ec7f5bd8a4182fdc +SIZE (fuse-zip-0.4.2.tar.gz) = 672323