Update to Claws Mail 3.14.1 release

Changes: http://claws-mail.org/news.php
This commit is contained in:
Pawel Pekala 2016-11-13 10:41:28 +00:00
parent 4fb9e0c76c
commit 5c700e15b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426028
5 changed files with 11 additions and 20 deletions

View File

@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= pdf_viewer
PORTREVISION= 1
COMMENT= PDF and PostScript viewer plugin for Claws Mail

View File

@ -53,7 +53,7 @@ MANUAL_CONFIGURE_OFF= --disable-manual
MANUAL_BUILD_DEPENDS= docbook-utils>0:textproc/docbook-utils
NLS_CONFIGURE_OFF= --disable-nls
NLS_USES= gettext
NLS_USES= gettext-tools
STARTUP_DESC= Startup notification support
STARTUP_CONFIGURE_ENABLE= startup-notification

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTVERSION= 3.14.0
PORTVERSION= 3.14.1
CATEGORIES?= mail
MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/
@ -8,7 +8,7 @@ MAINTAINER= pawel@FreeBSD.org
LICENSE= GPLv3
USES+= gmake iconv libtool pkgconfig tar:xz
USES+= gettext-runtime gmake iconv libtool pkgconfig tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1470669949
SHA256 (claws-mail-3.14.0.tar.xz) = 466bd70350c69055d980dc84038d13f231f4ed060af899910e29c7a1de83cc59
SIZE (claws-mail-3.14.0.tar.xz) = 5795536
TIMESTAMP = 1478983895
SHA256 (claws-mail-3.14.1.tar.xz) = b79a1dc04f0b3d1f693e84d7fa7282f140fb5280179281445a8b954ce423c335
SIZE (claws-mail-3.14.1.tar.xz) = 5812444

View File

@ -1,15 +1,6 @@
--- configure.orig 2016-08-07 08:08:37 UTC
--- configure.orig 2016-11-12 20:55:45 UTC
+++ configure
@@ -18667,6 +18667,8 @@ else
fi
;;
+ *freebsd*)
+ ;; # not used
*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing encrypt" >&5
$as_echo_n "checking for library containing encrypt... " >&6; }
@@ -21130,7 +21132,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
@@ -21147,7 +21147,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
fi
@ -18,11 +9,12 @@
{ $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 :
@@ -21175,6 +21177,7 @@ else
@@ -21192,7 +21192,7 @@ else
HAVE_ARCHIVE=no
fi
-
+LIBS=$OLDLIBS
pkg_failed=no