diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-29 17:48:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-29 17:48:11 +0000 |
commit | d2b8db19312fd98c2e723e2678a1366a79f61325 (patch) | |
tree | d8e2b3321cb6d3d8bdda9c8b561da3b20eb58ab9 /chat/micq | |
parent | f2e8706c86ee55a9c1a0dc0dbe1829f310131158 (diff) | |
download | pkgsrc-d2b8db19312fd98c2e723e2678a1366a79f61325.tar.gz |
Update to 0.5.1:
2006-01-16: 0.5.1: bug fixes, another peek fix, peekall command /
peekme option, autoauto option.
Diffstat (limited to 'chat/micq')
-rw-r--r-- | chat/micq/Makefile | 4 | ||||
-rw-r--r-- | chat/micq/PLIST | 4 | ||||
-rw-r--r-- | chat/micq/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 71d80e0f3de..be09ed17834 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2005/11/25 19:58:59 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/01/29 17:48:11 wiz Exp $ -DISTNAME= micq-0.5.0.4 +DISTNAME= micq-0.5.1 CATEGORIES= chat MASTER_SITES= http://www.micq.org/source/ \ ftp://www.micq.org/pub/micq/source/ diff --git a/chat/micq/PLIST b/chat/micq/PLIST index 1078876400c..dca21dab5f6 100644 --- a/chat/micq/PLIST +++ b/chat/micq/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/11/25 19:59:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/01/29 17:48:11 wiz Exp $ bin/micq man/de/man1/micq.1 man/de/man5/micqrc.5 @@ -29,6 +29,7 @@ man/uk/man1/micq.1 man/uk/man7/micq.7 share/micq/C.i18n share/micq/bg.i18n +share/micq/cs.i18n share/micq/de.i18n share/micq/de_CH.i18n share/micq/en.i18n @@ -70,4 +71,5 @@ share/micq/zh_CN.i18n @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} +@unexec ${RMDIR} %D/man/it 2>/dev/null || ${TRUE} @dirrm share/micq diff --git a/chat/micq/distinfo b/chat/micq/distinfo index 87cc5c6914c..bf5abbdb92c 100644 --- a/chat/micq/distinfo +++ b/chat/micq/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/11/25 19:59:00 wiz Exp $ +$NetBSD: distinfo,v 1.12 2006/01/29 17:48:11 wiz Exp $ -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 +SHA1 (micq-0.5.1.tgz) = 1a5aece25e82861de319851bc5ff6701570a6fb8 +RMD160 (micq-0.5.1.tgz) = 4518e5fe4c14ea23764470a0d0991658b473baeb +Size (micq-0.5.1.tgz) = 1082826 bytes |