pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2005Q3]: pkgsrc/chat/micq Pullup ticket 924 - requested by Tho...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b42e0df02c1
branches:  pkgsrc-2005Q3
changeset: 499700:9b42e0df02c1
user:      salo <salo%pkgsrc.org@localhost>
date:      Sat Nov 26 07:10:24 2005 +0000

description:
Pullup ticket 924 - requested by Thomas Klausner
security update for micq

Revisions pulled up:
- pkgsrc/chat/micq/Makefile             1.20
- pkgsrc/chat/micq/PLIST                1.6
- pkgsrc/chat/micq/distinfo             1.11
- pkgsrc/chat/micq/patches/patch-aa     removed

Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 25 19:59:00 UTC 2005

Modified Files:
        pkgsrc/chat/micq: Makefile PLIST distinfo
Removed Files:
        pkgsrc/chat/micq/patches: patch-aa

Log Message:
Update to 0.5.0.4:

2003-09-22: 0.4.10.4: buf fix release, fixes remote DoS, SSL support a la
                      licq, TCL scripting, fixes a few file transfer glitches
2003-10-06: 0.4.10.5: fixes a bunch of annoying yet easy to fix bugs
2004-01-17: 0.4.11:   history seach/dump, avoid deleted new registered UINs
                      by initializing ICQ meta data, bug fixes
2004-11-14: 0.4.12:   more history (by Sebastian Felis), OpenSSL support
                      (by Roman Hoog Antink)
2004-12-05: 0.4.99.9: beta release
2005-02-11: 0.5:      also OpenSSL support (by Roman Hoog Antink), contact
                      list upload, more colors in messages, per-contact
                      configurability of many options - including several
                      new ones, again with peek/peek2 command, command line
                      options to start commands in mICQ, reworked online help
                      and man pages, UTF-8 input handling, lots of fixes (and
                      probably new bugs ;)
2005-02-27: 0.5.0.1:  bug fixes and translation updates, peek reliable again
2005-04-24: 0.5.0.2:  bug fixes, contact list handling improvements,
                      auto-expanding aliases "a" and "r"
2005-04-27: 0.5.0.3:  fix two bugs introduced in last version
2005-06-05: 0.5.0.4:  general auto-expanding aliases, peek fixed again

diffstat:

 chat/micq/Makefile         |   6 ++--
 chat/micq/PLIST            |  51 +++++++++++++++++++++++++++++++++++++++++----
 chat/micq/distinfo         |   9 +++----
 chat/micq/patches/patch-aa |  13 -----------
 4 files changed, 53 insertions(+), 26 deletions(-)

diffs (132 lines):

diff -r ba20b009e40a -r 9b42e0df02c1 chat/micq/Makefile
--- a/chat/micq/Makefile        Fri Nov 25 20:59:40 2005 +0000
+++ b/chat/micq/Makefile        Sat Nov 26 07:10:24 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2005/05/22 20:07:43 jlam Exp $
+# $NetBSD: Makefile,v 1.19.4.1 2005/11/26 07:10:24 salo Exp $
 
-DISTNAME=      micq-0.4.10.3
-PKGREVISION=   2
+DISTNAME=      micq-0.5.0.4
 CATEGORIES=    chat
 MASTER_SITES=  http://www.micq.org/source/ \
                ftp://www.micq.org/pub/micq/source/
@@ -15,4 +14,5 @@
 GNU_CONFIGURE= YES
 
 .include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ba20b009e40a -r 9b42e0df02c1 chat/micq/PLIST
--- a/chat/micq/PLIST   Fri Nov 25 20:59:40 2005 +0000
+++ b/chat/micq/PLIST   Sat Nov 26 07:10:24 2005 +0000
@@ -1,22 +1,43 @@
-@comment $NetBSD: PLIST,v 1.5 2003/06/01 08:37:07 shell Exp $
+@comment $NetBSD: PLIST,v 1.5.16.1 2005/11/26 07:10:24 salo Exp $
 bin/micq
