Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 01:48:54 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39990: Update port: graphics/gliv to 1.5.3
Message-ID:  <200206290848.g5T8ms3e042260@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206290848.g5T8ms3e042260>