summaryrefslogtreecommitdiff
path: root/net/csync2
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
commit15c1551ea378607e55d8794de79207166d0ae1e5 (patch)
tree73c8786e0fad568d10c37e84e57718888d04e4a4 /net/csync2
parentUpdate to 1.4.6. (diff)
Chase security/libgcrypt shlib bump.
PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Diffstat (limited to 'net/csync2')
-rw-r--r--net/csync2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index 3c2635a02f54..d730f8a668f0 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csync2
PORTVERSION= 1.34
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= http://oss.linbit.com/csync2/ \
http://people.freebsd.org/~aaron/distfiles/
@@ -19,7 +19,7 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
tasn1.4:${PORTSDIR}/security/libtasn1 \
gnutls.40:${PORTSDIR}/security/gnutls \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
- gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
OPTIONS= CSYNC2_COMPARE "Install csync2-compare script" off