diff options
author | mef <mef@pkgsrc.org> | 2015-08-20 23:39:44 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-08-20 23:39:44 +0000 |
commit | a715c0068daa4e35a76041cc8b6d8a63da53ec1f (patch) | |
tree | acac1ab4b2485f9d36a2aec07915fd139d62c174 /chat | |
parent | 8292d9053be67a89962308e9d884ef97b93d3b59 (diff) | |
download | pkgsrc-a715c0068daa4e35a76041cc8b6d8a63da53ec1f.tar.gz |
(pkgsrc)
- Update MASTER_SITES
- Add LICENSE as 2-clause-bsd
(upstream)
- Update 1.8 to 1.9, From: http://www.benzedrine.ch/icbirc.html
-----------------
1.9: Aug 20, 2015
When receiving an IRC PING, additionally send an ICB NOOP, to detect a
stalled server connection. Patch from Sebastien Marie <semarie@openbsd.org>.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/icbirc/Makefile | 8 | ||||
-rw-r--r-- | chat/icbirc/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile index 0cfd254a8e5..23c7e4d2fd3 100644 --- a/chat/icbirc/Makefile +++ b/chat/icbirc/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.18 2015/01/01 09:24:22 dholland Exp $ +# $NetBSD: Makefile,v 1.19 2015/08/20 23:39:44 mef Exp $ -DISTNAME= icbirc-1.8 -PKGREVISION= 1 +DISTNAME= icbirc-1.9 CATEGORIES= chat -MASTER_SITES= http://www.benzedrine.cx/ +MASTER_SITES= http://www.benzedrine.ch/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.benzedrine.cx/icbirc.html COMMENT= Proxy IRC client and ICB server +LICENSE= 2-clause-bsd # uses strlcpy BROKEN_ON_PLATFORM= Linux-*-* diff --git a/chat/icbirc/distinfo b/chat/icbirc/distinfo index b60b2fef24e..bd29a634e7b 100644 --- a/chat/icbirc/distinfo +++ b/chat/icbirc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2008/11/16 19:16:49 adrianp Exp $ +$NetBSD: distinfo,v 1.9 2015/08/20 23:39:44 mef Exp $ -SHA1 (icbirc-1.8.tar.gz) = 99ff8674b189fdf8a86b6acd2bc19418b888c38b -RMD160 (icbirc-1.8.tar.gz) = 769c35949b79b9e401d99026800e61063e6d1103 -Size (icbirc-1.8.tar.gz) = 11061 bytes +SHA1 (icbirc-1.9.tar.gz) = bf59e8bacefee6df7f7e7941484658ec9506c595 +RMD160 (icbirc-1.9.tar.gz) = 42d53e01463b0562d1254c855b347180b29787d4 +Size (icbirc-1.9.tar.gz) = 11070 bytes SHA1 (patch-aa) = 19aa0b6fae7f7f85af3546116e0c7d76f5b9c523 |