mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to Claws Mail release 3.14.0
- Register proxy dependencies found by stage-qa Changes: http://claws-mail.org/news.php
This commit is contained in:
parent
820c688718
commit
f14bf47b47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419977
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pdf_viewer
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PDF and PostScript viewer plugin for Claws Mail
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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 :
|
||||
|
@ -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>
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user