+man/de/man1/micq.1
+man/de/man5/micqrc.5
+man/de/man7/micq.7
+man/es/man1/micq.1
+man/es/man5/micqrc.5
+man/es/man7/micq.7
+man/fr/man1/micq.1
+man/fr/man5/micqrc.5
+man/fr/man7/micq.7
+man/it/man1/micq.1
 man/man1/micq.1
 man/man5/micqrc.5
 man/man7/micq.7
+man/pt_BR/man1/micq.1
+man/pt_BR/man5/micqrc.5
+man/pt_BR/man7/micq.7
+man/ru/man1/micq.1
+man/ru/man5/micqrc.5
+man/ru/man7/micq.7
+man/sk/man1/micq.1
+man/sk/man5/micqrc.5
+man/sk/man7/micq.7
+man/sr/man1/micq.1
+man/sr/man5/micqrc.5
+man/sr/man7/micq.7
+man/uk/man1/micq.1
+man/uk/man7/micq.7
 share/micq/C.i18n
 share/micq/bg.i18n
 share/micq/de.i18n
-share/micq/de@fun.i18n
 share/micq/de_CH.i18n
 share/micq/en.i18n
-share/micq/en@fun.i18n
 share/micq/es.i18n
 share/micq/fi.i18n
 share/micq/fr.i18n
 share/micq/hr.i18n
 share/micq/id.i18n
 share/micq/it.i18n
-share/micq/ja.UTF-8.i18n
 share/micq/ja.i18n
 share/micq/nl.i18n
 share/micq/pl.i18n
@@ -24,9 +45,29 @@
 share/micq/ro.i18n
 share/micq/ru.i18n
 share/micq/se.i18n
-share/micq/sr.UTF-8.i18n
+share/micq/sk.i18n
 share/micq/sr.i18n
 share/micq/uk.i18n
 share/micq/yu.i18n
 share/micq/zh_CN.i18n
+@unexec ${RMDIR} %D/man/uk/man7 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/uk/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/uk 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sr/man7 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sr/man5 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sr/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sr 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sk/man7 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sk/man5 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sk/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/sk 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru/man7 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru/man5 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/ru 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pt_BR/man7 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pt_BR/man5 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pt_BR/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/pt_BR 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}
 @dirrm share/micq
diff -r ba20b009e40a -r 9b42e0df02c1 chat/micq/distinfo
--- a/chat/micq/distinfo        Fri Nov 25 20:59:40 2005 +0000
+++ b/chat/micq/distinfo        Sat Nov 26 07:10:24 2005 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/02/23 15:59:12 agc Exp $
+$NetBSD: distinfo,v 1.10.6.1 2005/11/26 07:10:24 salo Exp $
 
-SHA1 (micq-0.4.10.3.tgz) = 294dda4973cc66dd1d58b827f55cc885c9b2805b
-RMD160 (micq-0.4.10.3.tgz) = 904ffb17594f676e3015f1342c73aedb656fa5ec
-Size (micq-0.4.10.3.tgz) = 852959 bytes
-SHA1 (patch-aa) = 295d93ca9deb0054906d7bd4119a8b713e82f1b6
+SHA1 (micq-0.5.0.4.tgz) = bd30f9a79febcae5a0e995328edef0c8bd9f6132
+RMD160 (micq-0.5.0.4.tgz) = fa164c847624b389f20eb426a592582a6b38913b
+Size (micq-0.5.0.4.tgz) = 1042082 bytes
diff -r ba20b009e40a -r 9b42e0df02c1 chat/micq/patches/patch-aa
--- a/chat/micq/patches/patch-aa        Fri Nov 25 20:59:40 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2003/04/10 09:55:51 wiz Exp $
-
---- doc/Makefile.in.orig       Fri Mar  7 03:44:48 2003
-+++ doc/Makefile.in
-@@ -119,7 +119,7 @@ sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- 
--SUBDIRS = de fr es ru pt_BR uk sr
-+SUBDIRS =
- 
- man_MANS = micq.1    micq.7    micqrc.5
- doc_DIST = README README.SOCKS5 commands.txt icq091.txt html/*.html html/*.gif



Home | Main Index | Thread Index | Old Index