diff options
author | novel <novel@FreeBSD.org> | 2011-06-06 02:43:16 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2011-06-06 02:43:16 +0800 |
commit | 9f3ec28d2d39471ad12b17c53e52685915649399 (patch) | |
tree | 36aa19e619c507820268d745265fdb71b031563c /mail | |
parent | 0741e08c6552f0fab3c213fa1998e3d573017054 (diff) | |
download | freebsd-ports-graphics-9f3ec28d2d39471ad12b17c53e52685915649399.tar.gz freebsd-ports-graphics-9f3ec28d2d39471ad12b17c53e52685915649399.tar.zst freebsd-ports-graphics-9f3ec28d2d39471ad12b17c53e52685915649399.zip |
Chase security/gnutls update and add an UPDATING entry.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anubis/Makefile | 4 | ||||
-rw-r--r-- | mail/claws-mail/Makefile | 3 | ||||
-rw-r--r-- | mail/libetpan/Makefile | 4 | ||||
-rw-r--r-- | mail/libvmime/Makefile | 3 | ||||
-rw-r--r-- | mail/mpop/Makefile | 4 | ||||
-rw-r--r-- | mail/msmtp/Makefile | 3 | ||||
-rw-r--r-- | mail/opendkim/Makefile | 4 | ||||
-rw-r--r-- | mail/wmbiff/Makefile | 4 | ||||
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 4 |
9 files changed, 18 insertions, 15 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index e0ea5e741e0..f4332af16fe 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -7,7 +7,7 @@ PORTNAME= anubis PORTVERSION= 4.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -76,7 +76,7 @@ LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme .if defined(WITHOUT_GNUTLS) CONFIGURE_ARGS+=--without-gnutls .else -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls .endif .if defined(WITH_GDBM) diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 4c07b0d9091..5af3356c866 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -7,6 +7,7 @@ PORTNAME= claws-mail PORTVERSION= 3.7.9 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION} @@ -19,7 +20,7 @@ LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ freetype:${PORTSDIR}/print/freetype2 \ png:${PORTSDIR}/graphics/png \ - gnutls.40:${PORTSDIR}/security/gnutls \ + gnutls.47:${PORTSDIR}/security/gnutls \ execinfo:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 916494684d2..9309c8e240b 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -8,7 +8,7 @@ PORTNAME= libetpan PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF @@ -34,7 +34,7 @@ OPTIONS= GNUTLS "Enable gnuTLS support" off \ IPV6 "Enable ipv6 support." on .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --without-openssl --with-gnutls .else USE_OPENSSL= yes diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index abd731c7b90..50af3d027ac 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -7,13 +7,14 @@ PORTNAME= libvmime PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/vmime/vmime/0.9 MAINTAINER= delphij@FreeBSD.org COMMENT= An all-in-one Internet mail library -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl USE_BZIP2= yes diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index b35bec1d42b..3ca530aea78 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpop PORTVERSION= 1.0.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF @@ -29,7 +29,7 @@ INFO= mpop .include <bsd.port.options.mk> .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-ssl=gnutls .else USE_OPENSSL= yes diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 1607090979a..63860f29cc9 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -7,6 +7,7 @@ PORTNAME= msmtp PORTVERSION= 1.4.24 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= SF @@ -32,7 +33,7 @@ OPTIONS= GNUTLS "Adds GnuTLS support" off \ .include <bsd.port.options.mk> .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-ssl=gnutls .elif defined(WITH_OPENSSL) USE_OPENSSL= yes diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index d6a1755531d..92250706551 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -7,6 +7,7 @@ PORTNAME= opendkim PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} @@ -52,8 +53,7 @@ WITHOUT_MILTER_LDFLAGS= yes CONFIGURE_ARGS+= --with-milter=${MILTERBASE} .if defined(WITH_GNUTLS) -BROKEN= WITH_GNUTLS option requires security/gnutls 2.12.0 or later -LIB_DEPENDS+= gnutls.44:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE} .else CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index f4782da2c71..73f4389a244 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmbiff PORTVERSION= 0.4.27 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail windowmaker afterstep MASTER_SITES= SF @@ -35,7 +35,7 @@ PLIST_DIRS= %%DATADIR%%/skins \ .if defined(WITH_GNUTLS) LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt \ - gnutls.40:${PORTSDIR}/security/gnutls + gnutls.47:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \ --with-libgcrypt-prefix=${LOCALBASE} .else diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 6ea69bc2f73..39b46b62a43 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= 11 +PORTREVISION= 12 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ @@ -16,7 +16,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A mailwatch plugin for xfce -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls USE_BZIP2= yes USE_GMAKE= yes |