Wed Jan 27 18:56:31 2016 UTC ()
Update sylpheed to 3.5.0

* 3.5.0 (stable)

    * A fix for ARM architecture was made.
    * TLSv1.1 and TLSv1.2 will be enabled for STARTTLS when OpenSSL 1.0.1 or
      above is used.
    * Some bugfixes and stability improvements were made.
    * Win32: more fix for the crash when linked with newer MSVCRT was made.
    * Win32: irresponsibe text entries on the first display of the filter
      edit dialog were fixed.
    * Win32: libpng was updated to 1.4.19.
    * Win32: OpenSSL was updated to v0.9.8zh.

* 3.5.0beta3 (development)

    * A bug that reorder of filter runes by DnD was not saved was fixed.
    * The original file names of attachments are kept when opening them,
      and shorter suffixes are added in the case they conflict.
    * The crash when displaying HTML messages was fixed (#215).
    * The bug that column sizes of the address book were not properly set was
      fixed.
    * Win32: the bug that maximized state was unset on minimize was fixed.
    * Win32: the crash when linked with newer MSVCRT was fixed.
    * Win32: dependency on libtiff was removed (GDI+ is used).
    * Win32: libjpeg was updated.
    * Win32: libpng was updated to 1.4.16.
    * Win32: OpenSSL was updated to v0.9.8zg.
    * Win32: included SSL certificates were updated.

* 3.5.0beta2 (development)

    * Windows / widgets are now adjusted to their optimal sizes by reference
      to system DPI value.
    * The option to specify startup online mode was added.
    * The bug that wrote the first part of data if the message body in the
      IMAP4 responses didn't end with CR+LF was fixed (#84).
    * The bug that previously selected folder on the file selection dialog
      was not remembered with GTK+ 2.24.x was fixed.
    * Hebrew translation was added.
    * Win32: The bug that 'Minimize to tray icon' didn't work with 3.5.0beta1
      was fixed.
    * Win32: 'Toggle window on trayicon click' now works.
    * Win32: sylpheed.exe executable became DPI-Aware.
    * Win32: OpenSSL was updated to 0.9.8zc.
    * Win32: included SSL certificates were updated.

* 3.5.0beta1 (development)

    * Mbox locking became NFS-safe (#202).
    * Configure: silent rules are enabled by default.
    * Configure.in was renamed to configure.ac.
    * Fade effect was added to the notification window.
    * Sylpheed.desktop file was updated.
    * Win32: build fix for newer MinGW was made.
    * Win32: 32-bit time_t is always used on win32 for backward compatibility.
    * Win32: included third-party libraries were updated:
      - GTK+ 2.24.23
      - GLib 2.38.2
      - GDK-Pixbuf 2.30.7
      - Pango 1.36.3
      - Cairo 1.10.2
      - libpng 1.14.13
      - GPGME 1.4.3
    * Win32: the following issues were fixed because of GTK+ update:
      - System Icon issue when ran on Windows 7 (#13, #85)
      - Scroll jumping issue on text views when using Japanese IME
      - Menus became more native-looking
      - File dialogs were improved


(szptvlfn)
diff -r1.159 -r1.160 pkgsrc/mail/sylpheed/Makefile
diff -r1.22 -r1.23 pkgsrc/mail/sylpheed/PLIST
diff -r1.84 -r1.85 pkgsrc/mail/sylpheed/distinfo
diff -r0 -r1.1 pkgsrc/mail/sylpheed/patches/patch-configure

cvs diff -r1.159 -r1.160 pkgsrc/mail/sylpheed/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/sylpheed/Makefile 2015/07/11 10:58:43 1.159
+++ pkgsrc/mail/sylpheed/Makefile 2016/01/27 18:56:31 1.160
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.159 2015/07/11 10:58:43 szptvlfn Exp $ 1# $NetBSD: Makefile,v 1.160 2016/01/27 18:56:31 szptvlfn Exp $
2 2
3DISTNAME= sylpheed-3.4.3 3DISTNAME= sylpheed-3.5.0
4CATEGORIES= mail news x11 4CATEGORIES= mail news x11
5MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.4/ 5MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.5/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= ahoka@NetBSD.org 8MAINTAINER= ahoka@NetBSD.org
9HOMEPAGE= http://sylpheed.sraoss.jp/en/ 9HOMEPAGE= http://sylpheed.sraoss.jp/en/
10COMMENT= Gtk based e-mail and netnews client 10COMMENT= Gtk based e-mail and netnews client
11LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 11LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
12 12
13CONFLICTS= sylpheed-claws-[0-9]* 13CONFLICTS= sylpheed-claws-[0-9]*
14 14
15USE_PKGLOCALEDIR= yes 15USE_PKGLOCALEDIR= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= gmake msgfmt pkg-config 17USE_TOOLS+= gmake msgfmt pkg-config
18 18

cvs diff -r1.22 -r1.23 pkgsrc/mail/sylpheed/PLIST (expand / switch to unified diff)

--- pkgsrc/mail/sylpheed/PLIST 2014/05/27 01:57:14 1.22
+++ pkgsrc/mail/sylpheed/PLIST 2016/01/27 18:56:31 1.23
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.22 2014/05/27 01:57:14 taca Exp $ 1@comment $NetBSD: PLIST,v 1.23 2016/01/27 18:56:31 szptvlfn Exp $
2bin/sylpheed 2bin/sylpheed
3include/sylpheed/plugin.h 3include/sylpheed/plugin.h
4include/sylpheed/sylph/account.h 4include/sylpheed/sylph/account.h
5include/sylpheed/sylph/base64.h 5include/sylpheed/sylph/base64.h
6include/sylpheed/sylph/codeconv.h 6include/sylpheed/sylph/codeconv.h
7include/sylpheed/sylph/customheader.h 7include/sylpheed/sylph/customheader.h
8include/sylpheed/sylph/defs.h 8include/sylpheed/sylph/defs.h
9include/sylpheed/sylph/displayheader.h 9include/sylpheed/sylph/displayheader.h
10include/sylpheed/sylph/enums.h 10include/sylpheed/sylph/enums.h
11include/sylpheed/sylph/filter.h 11include/sylpheed/sylph/filter.h
12include/sylpheed/sylph/folder.h 12include/sylpheed/sylph/folder.h
13include/sylpheed/sylph/html.h 13include/sylpheed/sylph/html.h
14include/sylpheed/sylph/imap.h 14include/sylpheed/sylph/imap.h
@@ -47,26 +47,27 @@ share/applications/sylpheed.desktop @@ -47,26 +47,27 @@ share/applications/sylpheed.desktop
47share/examples/sylpheed/mime.types 47share/examples/sylpheed/mime.types
48share/locale/be/LC_MESSAGES/sylpheed.mo 48share/locale/be/LC_MESSAGES/sylpheed.mo
49share/locale/bg/LC_MESSAGES/sylpheed.mo 49share/locale/bg/LC_MESSAGES/sylpheed.mo
50share/locale/cs/LC_MESSAGES/sylpheed.mo 50share/locale/cs/LC_MESSAGES/sylpheed.mo
51share/locale/da/LC_MESSAGES/sylpheed.mo 51share/locale/da/LC_MESSAGES/sylpheed.mo
52share/locale/de/LC_MESSAGES/sylpheed.mo 52share/locale/de/LC_MESSAGES/sylpheed.mo
53share/locale/el/LC_MESSAGES/sylpheed.mo 53share/locale/el/LC_MESSAGES/sylpheed.mo
54share/locale/es/LC_MESSAGES/sylpheed.mo 54share/locale/es/LC_MESSAGES/sylpheed.mo
55share/locale/et/LC_MESSAGES/sylpheed.mo 55share/locale/et/LC_MESSAGES/sylpheed.mo
56share/locale/eu/LC_MESSAGES/sylpheed.mo 56share/locale/eu/LC_MESSAGES/sylpheed.mo
57share/locale/fi/LC_MESSAGES/sylpheed.mo 57share/locale/fi/LC_MESSAGES/sylpheed.mo
58share/locale/fr/LC_MESSAGES/sylpheed.mo 58share/locale/fr/LC_MESSAGES/sylpheed.mo
59share/locale/gl/LC_MESSAGES/sylpheed.mo 59share/locale/gl/LC_MESSAGES/sylpheed.mo
 60share/locale/he/LC_MESSAGES/sylpheed.mo
60share/locale/hr/LC_MESSAGES/sylpheed.mo 61share/locale/hr/LC_MESSAGES/sylpheed.mo
61share/locale/hu/LC_MESSAGES/sylpheed.mo 62share/locale/hu/LC_MESSAGES/sylpheed.mo
62share/locale/it/LC_MESSAGES/sylpheed.mo 63share/locale/it/LC_MESSAGES/sylpheed.mo
63share/locale/ja/LC_MESSAGES/sylpheed.mo 64share/locale/ja/LC_MESSAGES/sylpheed.mo
64share/locale/ko/LC_MESSAGES/sylpheed.mo 65share/locale/ko/LC_MESSAGES/sylpheed.mo
65share/locale/lt/LC_MESSAGES/sylpheed.mo 66share/locale/lt/LC_MESSAGES/sylpheed.mo
66share/locale/nl/LC_MESSAGES/sylpheed.mo 67share/locale/nl/LC_MESSAGES/sylpheed.mo
67share/locale/pl/LC_MESSAGES/sylpheed.mo 68share/locale/pl/LC_MESSAGES/sylpheed.mo
68share/locale/pt_BR/LC_MESSAGES/sylpheed.mo 69share/locale/pt_BR/LC_MESSAGES/sylpheed.mo
69share/locale/ro/LC_MESSAGES/sylpheed.mo 70share/locale/ro/LC_MESSAGES/sylpheed.mo
70share/locale/ru/LC_MESSAGES/sylpheed.mo 71share/locale/ru/LC_MESSAGES/sylpheed.mo
71share/locale/sk/LC_MESSAGES/sylpheed.mo 72share/locale/sk/LC_MESSAGES/sylpheed.mo
72share/locale/sl/LC_MESSAGES/sylpheed.mo 73share/locale/sl/LC_MESSAGES/sylpheed.mo

cvs diff -r1.84 -r1.85 pkgsrc/mail/sylpheed/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/sylpheed/distinfo 2015/11/03 23:27:22 1.84
+++ pkgsrc/mail/sylpheed/distinfo 2016/01/27 18:56:31 1.85
@@ -1,8 +1,9 @@ @@ -1,8 +1,9 @@
1$NetBSD: distinfo,v 1.84 2015/11/03 23:27:22 agc Exp $ 1$NetBSD: distinfo,v 1.85 2016/01/27 18:56:31 szptvlfn Exp $
2 2
3SHA1 (sylpheed-3.4.3.tar.bz2) = 108a7c593ddf6cc0612bd8cdbe8ddb92d387f63c 3SHA1 (sylpheed-3.5.0.tar.bz2) = 80e34d79b1f4ffcc6aaa73347d9553cde7d26ce3
4RMD160 (sylpheed-3.4.3.tar.bz2) = 2ba06f3f0dbf8e12abc2c2c5bed98b668f35ff0f 4RMD160 (sylpheed-3.5.0.tar.bz2) = c63a8f0cb5f73c828f60298541812cfe73807ac6
5SHA512 (sylpheed-3.4.3.tar.bz2) = cadae6a6855fae8c2df249d83cfd2d7b214062e3e49c74f6d64b3c2f97a9eb2586f14e2b766715e07fa1b229e4462cd39eee69bd02c26053b1ed93a497c3836b 5SHA512 (sylpheed-3.5.0.tar.bz2) = fa2803c41a935089989d93cd78ef0dd04d5c0117283f37b82f3d5e76eb753d38960ce3cc122936883cb3057e834acaa03b1a565cd31202331527d07a24e8d5b0
6Size (sylpheed-3.4.3.tar.bz2) = 3474313 bytes 6Size (sylpheed-3.5.0.tar.bz2) = 3519735 bytes
7SHA1 (patch-aa) = f7c6b53c173ca18f9e5e832aec38dd2455242f9c 7SHA1 (patch-aa) = f7c6b53c173ca18f9e5e832aec38dd2455242f9c
 8SHA1 (patch-configure) = 29644169674c7537ba94a1c479e0da5a8e6a082e
8SHA1 (patch-macosx_bundle_launcher.sh) = abfdb54b3400ee00e0c1e99fb5037a1a3c1e2a66 9SHA1 (patch-macosx_bundle_launcher.sh) = abfdb54b3400ee00e0c1e99fb5037a1a3c1e2a66

File Added: pkgsrc/mail/sylpheed/patches/patch-configure
$NetBSD: patch-configure,v 1.1 2016/01/27 18:56:31 szptvlfn Exp $

replace == with =

--- configure.orig	2016-01-15 17:17:25.000000000 +0900
+++ configure	2016-01-28 03:06:54.940828857 +0900
@@ -12567,7 +12567,7 @@
 
 
 
-if test "$os_osx" == yes; then
+if test "$os_osx" = yes; then
 	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtkosx_application_ready in -lgtkmacintegration" >&5
 $as_echo_n "checking for gtkosx_application_ready in -lgtkmacintegration... " >&6; }
 if test "${ac_cv_lib_gtkmacintegration_gtkosx_application_ready+set}" = set; then :