diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-15 13:40:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-15 13:40:00 +0000 |
commit | 3719c6689c18e0eeb4ad7200f92ef288af3ff1a6 (patch) | |
tree | 43e49a04ecf1c106bd6371d9a412d241bd724efb /news | |
parent | 104b228ed1f743e7bd0949a12bdbadcb18798e0d (diff) | |
download | pkgsrc-3719c6689c18e0eeb4ad7200f92ef288af3ff1a6.tar.gz |
Update to 0.138:
0.138 "Der Geraet"
* Hotkey for showing/hiding signatures in the article body. (Heinrich Müller,
#350496)
* Keep position on selected item on re-order. (Heinrich Müller, #443702)
* Remember last read post. (Heinrich Müller, #448416)
* Open url in browser. (Heinrich Müller, #464335)
* Signature printed double when line needs to be wrapped. (Heinrich Müller,
#533178)
* Tasks marked "Stopped" should also remain stopped when pan restarted.
(Heinrich Müller, #543319)
* "Save at" options other then %g and %G. (Heinrich Müller, #550007)
* Filter Cross-posters. (Heinrich Müller, #587585)
* 136 using secure ssl and get continuous popups for certs but no connection.
(Heinrich Müller, #673927)
* PO message very difficult to translate. (Heinrich Müller, #675953)
* Pan crashes while fetching new headers. (Heinrich Müller, #677741)
* Updated translations: Spanish (Daniel Mustieles), French (Bruno Brouard),
Czech (Petr Kovar), Slovenian (Martin Srebotnjak, Andrej Žnidaršič, Matej
Urbančič).
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 4 | ||||
-rw-r--r-- | news/pan/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 8f14f8fb86c..556b55f6a8f 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2012/05/29 14:14:29 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2012/06/15 13:40:00 wiz Exp $ # -DISTNAME= pan-0.137 +DISTNAME= pan-0.138 CATEGORIES= news MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/news/pan/distinfo b/news/pan/distinfo index 421e06588ce..592176f7aa0 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2012/05/29 14:14:29 wiz Exp $ +$NetBSD: distinfo,v 1.22 2012/06/15 13:40:00 wiz Exp $ -SHA1 (pan-0.137.tar.bz2) = 372f1f6406e2fcd9ce413774730975560f546fcf -RMD160 (pan-0.137.tar.bz2) = 1b79bc1123d871ba6b44fac79f40f87541f315de -Size (pan-0.137.tar.bz2) = 1510668 bytes +SHA1 (pan-0.138.tar.bz2) = 8ad70d0b2bfb771eb7af1f973af6520f9998591a +RMD160 (pan-0.138.tar.bz2) = 285923bdd0f76895377110e35f27ceea40c37b50 +Size (pan-0.138.tar.bz2) = 1523437 bytes SHA1 (patch-pan_usenet-utils_mime-utils.cc) = 3e807f25924907744fcffc6a857d9b8f55449243 |