aboutsummaryrefslogtreecommitdiff
path: root/mail/xfce4-mailwatch-plugin
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2013-02-05 16:17:06 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2013-02-05 16:17:06 +0000
commit91e365d630f06550c027e8d6416042302496c4fb (patch)
tree39eb76ce76a50126ac09099f3cbbc3b7b481086a /mail/xfce4-mailwatch-plugin
parent0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff)
downloadports-91e365d630f06550c027e8d6416042302496c4fb.tar.gz
ports-91e365d630f06550c027e8d6416042302496c4fb.zip
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Notes
Notes: svn path=/head/; revision=311722
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
index 05fc57ff23d1..12b3fe5a0acc 100644
--- a/mail/xfce4-mailwatch-plugin/Makefile
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-mailwatch-plugin
PORTVERSION= 1.1.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= mail xfce
MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \
http://freebsd.unixfreunde.de/sources/
@@ -16,7 +16,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= A mailwatch plugin for Xfce
-LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \
gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes