diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-10-29 13:21:22 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-10-29 13:21:22 +0000 |
commit | c300be92d09007cf6040e20227eb36c4b358db2b (patch) | |
tree | 3885243f3a868d66e0506196825f83da8bd7be8e /mail | |
parent | 97d51d7c1a458b0fe3e107116d0f1c7b179a2e27 (diff) | |
download | pkgsrc-c300be92d09007cf6040e20227eb36c4b358db2b.tar.gz |
Update to 2.1.5:
* The command line option to specify directory which stores configuration
files (--configdir dirname) was added.
* The output headers of printed messages now match to those of the message
view.
* Confirmation dialog is displayed instead of input dialog on printing.
* When replying to ML post that has the Reply-To set, both addresses will
be set.
* The option to delete filtered junk mails from server was added.
* The locale name 'zh_TW.Big5' was changed to 'zh_TW'.
* The problem that drag and drop didn't work with GTK+ 2.8 was fixed.
* The sample mime.types was included into the source package.
* Win32: The remote command was implemented using TCP socket.
* Win32: The drag and drop of files from Explorer was supported.
* Win32: The default print command for text file is used for printing when
the command is unspecified.
* Win32: Several bugfixes were made.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/PLIST | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index df223ac3b24..29ee73b29fc 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2005/10/24 22:37:20 chris Exp $ +# $NetBSD: Makefile,v 1.19 2005/10/29 13:21:22 xtraeme Exp $ -DISTNAME= sylpheed-2.1.4 +DISTNAME= sylpheed-2.1.5 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.1/ diff --git a/mail/sylpheed-devel/PLIST b/mail/sylpheed-devel/PLIST index ea81aed09eb..85b6508da25 100644 --- a/mail/sylpheed-devel/PLIST +++ b/mail/sylpheed-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/07/09 13:01:01 chris Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/10/29 13:21:22 xtraeme Exp $ bin/sylpheed share/examples/sylpheed/mime.types ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo @@ -28,7 +28,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sylpheed.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/sylpheed.mo share/sylpheed/faq/de/sylpheed-faq-1.html share/sylpheed/faq/de/sylpheed-faq-2.html share/sylpheed/faq/de/sylpheed-faq-3.html diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index fda47bb6b38..569ca5a6ba6 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2005/10/24 22:37:20 chris Exp $ +$NetBSD: distinfo,v 1.16 2005/10/29 13:21:22 xtraeme Exp $ -SHA1 (sylpheed-2.1.4.tar.bz2) = 83e6658eb86b29c4f6424995f81b11f523b57e05 -RMD160 (sylpheed-2.1.4.tar.bz2) = 8ebe846e0630fb56922859c41e6cec60ce324d49 -Size (sylpheed-2.1.4.tar.bz2) = 2370505 bytes +SHA1 (sylpheed-2.1.5.tar.bz2) = 221ced72aeae113475f38f15d3fc975723bf703c +RMD160 (sylpheed-2.1.5.tar.bz2) = 17b359aa61fb4b2caaaff82a341b6ccc4cbe0bff +Size (sylpheed-2.1.5.tar.bz2) = 2375282 bytes |