aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-cryptofs
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-01-06 13:01:11 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-01-06 13:01:11 +0000
commitaf765620869b214eca7ed00392a12bd6d5281c54 (patch)
tree5b295f52288dde78c75434d1f590afda4880a6c0 /sysutils/fusefs-cryptofs
parentd4d35efd5f26d639ce58889aed52a22c0569a4ca (diff)
downloadports-af765620869b214eca7ed00392a12bd6d5281c54.tar.gz
ports-af765620869b214eca7ed00392a12bd6d5281c54.zip
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
Notes
Notes: svn path=/head/; revision=225326
Diffstat (limited to 'sysutils/fusefs-cryptofs')
-rw-r--r--sysutils/fusefs-cryptofs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile
index 901b6a892dc2..b6479c252857 100644
--- a/sysutils/fusefs-cryptofs/Makefile
+++ b/sysutils/fusefs-cryptofs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cryptofs
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://reboot.animeirc.de/cryptofs/
PKGNAMEPREFIX= fusefs-
@@ -16,7 +16,7 @@ MAINTAINER= leeym@FreeBSD.org
COMMENT= A encrypted filesystem for FUSE
BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
-LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
glib-2.0:${PORTSDIR}/devel/glib20
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod