summaryrefslogtreecommitdiff
path: root/filesystems/fuse-cryptofs
diff options
context:
space:
mode:
authormarino <marino>2012-08-17 14:24:21 +0000
committermarino <marino>2012-08-17 14:24:21 +0000
commitdeb9685f6ae37d074938d74e57f739fa4b7cc0f1 (patch)
tree9104fe9bce59123f392b5f537a552a26ecf15a97 /filesystems/fuse-cryptofs
parente4fcea956a287cc976a58f27617942de726653f6 (diff)
downloadpkgsrc-deb9685f6ae37d074938d74e57f739fa4b7cc0f1.tar.gz
filesystems/fuse-cryptofs: Defined DragonFly as BSD
Another configure that assumings all BSD platform names end in "BSD"...
Diffstat (limited to 'filesystems/fuse-cryptofs')
-rw-r--r--filesystems/fuse-cryptofs/distinfo3
-rw-r--r--filesystems/fuse-cryptofs/patches/patch-configure13
2 files changed, 15 insertions, 1 deletions
diff --git a/filesystems/fuse-cryptofs/distinfo b/filesystems/fuse-cryptofs/distinfo
index f543594e911..3da394e4e0a 100644
--- a/filesystems/fuse-cryptofs/distinfo
+++ b/filesystems/fuse-cryptofs/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/02/20 22:58:34 xtraeme Exp $
+$NetBSD: distinfo,v 1.2 2012/08/17 14:24:21 marino Exp $
SHA1 (cryptofs-0.6.0.tar.bz2) = 967d43f46a26e69704a61f3f68ef83b14c60df41
RMD160 (cryptofs-0.6.0.tar.bz2) = 6603ba948ba0d421e3ffa0387c718ed42f7f4c51
Size (cryptofs-0.6.0.tar.bz2) = 242440 bytes
+SHA1 (patch-configure) = 195b5984b36aafa9d487ab436f57d0626c79e883
diff --git a/filesystems/fuse-cryptofs/patches/patch-configure b/filesystems/fuse-cryptofs/patches/patch-configure
new file mode 100644
index 00000000000..7f1811230cd
--- /dev/null
+++ b/filesystems/fuse-cryptofs/patches/patch-configure
@@ -0,0 +1,13 @@
+$NetBSD: patch-configure,v 1.1 2012/08/17 14:24:21 marino Exp $
+
+--- configure.orig 2007-02-03 15:27:01.000000000 +0000
++++ configure
+@@ -19477,7 +19477,7 @@ echo "${ECHO_T}yes" >&6; }
+ fi
+
+ case $target_os in
+- *bsd* | *darwin*)
++ *bsd* | dragonfly* | *darwin*)
+
+ cat >>confdefs.h <<\_ACEOF
+ #define BSD 1