aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irssi-otr
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-07-03 19:40:49 +0800
committerswills <swills@FreeBSD.org>2011-07-03 19:40:49 +0800
commitae430b66773d3ab07cec0ef7e1d20258c09e74ab (patch)
tree081b0a98b3f4c8b38cbeffd11f0a9604a15c599f /irc/irssi-otr
parent1c1171950f538d258ac5d58e810ddf82c3ccb4cc (diff)
downloadfreebsd-ports-gnome-ae430b66773d3ab07cec0ef7e1d20258c09e74ab.tar.gz
freebsd-ports-gnome-ae430b66773d3ab07cec0ef7e1d20258c09e74ab.tar.zst
freebsd-ports-gnome-ae430b66773d3ab07cec0ef7e1d20258c09e74ab.zip
- Chase the libgcrypt shared lib version
Diffstat (limited to 'irc/irssi-otr')
-rw-r--r--irc/irssi-otr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile
index 743931861013..bdb92e3150e4 100644
--- a/irc/irssi-otr/Makefile
+++ b/irc/irssi-otr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= irssi-otr
PORTVERSION= 0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= ftp://download.tuxfamily.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= irssiotr
@@ -18,7 +18,7 @@ COMMENT= A plugin for irssi for Off-the-Record (OTR) messaging
BUILD_DEPENDS= ${LOCALBASE}/include/irssi/src/common.h:${PORTSDIR}/irc/irssi \
${LOCALBASE}/bin/libgcrypt-config:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS= otr.4:${PORTSDIR}/security/libotr \
- gcrypt.17:${PORTSDIR}/security/libgcrypt
+ gcrypt.18:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
LICENSE= GPLv2