aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-wdfs/Makefile2
-rw-r--r--sysutils/fusefs-wdfs/distinfo6
-rw-r--r--sysutils/fusefs-wdfs/files/patch-src-wdfs-main.h12
3 files changed, 4 insertions, 16 deletions
diff --git a/sysutils/fusefs-wdfs/Makefile b/sysutils/fusefs-wdfs/Makefile
index 924feda19366..961d9e2b9ecc 100644
--- a/sysutils/fusefs-wdfs/Makefile
+++ b/sysutils/fusefs-wdfs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wdfs
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= sysutils
MASTER_SITES= http://noedler.de/projekte/wdfs/
PKGNAMEPREFIX= fusefs-
diff --git a/sysutils/fusefs-wdfs/distinfo b/sysutils/fusefs-wdfs/distinfo
index e1e6ea9fcfbc..b0ec79c12205 100644
--- a/sysutils/fusefs-wdfs/distinfo
+++ b/sysutils/fusefs-wdfs/distinfo
@@ -1,3 +1,3 @@
-MD5 (wdfs-1.2.0.tar.gz) = af720e8ece74fd2916df654198abad1a
-SHA256 (wdfs-1.2.0.tar.gz) = cfe71386a4f01844ff5f989785b3f39ec9a6d386ac76caf6ba4edf4ea179e7b4
-SIZE (wdfs-1.2.0.tar.gz) = 100136
+MD5 (wdfs-1.2.1.tar.gz) = cc8a418f814fb11eb679011a0945aebb
+SHA256 (wdfs-1.2.1.tar.gz) = 7095ac381378085d4dab8810119903ebbbf1c6ce1a87f3909b4e9765b34f6315
+SIZE (wdfs-1.2.1.tar.gz) = 100218
diff --git a/sysutils/fusefs-wdfs/files/patch-src-wdfs-main.h b/sysutils/fusefs-wdfs/files/patch-src-wdfs-main.h
deleted file mode 100644
index d4ed46fd6f5f..000000000000
--- a/sysutils/fusefs-wdfs/files/patch-src-wdfs-main.h
+++ /dev/null
@@ -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>
-