From owner-freebsd-ports Sat Jun 29 1:51:28 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 F14C137B40A for ; Sat, 29 Jun 2002 01:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CB143E0A for ; Sat, 29 Jun 2002 01:50:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5T8o7JU036682 for ; Sat, 29 Jun 2002 01:50:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5T8o7rk036681; Sat, 29 Jun 2002 01:50:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA4037B400 for ; Sat, 29 Jun 2002 01:48:55 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF32743E13 for ; Sat, 29 Jun 2002 01:48:54 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g5T8msOT042261 for ; Sat, 29 Jun 2002 01:48:54 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g5T8ms3e042260; Sat, 29 Jun 2002 01:48:54 -0700 (PDT) Message-Id: <200206290848.g5T8ms3e042260@www.freebsd.org> Date: Sat, 29 Jun 2002 01:48:54 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/39990: Update port: graphics/gliv to 1.5.3 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: 39990 >Category: ports >Synopsis: Update port: graphics/gliv to 1.5.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 29 01:50:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.5.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gliv/Makefile graphics/gliv/Makefile --- /usr/ports/graphics/gliv/Makefile Mon Jun 24 19:09:45 2002 +++ graphics/gliv/Makefile Sat Jun 29 16:23:35 2002 @@ -6,13 +6,12 @@ # PORTNAME= gliv -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= graphics MASTER_SITES= http://gliv.tuxfamily.org/ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea @@ -23,16 +22,16 @@ USE_X_PREFIX= yes USE_GTK= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ - GDK_PIXBUF_CONFIG=${X11BASE}/bin/gdk-pixbuf-config \ - MAGICK_CONFIG=${LOCALBASE}/bin/Magick-config + GDK_PIXBUF_CONFIG=${X11BASE}/bin/gdk-pixbuf-config CONFIGURE_ARGS= --disable-gtk2 -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= gliv.1 CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS} -LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11 -lgnugetopt +LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11 -lgnugetopt \ + ${PTHREAD_LIBS} post-patch: @${REINPLACE_CMD} -e \ diff -urN /usr/ports/graphics/gliv/distinfo graphics/gliv/distinfo --- /usr/ports/graphics/gliv/distinfo Mon Jun 24 19:09:47 2002 +++ graphics/gliv/distinfo Sat Jun 29 15:47:17 2002 @@ -1 +1 @@ -MD5 (gliv-1.5.2.tar.bz2) = 6ab41228f5f7ce1a3a0a7299d627341e +MD5 (gliv-1.5.3.tar.bz2) = 2adc2fc40fc9a02b6ff178081911250f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message