aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-wdfs
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2006-06-27 04:51:33 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2006-06-27 04:51:33 +0000
commit215f8015238639118589c64ff44c7912b885f62c (patch)
tree42483eb1a08c30aaf6db69bb21d98e9395216d3c /sysutils/fusefs-wdfs
parent5434f9bce809b43186472f89386098a1c7e28888 (diff)
downloadports-215f8015238639118589c64ff44c7912b885f62c.tar.gz
ports-215f8015238639118589c64ff44c7912b885f62c.zip
sysutils/fusefs-wdfs: update to 1.2.1
PR: ports/99504 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=166423
Diffstat (limited to 'sysutils/fusefs-wdfs')
-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>
-