aboutsummaryrefslogtreecommitdiffstats
path: root/net/csync2
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2008-03-03 19:57:08 +0800
committernovel <novel@FreeBSD.org>2008-03-03 19:57:08 +0800
commit5cb244b7774afda3acf8f47bb665c0fdce1b6227 (patch)
tree683ed62f664c817907d3fab5b672f06abba3433f /net/csync2
parent83062c68ed9bee1bf4b539ae24145d493bf8b9bc (diff)
downloadfreebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.gz
freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.zst
freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.zip
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
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 928d2f82f8b9..e19768f9efb2 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csync2
PORTVERSION= 1.34
-PORRTEVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://oss.linbit.com/csync2/ \
http://people.freebsd.org/~aaron/distfiles/
@@ -17,7 +17,7 @@ COMMENT= A cluster synchronization tool
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
tasn1.3:${PORTSDIR}/security/libtasn1 \
- gnutls.13:${PORTSDIR}/security/gnutls \
+ gnutls.26:${PORTSDIR}/security/gnutls \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error