aboutsummaryrefslogtreecommitdiff
path: root/mail
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
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')
-rw-r--r--mail/anubis/Makefile2
-rw-r--r--mail/claws-mail/Makefile1
-rw-r--r--mail/exim/Makefile2
-rw-r--r--mail/libetpan/Makefile4
-rw-r--r--mail/libvmime/Makefile2
-rw-r--r--mail/mailutils/Makefile1
-rw-r--r--mail/mpop/Makefile3
-rw-r--r--mail/nullmailer/Makefile1
-rw-r--r--mail/opendkim/Makefile1
-rw-r--r--mail/wmbiff/Makefile2
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile4
11 files changed, 14 insertions, 9 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index d9438caaf864..ebc5bfef3862 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= anubis
PORTVERSION= 4.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index c41e01918315..7a59087e0e2d 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -3,6 +3,7 @@
PORTNAME= claws-mail
PORTVERSION= 3.9.0
+PORTREVISION= 1
CATEGORIES= mail news ipv6
MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION}
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 4ad8b4dbed93..9a3cb7413d4b 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_EXIM:S/$/:exim/}
MASTER_SITE_SUBDIR= exim4/:exim
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 2e32042863e8..4d40d1a20603 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libetpan
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= SF
@@ -40,7 +40,7 @@ OPTIONS_DEFAULT= IPV6 OPENSSL
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --without-openssl --with-gnutls
.endif
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index afd631965766..c7a550a039bf 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libvmime
PORTVERSION= 0.9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= SF/vmime/vmime/0.9
diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile
index 69e3888019aa..94f13760ca49 100644
--- a/mail/mailutils/Makefile
+++ b/mail/mailutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mailutils
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= GNU
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index e7fc0b8d46f1..e0ea37cc519d 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mpop
PORTVERSION= 1.0.27
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF
@@ -31,7 +32,7 @@ INFO= mpop
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-ssl=gnutls
.else
USE_OPENSSL= yes
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile
index a8ed5dfe714e..d559bd1d0414 100644
--- a/mail/nullmailer/Makefile
+++ b/mail/nullmailer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nullmailer
PORTVERSION= 1.11
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/nullmailer/ \
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile
index 7bcb518ec076..5824fe6372f4 100644
--- a/mail/opendkim/Makefile
+++ b/mail/opendkim/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opendkim
PORTVERSION= 2.7.4
+PORTREVISION= 1
CATEGORIES= mail security
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME} \
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index afe6ccddc19a..cfeb94ac39ed 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= SF
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