mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
sysutils/fusefs-wdfs: update to 1.2.1
PR: ports/99504 Submitted by: maintainer
This commit is contained in:
parent
5434f9bce8
commit
215f801523
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166423
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= wdfs
|
PORTNAME= wdfs
|
||||||
PORTVERSION= 1.2.0
|
PORTVERSION= 1.2.1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://noedler.de/projekte/wdfs/
|
MASTER_SITES= http://noedler.de/projekte/wdfs/
|
||||||
PKGNAMEPREFIX= fusefs-
|
PKGNAMEPREFIX= fusefs-
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (wdfs-1.2.0.tar.gz) = af720e8ece74fd2916df654198abad1a
|
MD5 (wdfs-1.2.1.tar.gz) = cc8a418f814fb11eb679011a0945aebb
|
||||||
SHA256 (wdfs-1.2.0.tar.gz) = cfe71386a4f01844ff5f989785b3f39ec9a6d386ac76caf6ba4edf4ea179e7b4
|
SHA256 (wdfs-1.2.1.tar.gz) = 7095ac381378085d4dab8810119903ebbbf1c6ce1a87f3909b4e9765b34f6315
|
||||||
SIZE (wdfs-1.2.0.tar.gz) = 100136
|
SIZE (wdfs-1.2.1.tar.gz) = 100218
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -u -ur ../wdfs-1.2.0-old/src/wdfs-main.h ./src/wdfs-main.h
|
|
||||||
--- ../wdfs-1.2.0-old/src/wdfs-main.h Sat Nov 5 15:09:25 2005
|
|
||||||
+++ ./src/wdfs-main.h Tue Jun 13 01:53:31 2006
|
|
||||||
@@ -1,6 +1,8 @@
|
|
||||||
#ifndef WDFSMAIN_H_
|
|
||||||
#define WDFSMAIN_H_
|
|
||||||
|
|
||||||
+#define FUSE_USE_VERSION 25
|
|
||||||
+
|
|
||||||
#include <fuse.h>
|
|
||||||
#include <ne_basic.h>
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user