summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-08-09 22:33:33 +0000
committerpawel <pawel@FreeBSD.org>2016-08-09 22:33:33 +0000
commit62c3a4ce1853e9081e7c2f2e84c048ff6755843c (patch)
treee458904ac1e6a1289cb384e96581a6089df03a96
parent92e449c7d2ff9138ea762b360e8e6051841e8e60 (diff)
downloadFreeBSD-ports-62c3a4ce1853e9081e7c2f2e84c048ff6755843c.zip
FreeBSD-ports-62c3a4ce1853e9081e7c2f2e84c048ff6755843c.tar.gz
- Update to Claws Mail release 3.14.0
- Register proxy dependencies found by stage-qa Changes: http://claws-mail.org/news.php
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile2
-rw-r--r--mail/claws-mail/Makefile15
-rw-r--r--mail/claws-mail/Makefile.claws3
-rw-r--r--mail/claws-mail/distinfo5
-rw-r--r--mail/claws-mail/files/patch-configure14
-rw-r--r--mail/claws-mail/files/patch-undef_g_disable_deprecated10
-rw-r--r--mail/claws-mail/pkg-plist9
7 files changed, 26 insertions, 32 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index 9ef2db4..830c470 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pdf_viewer
-PORTREVISION= 2
+PORTREVISION= 0
COMMENT= PDF and PostScript viewer plugin for Claws Mail
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 4629ad8..b19be90 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -2,18 +2,23 @@
# $FreeBSD$
PORTNAME= claws-mail
-PORTREVISION= 1
CATEGORIES= mail news ipv6
COMMENT= Lightweight and featureful GTK+ based e-mail and news client
-LIB_DEPENDS= libetpan.so:mail/libetpan \
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libetpan.so:mail/libetpan \
+ libfreetype.so:print/freetype2 \
+ libsasl2.so:security/cyrus-sasl2 \
libgnutls.so:security/gnutls \
- libgcrypt.so:security/libgcrypt
+ libgcrypt.so:security/libgcrypt \
+ libexpat.so:textproc/expat2 \
+ libfontconfig.so:x11-fonts/fontconfig
RUN_DEPENDS= mime-support>0:misc/mime-support
-USE_GNOME= gtk20
-USES= cpe desktop-file-utils execinfo pathfix shebangfix
+USE_XORG= ice sm
+USE_GNOME= cairo gtk20
+USES= cpe desktop-file-utils execinfo pathfix shebangfix ssl
SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail
INSTALLS_ICONS= yes
diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws
index 3931852..76bb7a6 100644
--- a/mail/claws-mail/Makefile.claws
+++ b/mail/claws-mail/Makefile.claws
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTVERSION= 3.13.2
+PORTVERSION= 3.14.0
CATEGORIES?= mail
MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/
@@ -24,7 +24,6 @@ CLAWS_PLUGINS= acpi_notifier \
fancy \
fetchinfo \
gdata \
- geolocation \
libravatar \
mailmbox \
managesieve \
diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo
index 8d1a4a7..a783ce6 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/distinfo
@@ -1,2 +1,3 @@
-SHA256 (claws-mail-3.13.2.tar.xz) = 6a731052814b3284abeca1662d47817a86e018bc7123ab428f015f0cfab40ad1
-SIZE (claws-mail-3.13.2.tar.xz) = 5582600
+TIMESTAMP = 1470669949
+SHA256 (claws-mail-3.14.0.tar.xz) = 466bd70350c69055d980dc84038d13f231f4ed060af899910e29c7a1de83cc59
+SIZE (claws-mail-3.14.0.tar.xz) = 5795536
diff --git a/mail/claws-mail/files/patch-configure b/mail/claws-mail/files/patch-configure
index f27faac..3ecf6dd 100644
--- a/mail/claws-mail/files/patch-configure
+++ b/mail/claws-mail/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2015-07-19 11:19:39 UTC
+--- configure.orig 2016-08-07 08:08:37 UTC
+++ configure
-@@ -20652,7 +20652,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
+@@ -21130,7 +21130,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
fi
@@ -9,7 +9,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archive_read_new in -larchive" >&5
$as_echo_n "checking for archive_read_new in -larchive... " >&6; }
if ${ac_cv_lib_archive_archive_read_new+:} false; then :
-@@ -20697,6 +20697,7 @@ else
+@@ -21175,6 +21175,7 @@ else
HAVE_ARCHIVE=no
fi
@@ -17,11 +17,3 @@
-@@ -21553,7 +21554,6 @@ $as_echo "$as_me: WARNING: python-config
- if test x"$platform_win32" = xno; then
- # libpython.so
- PYTHON_SHARED_LIB="libpython${PYTHON_VERSION}.so"
-- LIBS="-ldl"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to dlopen $PYTHON_SHARED_LIB works" >&5
- $as_echo_n "checking whether to dlopen $PYTHON_SHARED_LIB works... " >&6; }
- if test "$cross_compiling" = yes; then :
diff --git a/mail/claws-mail/files/patch-undef_g_disable_deprecated b/mail/claws-mail/files/patch-undef_g_disable_deprecated
deleted file mode 100644
index 345fd30..0000000
--- a/mail/claws-mail/files/patch-undef_g_disable_deprecated
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/addr_compl.c
-+++ src/addr_compl.c
-@@ -23,6 +23,7 @@
- #endif
- #include "defs.h"
-
-+#undef G_DISABLE_DEPRECATED
- #include <glib.h>
- #include <glib/gi18n.h>
- #include <gdk/gdkkeysyms.h>
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index d5deb5c..9638655 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -35,6 +35,7 @@ include/claws-mail/common/log.h
include/claws-mail/common/md5.h
include/claws-mail/common/mgutils.h
include/claws-mail/common/passcrypt.h
+include/claws-mail/common/pkcs5_pbkdf2.h
include/claws-mail/common/plugin.h
include/claws-mail/common/prefs.h
include/claws-mail/common/progressindicator.h
@@ -158,6 +159,9 @@ include/claws-mail/news.h
include/claws-mail/news_gtk.h
include/claws-mail/noticeview.h
include/claws-mail/partial_download.h
+include/claws-mail/password.h
+include/claws-mail/password_gtk.h
+include/claws-mail/passwordstore.h
include/claws-mail/pine.h
include/claws-mail/plugins/claws-mail/archiver.h
include/claws-mail/plugins/claws-mail/archiver_prefs.h
@@ -202,6 +206,7 @@ include/claws-mail/prefs_image_viewer.h
include/claws-mail/prefs_logging.h
include/claws-mail/prefs_matcher.h
include/claws-mail/prefs_message.h
+include/claws-mail/prefs_migration.h
include/claws-mail/prefs_msg_colors.h
include/claws-mail/prefs_other.h
include/claws-mail/prefs_quote.h
@@ -296,6 +301,7 @@ share/icons/hicolor/48x48/apps/claws-mail.png
share/icons/hicolor/64x64/apps/claws-mail.png
%%NLS%%share/locale/ca/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/cs/LC_MESSAGES/claws-mail.mo
+%%NLS%%share/locale/da/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/de/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/es/LC_MESSAGES/claws-mail.mo
@@ -303,12 +309,13 @@ share/icons/hicolor/64x64/apps/claws-mail.png
%%NLS%%share/locale/fr/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/he/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/hu/LC_MESSAGES/claws-mail.mo
+%%NLS%%share/locale/id_ID/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/it/LC_MESSAGES/claws-mail.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/nb/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/nl/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/ru/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/sk/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/sv/LC_MESSAGES/claws-mail.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/claws-mail.mo
OpenPOWER on IntegriCloud