Hi

New release means new features like:

 * /commands (/topic, /name, /boot, /m, /pass)
 * Better support for joining/leaving groups (now old conversations
   windows are not removed but marked as "not active" 
 * It's possible to join other group than "1" by default
 * Now you'll now when topic is changed or somebody is booted
 * ...

Please test.  Ok?

Alek

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/gaim-icb/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    13 Jun 2005 08:50:04 -0000      1.1.1.1
+++ Makefile    18 Jun 2005 15:42:57 -0000
@@ -4,7 +4,7 @@
 
 COMMENT=       "ICB protocol plugin for GAIM"
 
-DISTNAME=      gaim-icb-20050613
+DISTNAME=      gaim-icb-20050618
 CATEGORIES=    net
 
 HOMEPAGE=      http://nic.com.pl/~alek/gaim-icb/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/gaim-icb/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    13 Jun 2005 08:50:04 -0000      1.1.1.1
+++ distinfo    18 Jun 2005 15:42:57 -0000
@@ -1,4 +1,4 @@
-MD5 (gaim-icb-20050613.tar.gz) = aed963a31c44980419f9becc94a3e6fc
-RMD160 (gaim-icb-20050613.tar.gz) = 70c0df2488641ee2f5e6af7fbfb109275a33e7f0
-SHA1 (gaim-icb-20050613.tar.gz) = 48ee0e0f0eb7ef04f3c9f3c2ca802e700ac517f2
-SIZE (gaim-icb-20050613.tar.gz) = 11954
+MD5 (gaim-icb-20050618.tar.gz) = ee5e09461d106c0aaf5ac345187a6698
+RMD160 (gaim-icb-20050618.tar.gz) = 3552430f72297d4cbeb2d4b072ddf68883083c74
+SHA1 (gaim-icb-20050618.tar.gz) = b1345a164fe8fce14ada7d2e611adf73c141f81d
+SIZE (gaim-icb-20050618.tar.gz) = 13530
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/net/gaim-icb/patches/patch-Makefile,v
retrieving revision 1.1
diff -u -r1.1 patch-Makefile
--- patches/patch-Makefile      15 Jun 2005 16:25:31 -0000      1.1
+++ patches/patch-Makefile      18 Jun 2005 15:42:57 -0000
@@ -1,13 +0,0 @@
-$OpenBSD: patch-Makefile,v 1.1 2005/06/15 16:25:31 pvalchev Exp $
---- Makefile.orig      Wed Jun 15 09:18:04 2005
-+++ Makefile   Wed Jun 15 09:37:51 2005
-@@ -1,7 +1,8 @@
- LOCALBASE?=   /usr/local
- PREFIX?=      ${LOCALBASE}
- 
--CFLAGS+=`pkg-config gaim --cflags` \
-+CFLAGS+=-fPIC \
-+      `pkg-config gaim --cflags` \
-       -I${LOCALBASE}/include \
-       -DHAVE_CONFIG_H
- DATE= `date +%Y%m%d`

Reply via email to