From owner-freebsd-ports Sat Nov 16 14:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2B4C37B401 for ; Sat, 16 Nov 2002 14:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0556743E75 for ; Sat, 16 Nov 2002 14:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAGMU2x3068982 for ; Sat, 16 Nov 2002 14:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAGMU2QT068981; Sat, 16 Nov 2002 14:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E47E137B401 for ; 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 ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45345: MAINTAINER UPDATE: net/gq 0.40->0.60 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45345 >Category: ports >Synopsis: MAINTAINER UPDATE: net/gq 0.40->0.60 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 16 14:30:01 PST 2002 >Closed-Date: >Last-Modified: >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 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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message