From redfox@cserv.gts.khv.ru  Wed Apr 14 16:49:51 2004
Return-Path: <redfox@cserv.gts.khv.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0848816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Apr 2004 16:49:51 -0700 (PDT)
Received: from cserv.gts.khv.ru (hub.fluffy.khv.ru [212.19.26.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 556D243D31
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Apr 2004 16:49:47 -0700 (PDT)
	(envelope-from redfox@cserv.gts.khv.ru)
Received: from cserv.gts.khv.ru (cserv.gts.khv.ru [127.0.0.1])
	by cserv.gts.khv.ru (8.12.11/8.12.11/Fluffy/5.1) with ESMTP id i3ENngqC090497
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Apr 2004 10:49:42 +1100 (VLAST)
	(envelope-from redfox@cserv.gts.khv.ru)
Received: (from redfox@localhost)
	by cserv.gts.khv.ru (8.12.11/8.12.11/Fluffy/Submit/1.1) id i3ENnfgu090496;
	Thu, 15 Apr 2004 10:49:42 +1100 (VLAST)
	(envelope-from redfox)
Message-Id: <200404142349.i3ENnfgu090496@cserv.gts.khv.ru>
Date: Thu, 15 Apr 2004 10:49:42 +1100 (VLAST)
From: Dima Panov <redfox@fluffy.khv.ru>
Reply-To: Dima Panov <redfos@fluffy.khv.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update net/centericq
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65551
>Category:       ports
>Synopsis:       Update net/centericq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 14 16:50:20 PDT 2004
>Closed-Date:    Sat May 01 10:18:47 PDT 2004
>Last-Modified:  Sat May 01 10:18:47 PDT 2004
>Originator:     Dima Panov
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Twilight Zone
>Environment:
System: FreeBSD hub.fluffy.khv.ru 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Mar 31 08:34:40 VLAST 2004 root@cserv.fluffy.khv.ru:/usr/obj/usr/src/sys/CSERV i386


	
>Description:
	Update net/centericq to current release
>How-To-Repeat:
	
>Fix:

Index: net/centericq/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/centericq/Makefile,v
retrieving revision 1.85
diff -u -u -r1.85 Makefile
--- net/centericq/Makefile	12 Apr 2004 05:39:20 -0000	1.85
+++ net/centericq/Makefile	14 Apr 2004 22:57:04 -0000
@@ -7,14 +7,16 @@
 #
 
 PORTNAME=	centericq
-PORTVERSION=	4.9.11
-PORTREVISION=	1
+PORTVERSION=	4.9.12
+PORTREVISION=	0
 CATEGORIES=	net
-MASTER_SITES=	http://centericq.de/archive/source/releases/
+MASTER_SITES=	http://centericq.de/archive/source/releases/ \
+		http://thekonst.net/download/
 
 MAINTAINER=	clsung@dragon2.net
 COMMENT=	A text mode menu- and window-driven IM interface
 
+USE_BZIP2=	yes
 USE_ICONV=	yes
 USE_OPENSSL=	yes
 USE_GMAKE=	yes
Index: net/centericq/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/centericq/distinfo,v
retrieving revision 1.38
diff -u -u -r1.38 distinfo
--- net/centericq/distinfo	28 Mar 2004 11:04:30 -0000	1.38
+++ net/centericq/distinfo	14 Apr 2004 22:57:18 -0000
@@ -1,2 +1,2 @@
-MD5 (centericq-4.9.11.tar.gz) = 771786081471360d28b4baeaf294da76
-SIZE (centericq-4.9.11.tar.gz) = 1623174
+MD5 (centericq-4.9.12.tar.bz2) = f1234344ae61cb5cd004ef526251f1aa
+SIZE (centericq-4.9.12.tar.bz2) = 1162155
Index: net/centericq/files/patch-src::icqdialogs.cc
===================================================================
RCS file: /home/ncvs/ports/net/centericq/files/patch-src::icqdialogs.cc,v
retrieving revision 1.1
diff -u -u -r1.1 patch-src::icqdialogs.cc
--- net/centericq/files/patch-src::icqdialogs.cc	28 Mar 2004 11:04:30 -0000	1.1
+++ net/centericq/files/patch-src::icqdialogs.cc	14 Apr 2004 23:01:20 -0000
@@ -1,10 +1,10 @@
---- src/icqdialogs.cc.orig	Tue Mar 16 05:59:43 2004
-+++ src/icqdialogs.cc	Sat Mar 27 13:13:51 2004
-@@ -33,6 +33,7 @@
+--- src/icqdialogs.cc.orig	Thu Apr  1 19:01:13 2004
++++ src/icqdialogs.cc	Thu Apr 15 10:00:23 2004
+@@ -32,6 +32,7 @@
+ #include "abstracthook.h"
  #include "ljhook.h"
  
- #include <libicq2000/userinfoconstants.h>
-+#include <libicq2000/constants.h>
++#include <libicq2000/userinfoconstants.h>
+ #include <libicq2000/constants.h>
  
  const char *stragerange(ICQ2000::AgeRange r) {
-     switch(r) {


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sat Apr 17 09:16:56 PDT 2004 
State-Changed-Why:  
Asked maintainer for approval. 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Apr 17 09:16:56 PDT 2004 
Responsible-Changed-Why:  
Handle 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65551 

From: Pav Lucistnik <pav@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, redfos@fluffy.khv.ru,
	clsung@dragon2.net
Cc:  
Subject: Re: ports/65551: Update net/centericq
Date: Sat, 17 Apr 2004 18:16:54 +0200

 Dear maintainer of FreeBSD port net/centericq, please take a look at
 
 http://www.freebsd.org/cgi/query-pr.cgi?q=65551
 
 Do you approve this update?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 May the Valar protect you on your path under the sky.

From: Cheng-Lung Sung <clsung@dragon2.net>
To: Pav Lucistnik <pav@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org, redfos@fluffy.khv.ru,
	clsung@tiger2.net
Subject: Re: ports/65551: Update net/centericq
Date: Sat, 1 May 2004 16:21:33 +0800

 --a8Wt8u1KmwUX3Y2C
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 I'm sorry, I didn't review this pr before I made another=20
 patch(just send-pr-ed).
 
 However, I think patch-src::icqdialogs.cc can be removed now.
 
 Thanks,
 
 clsung
 On Sat, Apr 17, 2004 at 06:16:54PM +0200, Pav Lucistnik wrote:
 > Dear maintainer of FreeBSD port net/centericq, please take a look at
 >=20
 > http://www.freebsd.org/cgi/query-pr.cgi?q=3D65551
 >=20
 > Do you approve this update?
 >=20
 > --=20
 > Pav Lucistnik <pav@oook.cz>
 >               <pav@FreeBSD.org>
 >=20
 > May the Valar protect you on your path under the sky.
 
 --a8Wt8u1KmwUX3Y2C
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFAk14N+AeJ85Vui8ERAspqAJ0W0sNvfaWrcsVjxhFWMowuvD8dWwCfcyF3
 nDqvsQqSt0hJfz3rP85GZ08=
 =Dr7f
 -----END PGP SIGNATURE-----
 
 --a8Wt8u1KmwUX3Y2C--
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sat May 1 10:18:33 PDT 2004 
State-Changed-Why:  
Independently created maintainer's update was committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65551 
>Unformatted:
