diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2016-09-07 21:13:44 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2016-09-07 21:13:44 +0000 |
commit | 4cf49460ffa6f6e78d6e757ee63f860414b3ec60 (patch) | |
tree | 2ee32f741fd3ccf2a3d2e1cc3a8b987375b01fb8 /mail | |
parent | bc39d74e1dae093702776da410ac5ab73c980778 (diff) | |
download | pkgsrc-4cf49460ffa6f6e78d6e757ee63f860414b3ec60.tar.gz |
Update sylpheed to 3.5.1
changes:
* 3.5.1 (stable)
* New plug-in APIs to handle compose view were added.
* Autotools scripts were updated.
* Included documents were updated.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed/PLIST | 3 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 12 | ||||
-rw-r--r-- | mail/sylpheed/patches/patch-configure | 10 |
4 files changed, 15 insertions, 15 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 7070aa0c49f..6fc4c0fb86c 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.162 2016/08/03 10:23:05 adam Exp $ +# $NetBSD: Makefile,v 1.163 2016/09/07 21:13:44 szptvlfn Exp $ -DISTNAME= sylpheed-3.5.0 -PKGREVISION= 2 +DISTNAME= sylpheed-3.5.1 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.5/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index a45dbfea681..545a94dea7f 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.23 2016/01/27 18:56:31 szptvlfn Exp $ +@comment $NetBSD: PLIST,v 1.24 2016/09/07 21:13:44 szptvlfn Exp $ bin/sylpheed +include/sylpheed/plugin-types.h include/sylpheed/plugin.h include/sylpheed/sylph/account.h include/sylpheed/sylph/base64.h diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 9f53dd3451b..a5cffa70876 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.85 2016/01/27 18:56:31 szptvlfn Exp $ +$NetBSD: distinfo,v 1.86 2016/09/07 21:13:44 szptvlfn Exp $ -SHA1 (sylpheed-3.5.0.tar.bz2) = 80e34d79b1f4ffcc6aaa73347d9553cde7d26ce3 -RMD160 (sylpheed-3.5.0.tar.bz2) = c63a8f0cb5f73c828f60298541812cfe73807ac6 -SHA512 (sylpheed-3.5.0.tar.bz2) = fa2803c41a935089989d93cd78ef0dd04d5c0117283f37b82f3d5e76eb753d38960ce3cc122936883cb3057e834acaa03b1a565cd31202331527d07a24e8d5b0 -Size (sylpheed-3.5.0.tar.bz2) = 3519735 bytes +SHA1 (sylpheed-3.5.1.tar.bz2) = 67a81b6bb855f349cda3ef203ae5ba272e64d7ce +RMD160 (sylpheed-3.5.1.tar.bz2) = 9ecf4bee6718f6499533abb464638af6c39e595c +SHA512 (sylpheed-3.5.1.tar.bz2) = 264aafb40eaa163405074480b2deb7eefe0d2158a107d9b26bc35d5506dcf5a52cf5712b81bd4c06b4c76e48c6e372c74473e5371bbdc80f230267f3b211c7f5 +Size (sylpheed-3.5.1.tar.bz2) = 3561816 bytes SHA1 (patch-aa) = f7c6b53c173ca18f9e5e832aec38dd2455242f9c -SHA1 (patch-configure) = 29644169674c7537ba94a1c479e0da5a8e6a082e +SHA1 (patch-configure) = 17e2ee932db99138897485f30cd34c3b115da55e SHA1 (patch-macosx_bundle_launcher.sh) = abfdb54b3400ee00e0c1e99fb5037a1a3c1e2a66 diff --git a/mail/sylpheed/patches/patch-configure b/mail/sylpheed/patches/patch-configure index e313e92887e..b756af39b1a 100644 --- a/mail/sylpheed/patches/patch-configure +++ b/mail/sylpheed/patches/patch-configure @@ -1,10 +1,10 @@ -$NetBSD: patch-configure,v 1.1 2016/01/27 18:56:31 szptvlfn Exp $ +$NetBSD: patch-configure,v 1.2 2016/09/07 21:13:44 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 @@ +--- configure.orig 2016-07-29 03:00:06.000000000 +0000 ++++ configure +@@ -13708,7 +13708,7 @@ fi @@ -12,4 +12,4 @@ replace == with = +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 : + if ${ac_cv_lib_gtkmacintegration_gtkosx_application_ready+:} false; then : |