aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-07-31 23:07:08 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-07-31 23:07:08 +0800
commit928f085934e95bc12a55fd2101aa82e249c2be43 (patch)
tree0a7f35a82bb43698e3659b7e0594c998d053258e /net-p2p
parentcbbd4bf213aeea874926a7cd9156489b0f32e578 (diff)
downloadfreebsd-ports-gnome-928f085934e95bc12a55fd2101aa82e249c2be43.tar.gz
freebsd-ports-gnome-928f085934e95bc12a55fd2101aa82e249c2be43.tar.zst
freebsd-ports-gnome-928f085934e95bc12a55fd2101aa82e249c2be43.zip
- Chase guile shared lib bump
- Add an entry to UPDATING
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gnunet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 07eb2a2681a2..03e2217461fe 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.8.1b
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net-p2p ipv6
MASTER_SITES= GNU \
http://gnunet.org/download/
@@ -20,7 +20,7 @@ COMMENT= An anonymous, distributed, reputation-based network
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
cares.2:${PORTSDIR}/dns/c-ares \
curl.6:${PORTSDIR}/ftp/curl \
- guile.20:${PORTSDIR}/lang/guile \
+ guile.21:${PORTSDIR}/lang/guile \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gmp.10:${PORTSDIR}/math/gmp \
gcrypt.18:${PORTSDIR}/security/libgcrypt \