diff options
author | wiz <wiz> | 2012-07-12 21:11:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-12 21:11:06 +0000 |
commit | 8df6b96edf05d0e8f7eb8f3f84287db4e5dd0bfd (patch) | |
tree | 187592e249af762ed54c132b6a574c506b248e9f /news | |
parent | bfbf23c626455ed041560985d7955eca0fe602e5 (diff) | |
download | pkgsrc-8df6b96edf05d0e8f7eb8f3f84287db4e5dd0bfd.tar.gz |
Update to 0.139:
0.139 "Sexual Chocolate"
* std::logic_error thrown ("basic_string::_S_construct null not valid")
(Heinrich Müller, #678445)
* added error popup for posting to a disabled server (max connections 0)
(Heinrich Müller)
* Patches to SSL socket handling (Steve Davies)
* clear last-visited (group/article) on middle-click (Heinrich Müller)
* Updated translations: Spanish (Daniel Mustieles), 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 556b55f6a8f..ecd1afb9123 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2012/06/15 13:40:00 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2012/07/12 21:11:06 wiz Exp $ # -DISTNAME= pan-0.138 +DISTNAME= pan-0.139 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 592176f7aa0..cf3f87f83dc 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2012/06/15 13:40:00 wiz Exp $ +$NetBSD: distinfo,v 1.23 2012/07/12 21:11:06 wiz Exp $ -SHA1 (pan-0.138.tar.bz2) = 8ad70d0b2bfb771eb7af1f973af6520f9998591a -RMD160 (pan-0.138.tar.bz2) = 285923bdd0f76895377110e35f27ceea40c37b50 -Size (pan-0.138.tar.bz2) = 1523437 bytes +SHA1 (pan-0.139.tar.bz2) = 01ea0361a6d81489888e6abb075fd552999c3c60 +RMD160 (pan-0.139.tar.bz2) = e0e2963b2d11b362201639ca755ad9ae43581c2f +Size (pan-0.139.tar.bz2) = 1523907 bytes SHA1 (patch-pan_usenet-utils_mime-utils.cc) = 3e807f25924907744fcffc6a857d9b8f55449243 |