diff options
author | grant <grant> | 2002-08-22 05:13:37 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-22 05:13:37 +0000 |
commit | cdca8c8cd93ef7db0f2047a69e0ea20cc6a23808 (patch) | |
tree | 3e6b684de0c7ca43adf94f2740b6955109c511ce /mail | |
parent | 51793849a2f163b686f85d89ba1521b023d3bcd0 (diff) | |
download | pkgsrc-cdca8c8cd93ef7db0f2047a69e0ea20cc6a23808.tar.gz |
Update to sylpheed-claws-0.8.1.
Changes since 0.8.0:
* The regression of Japanese code conversion have been fixed.
* The problem in MIME header encoding has been fixed.
* Several memory leaks in the address book have been fixed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 6 | ||||
-rw-r--r-- | mail/sylpheed-claws/PLIST | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws/distinfo | 6 |
3 files changed, 7 insertions, 9 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index e7b7d25db5d..9ae6ba2fa3f 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/07/29 08:10:49 grant Exp $ +# $NetBSD: Makefile,v 1.5 2002/08/22 05:13:37 grant Exp $ -DISTNAME= sylpheed-0.8.0claws -PKGNAME= sylpheed-claws-0.8.0 +DISTNAME= sylpheed-0.8.1claws +PKGNAME= sylpheed-claws-0.8.1 CATEGORIES= mail news x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed-claws/PLIST b/mail/sylpheed-claws/PLIST index 4d0638f160a..295df23c9c0 100644 --- a/mail/sylpheed-claws/PLIST +++ b/mail/sylpheed-claws/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2002/07/26 09:02:35 grant Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/08/22 05:13:37 grant Exp $ bin/sylpheed -lib/charset.alias man/man1/sylpheed.1 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sylpheed.mo @@ -12,7 +11,6 @@ ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/sylpheed.mo -${PKGLOCALEDIR}/locale/locale.alias ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo diff --git a/mail/sylpheed-claws/distinfo b/mail/sylpheed-claws/distinfo index d0c78ca2406..63c51fcb87a 100644 --- a/mail/sylpheed-claws/distinfo +++ b/mail/sylpheed-claws/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/07/26 09:02:35 grant Exp $ +$NetBSD: distinfo,v 1.3 2002/08/22 05:13:37 grant Exp $ -SHA1 (sylpheed-0.8.0claws.tar.bz2) = 1c4e835178eb8172ec146e3d858f20ed80494caa -Size (sylpheed-0.8.0claws.tar.bz2) = 1606629 bytes +SHA1 (sylpheed-0.8.1claws.tar.bz2) = 68cf40ce07b64681ad69aed3d59df3d99fa23022 +Size (sylpheed-0.8.1claws.tar.bz2) = 1654202 bytes |