diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-10 21:22:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-10 21:22:30 +0000 |
commit | adb065887475a501a4ba1179bf8ea1069eb5dab8 (patch) | |
tree | 190bb9f519e6b9d3c4473d8dc07e51752900f3b3 /chat | |
parent | c13aa14c24c8300428f9e2b6df952b3e5c9a7db8 (diff) | |
download | pkgsrc-adb065887475a501a4ba1179bf8ea1069eb5dab8.tar.gz |
Update to 0.85, provided by Claudio Leite in PR 43864.
0.85 - 9/10/2010
* Pretends to be iChat instead of an old version of AIM,
due to AIM blocking older clients
* Please note that bsflite is no longer in active development.
Any updates at this point will be minor. Since I do not use
AIM myself these days I am interested in finding somebody
interested in taking over bsflite development.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/bsflite/Makefile | 5 | ||||
-rw-r--r-- | chat/bsflite/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/chat/bsflite/Makefile b/chat/bsflite/Makefile index 3a5e4881597..a292f385a59 100644 --- a/chat/bsflite/Makefile +++ b/chat/bsflite/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2008/10/20 07:48:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/09/10 21:22:30 wiz Exp $ -DISTNAME= bsflite-0.84 +DISTNAME= bsflite-0.85 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bsflite/} MAINTAINER= bsflite@leitec.org HOMEPAGE= http://bsflite.sourceforge.net/ COMMENT= Lightweight AIM client for the command line +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/bsflite/distinfo b/chat/bsflite/distinfo index d113a071e6e..8c4f135830a 100644 --- a/chat/bsflite/distinfo +++ b/chat/bsflite/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2008/10/20 07:48:18 wiz Exp $ +$NetBSD: distinfo,v 1.10 2010/09/10 21:22:30 wiz Exp $ -SHA1 (bsflite-0.84.tar.gz) = 2d2f97f17725f8a2dd55fbfc8bcbe6379205bddd -RMD160 (bsflite-0.84.tar.gz) = ad33b826dcc5b7ea44673305bd5271648e0bd119 -Size (bsflite-0.84.tar.gz) = 65666 bytes +SHA1 (bsflite-0.85.tar.gz) = 5c98cac1db0fedd17a15cffb10c664965ae8bef6 +RMD160 (bsflite-0.85.tar.gz) = ad40aa7bc3cd4415984ca43284ae46a353d7f51e +Size (bsflite-0.85.tar.gz) = 66628 bytes SHA1 (patch-aa) = d3e9c4953ae1634ba423aded3b7874a0f1f1cbd6 SHA1 (patch-ab) = 2123d33f3110f1849537d828356e717f55d4c36d |