From mapc@alchemy.ath.cx  Sat Nov 16 14:26:21 2002
Return-Path: <mapc@alchemy.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E47E137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Nov 2002 14:26:21 -0800 (PST)
Received: from fep2.012.net.il (fep2.goldenlines.net.il [212.117.129.202])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 44D5A43E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Nov 2002 14:26:20 -0800 (PST)
	(envelope-from mapc@alchemy.ath.cx)
Received: from cerberus.oven.org ([80.178.65.93]) by fep2.012.net.il
          with ESMTP id <20021116222607.ROPO1177.fep2@cerberus.oven.org>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 17 Nov 2002 00:26:07 +0200
Received: from alchemy.oven.org (alchemy.oven.org [10.0.1.2])
	by cerberus.oven.org (8.12.6/8.12.6) with ESMTP id gAGMZbWL092300
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 00:35:37 +0200 (IST)
	(envelope-from mapc@alchemy.ath.cx)
Received: from alchemy.oven.org (localhost [127.0.0.1])
	by alchemy.oven.org (8.12.6/8.12.5) with ESMTP id gAGMQBbL072602
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 00:26:12 +0200 (IST)
	(envelope-from mapc@alchemy.ath.cx)
Received: (from mapc@localhost)
	by alchemy.oven.org (8.12.6/8.12.6/Submit) id gAGMPxRd072600;
	Sun, 17 Nov 2002 00:25:59 +0200 (IST)
Message-Id: <200211162225.gAGMPxRd072600@alchemy.oven.org>
Date: Sun, 17 Nov 2002 00:25:59 +0200 (IST)
From: Roman Shterenzon <roman@xpert.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: MAINTAINER UPDATE: net/gq 0.40->0.60
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45345
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: net/gq 0.40->0.60
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 16 14:30:01 PST 2002
>Closed-Date:    Sat Nov 16 16:06:06 PST 2002
>Last-Modified:  Sat Nov 16 16:06:06 PST 2002
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD alchemy.oven.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 2 19:50:10 IST 2002 root@alchemy.oven.org:/local/src/sys/compile/ALCHEMY i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

diff -urN /usr/ports/net/gq/Makefile gq/Makefile
--- /usr/ports/net/gq/Makefile	Tue Sep  3 20:54:14 2002
+++ gq/Makefile	Sun Nov 17 00:24:11 2002
@@ -6,22 +6,33 @@
 #
 
 PORTNAME=	gq
-PORTVERSION=	0.4.0
+PORTVERSION=	0.6.0
 CATEGORIES=	net
-MASTER_SITES=	http://biot.com/gq/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	gqclient
 
 MAINTAINER=	roman@xpert.com
 
-.if defined(WITH_OPENLDAP2)
-LIB_DEPENDS+=	ldap.2:${PORTSDIR}/net/openldap2
-.else
+LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv
+
+.if defined(WITH_OPENLDAP1)
 LIB_DEPENDS+=	ldap.1:${PORTSDIR}/net/openldap
+.else
+LIB_DEPENDS+=	ldap.2:${PORTSDIR}/net/openldap2
+.endif
+
+.if !defined(WITHOUT_JPEGPHOTO)
+USE_GNOME=	gdkpixbuf
 .endif
 
 USE_X_PREFIX=	yes
 USE_GNOMENG=	yes
-USE_GNOME=	gtk12
+USE_GNOME+=	gtk12
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-ldap=${LOCALBASE}
+
+pre-configure:
+	@${ECHO_MSG} "You can disable jpegPhoto attr. handling by defining WITHOUT_JPEGPHOTO=yes"
+	@${ECHO_MSG}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/gq/distinfo gq/distinfo
--- /usr/ports/net/gq/distinfo	Sun Feb 25 17:42:26 2001
+++ gq/distinfo	Thu Aug  1 20:24:20 2002
@@ -1 +1 @@
-MD5 (gq-0.4.0.tar.gz) = 18cebe18be8fad692d3deba0e3548bd1
+MD5 (gq-0.6.0.tar.gz) = 8b77859a42d220e689f7c81f58afe94b
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sat Nov 16 16:05:45 PST 2002 
State-Changed-Why:  
Commited, thanks! 

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