diff options
author | markd <markd> | 2010-10-27 06:35:59 +0000 |
---|---|---|
committer | markd <markd> | 2010-10-27 06:35:59 +0000 |
commit | 3581883f412707eedcda048543dd7efdf5774f5e (patch) | |
tree | 4f32586925123f2e17e8fefece519de0791ad00b /chat | |
parent | b315e69c88ce04adf8f591d92e0858bf482d3f00 (diff) | |
download | pkgsrc-3581883f412707eedcda048543dd7efdf5774f5e.tar.gz |
Update konversation to 1.3.1
Konversation 1.3.1 is a maintenance release that improves program behavior
and fixes defects.
Konversation 1.3 debuts a major new feature in the area of
Direct-Client-to-Client (DCC) support: An implementation of the DCC
Whiteboard extension that brings collaborative drawing - think two-player
Kolourpaint - to IRC. It also brings back the integration with KDE's SSL
certificate store the KDE 3 version enjoyed and expands support for
auto-away to the Windows and Mac OS X platforms thanks to both recent
advances in the KDE 4 platform and new code in Konversation. Interface
tweaks, new keyboard shortcuts and many bugfixes round things out.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/konversation/Makefile | 7 | ||||
-rw-r--r-- | chat/konversation/PLIST | 11 | ||||
-rw-r--r-- | chat/konversation/distinfo | 8 |
3 files changed, 15 insertions, 11 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 2588e05a360..607788925fd 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2010/09/14 11:01:29 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/10/27 06:35:59 markd Exp $ # -DISTNAME= konversation-1.2.3 -PKGREVISION= 3 +DISTNAME= konversation-1.3.1 CATEGORIES= chat kde -MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.2.3/src/} +MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.3.1/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/chat/konversation/PLIST b/chat/konversation/PLIST index 95f07057b35..f4f9863c625 100644 --- a/chat/konversation/PLIST +++ b/chat/konversation/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2010/04/10 22:26:05 markd Exp $ +@comment $NetBSD: PLIST,v 1.10 2010/10/27 06:35:59 markd Exp $ bin/konversation share/applications/kde4/konversation.desktop share/doc/kde/HTML/en/konversation/addchannel.png @@ -202,7 +202,7 @@ share/kde4/services/konvirc.protocol share/kde4/services/konvirc6.protocol share/locale/bg/LC_MESSAGES/konversation.mo share/locale/ca/LC_MESSAGES/konversation.mo -share/locale/cs/LC_MESSAGES/konversation.mo +share/locale/ca@valencia/LC_MESSAGES/konversation.mo share/locale/da/LC_MESSAGES/konversation.mo share/locale/de/LC_MESSAGES/konversation.mo share/locale/el/LC_MESSAGES/konversation.mo @@ -212,18 +212,23 @@ share/locale/et/LC_MESSAGES/konversation.mo share/locale/fi/LC_MESSAGES/konversation.mo share/locale/fr/LC_MESSAGES/konversation.mo share/locale/gl/LC_MESSAGES/konversation.mo -share/locale/he/LC_MESSAGES/konversation.mo share/locale/hu/LC_MESSAGES/konversation.mo share/locale/it/LC_MESSAGES/konversation.mo share/locale/ja/LC_MESSAGES/konversation.mo +share/locale/lt/LC_MESSAGES/konversation.mo share/locale/nb/LC_MESSAGES/konversation.mo share/locale/nds/LC_MESSAGES/konversation.mo share/locale/nl/LC_MESSAGES/konversation.mo +share/locale/pa/LC_MESSAGES/konversation.mo share/locale/pl/LC_MESSAGES/konversation.mo share/locale/pt/LC_MESSAGES/konversation.mo share/locale/pt_BR/LC_MESSAGES/konversation.mo share/locale/ru/LC_MESSAGES/konversation.mo share/locale/sk/LC_MESSAGES/konversation.mo +share/locale/sr/LC_MESSAGES/konversation.mo +share/locale/sr@ijekavian/LC_MESSAGES/konversation.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/konversation.mo +share/locale/sr@latin/LC_MESSAGES/konversation.mo share/locale/sv/LC_MESSAGES/konversation.mo share/locale/tr/LC_MESSAGES/konversation.mo share/locale/uk/LC_MESSAGES/konversation.mo diff --git a/chat/konversation/distinfo b/chat/konversation/distinfo index 5868793dcfa..00ce2ef15cf 100644 --- a/chat/konversation/distinfo +++ b/chat/konversation/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2010/04/10 22:26:05 markd Exp $ +$NetBSD: distinfo,v 1.12 2010/10/27 06:35:59 markd Exp $ -SHA1 (konversation-1.2.3.tar.bz2) = 792fa864fe3e0de0c0cb994ce97f68345f57d09f -RMD160 (konversation-1.2.3.tar.bz2) = 87d03ec13d90f74d991ff139f9f2e7125c5dd0ef -Size (konversation-1.2.3.tar.bz2) = 2997272 bytes +SHA1 (konversation-1.3.1.tar.bz2) = dd3e1436b769cf11218859b851a0c9b9623dbb12 +RMD160 (konversation-1.3.1.tar.bz2) = ad02eea73eff28de2b25f4ba384b785dd75249c6 +Size (konversation-1.3.1.tar.bz2) = 3275849 bytes SHA1 (patch-aa) = 7668c2c34c24506da8e92ca8fa4a3cbf501992e2 |