Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2016 10:41:28 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426028 - in head/mail: claws-mail claws-mail-pdf_viewer claws-mail/files
Message-ID:  <201611131041.uADAfSjv044055@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sun Nov 13 10:41:28 2016
New Revision: 426028
URL: https://svnweb.freebsd.org/changeset/ports/426028

Log:
  Update to Claws Mail 3.14.1 release
  
  Changes: http://claws-mail.org/news.php

Modified:
  head/mail/claws-mail-pdf_viewer/Makefile
  head/mail/claws-mail/Makefile
  head/mail/claws-mail/Makefile.claws
  head/mail/claws-mail/distinfo
  head/mail/claws-mail/files/patch-configure

Modified: head/mail/claws-mail-pdf_viewer/Makefile
==============================================================================
--- head/mail/claws-mail-pdf_viewer/Makefile	Sun Nov 13 10:40:53 2016	(r426027)
+++ head/mail/claws-mail-pdf_viewer/Makefile	Sun Nov 13 10:41:28 2016	(r426028)
@@ -2,7 +2,6 @@
 # $FreeBSD$
 
 PORTNAME=	pdf_viewer
-PORTREVISION=	1
 
 COMMENT=	PDF and PostScript viewer plugin for Claws Mail
 

Modified: head/mail/claws-mail/Makefile
==============================================================================
--- head/mail/claws-mail/Makefile	Sun Nov 13 10:40:53 2016	(r426027)
+++ head/mail/claws-mail/Makefile	Sun Nov 13 10:41:28 2016	(r426028)
@@ -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

Modified: head/mail/claws-mail/Makefile.claws
==============================================================================
--- head/mail/claws-mail/Makefile.claws	Sun Nov 13 10:40:53 2016	(r426027)
+++ head/mail/claws-mail/Makefile.claws	Sun Nov 13 10:41:28 2016	(r426028)
@@ -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

Modified: head/mail/claws-mail/distinfo
==============================================================================
--- head/mail/claws-mail/distinfo	Sun Nov 13 10:40:53 2016	(r426027)
+++ head/mail/claws-mail/distinfo	Sun Nov 13 10:41:28 2016	(r426028)
@@ -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

Modified: head/mail/claws-mail/files/patch-configure
==============================================================================
--- head/mail/claws-mail/files/patch-configure	Sun Nov 13 10:40:53 2016	(r426027)
+++ head/mail/claws-mail/files/patch-configure	Sun Nov 13 10:41:28 2016	(r426028)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611131041.uADAfSjv044055>