diff options
author | szptvlfn <szptvlfn> | 2015-07-11 10:58:43 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn> | 2015-07-11 10:58:43 +0000 |
commit | c2360df8265d8ad1baa724e375313877f56855bf (patch) | |
tree | 8865efd1780dd0d7c93c09da114efaf65f652812 | |
parent | 007b6d87c4bb213ea16c9a23563e74bbc8d4524d (diff) | |
download | pkgsrc-c2360df8265d8ad1baa724e375313877f56855bf.tar.gz |
Update sylpheed to 3.4.3
* 3.4.3 (stable)
* 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 crash when displaying HTML messages was fixed (#215).
* Win32: the crash when linked with newer MSVCRT was fixed.
* Win32: libjpeg was updated.
* Win32: libtiff was updated.
* Win32: libpng was updated to 1.2.53.
* Win32: OpenSSL was updated to v0.9.8zg.
* Win32: included SSL certificates were updated.
-rw-r--r-- | mail/sylpheed/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 7d37e4fe9cf..24338f1f4d6 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.158 2015/04/25 14:23:28 tnn Exp $ +# $NetBSD: Makefile,v 1.159 2015/07/11 10:58:43 szptvlfn Exp $ -DISTNAME= sylpheed-3.4.2 -PKGREVISION= 1 +DISTNAME= sylpheed-3.4.3 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.4/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 4e669d78d33..c0d4b09c084 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.82 2015/04/18 20:14:58 schwarz Exp $ +$NetBSD: distinfo,v 1.83 2015/07/11 10:58:43 szptvlfn Exp $ -SHA1 (sylpheed-3.4.2.tar.bz2) = 609e74dc7ec5d4d8904453455d9e561b8ebd5af1 -RMD160 (sylpheed-3.4.2.tar.bz2) = 96bd262108fbf22ee1991a4b0b664cb542c84dbc -Size (sylpheed-3.4.2.tar.bz2) = 3474176 bytes +SHA1 (sylpheed-3.4.3.tar.bz2) = 108a7c593ddf6cc0612bd8cdbe8ddb92d387f63c +RMD160 (sylpheed-3.4.3.tar.bz2) = 2ba06f3f0dbf8e12abc2c2c5bed98b668f35ff0f +Size (sylpheed-3.4.3.tar.bz2) = 3474313 bytes SHA1 (patch-aa) = f7c6b53c173ca18f9e5e832aec38dd2455242f9c SHA1 (patch-macosx_bundle_launcher.sh) = abfdb54b3400ee00e0c1e99fb5037a1a3c1e2a66 |