diff options
author | veego <veego@pkgsrc.org> | 2006-01-17 21:45:52 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2006-01-17 21:45:52 +0000 |
commit | 271aaf636a222143311f59c1a18df5ffb1f3a574 (patch) | |
tree | e8e85f166026c93aff0b204a791d513c8739f8ad /chat/irssi-icb | |
parent | 80b14d733218fc458c48ff21cb1af8f6a1015646 (diff) | |
download | pkgsrc-271aaf636a222143311f59c1a18df5ffb1f3a574.tar.gz |
Update to version 0.8.10, based on PR #32432 from Juha-Matti Tilli:
- Recode support
- Isupport (005 numeric)
- Passive DCC support.
- Many memleak fixes.
- Network specific ignoring.
- Updated internal error handling.
- Complete 64bit support.
- Revised default aliases.
- Updated paste detection and settings.
- Tons of bugfixes.
- Other changes
The 'pre-install' hack from the pr is no longer needed after a fix from
jlam. Don't delete the patch-ae, which was removed in the pr.
Recode support won't work at the moment on NetBSD.
Bump the version for irssi-icb, due too the upgrade of irssi.
Diffstat (limited to 'chat/irssi-icb')
-rw-r--r-- | chat/irssi-icb/Makefile | 4 | ||||
-rw-r--r-- | chat/irssi-icb/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile index 0f0be2ef7f9..10a40a38053 100644 --- a/chat/irssi-icb/Makefile +++ b/chat/irssi-icb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2005/05/23 09:07:11 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/01/17 21:45:52 veego Exp $ # DISTNAME= irssi-icb-0.14 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://www.irssi.org/files/plugins/icb/ DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE} diff --git a/chat/irssi-icb/distinfo b/chat/irssi-icb/distinfo index f8872a5ff86..fe249731625 100644 --- a/chat/irssi-icb/distinfo +++ b/chat/irssi-icb/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 15:59:12 agc Exp $ +$NetBSD: distinfo,v 1.6 2006/01/17 21:45:52 veego Exp $ SHA1 (irssi-icb-0.14.tar.gz) = 31d7a5d04a896e0e19db44b4d76b7ac85af1a5d4 RMD160 (irssi-icb-0.14.tar.gz) = dd104925ece6eabd0112b86b9eb6898846ba8f52 Size (irssi-icb-0.14.tar.gz) = 172647 bytes -SHA1 (irssi-0.8.9.tar.bz2) = 57799a1e99ac5f6694eb6fd049d39a4e2e51f576 -RMD160 (irssi-0.8.9.tar.bz2) = 7a0a2a639c041802bfddd458c35bccaec8084013 -Size (irssi-0.8.9.tar.bz2) = 816465 bytes +SHA1 (irssi-0.8.10.tar.bz2) = 055eef31ed7a52e30d9a63d803306570c7cd3393 +RMD160 (irssi-0.8.10.tar.bz2) = d2deaca1bf81184b6120bf5804de73b3ef0ac37b +Size (irssi-0.8.10.tar.bz2) = 933152 bytes SHA1 (patch-aa) = 8249c9ae3e5ae8b6110db030ee4280aa53ca1192 SHA1 (patch-ab) = c270c35891164c9e42696e2ffc84d1e7ffaaaa2a SHA1 (patch-ac) = b9a7443be1356b56efff6263b9387684686ff194 |