ports/50513: Update port: graphics/gliv to 1.7

Kimura Fuyuki fuyuki at hadaly.org
Tue Apr 1 03:30:13 UTC 2003


>Number:         50513
>Category:       ports
>Synopsis:       Update port: graphics/gliv to 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 19:30:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p5 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Update to 1.7

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gliv/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	20 Feb 2003 18:08:01 -0000	1.18
+++ Makefile	1 Apr 2003 03:23:56 -0000
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	gliv
-PORTVERSION=	1.6
+PORTVERSION=	1.7
 CATEGORIES=	graphics
 MASTER_SITES=	http://gliv.tuxfamily.org/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An image viewer that uses Gdk-Pixbuf and OpenGL
 
-LIB_DEPENDS=	gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2
+LIB_DEPENDS=	gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
 RUN_DEPENDS=	${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
 MAN1=		gliv.1
@@ -34,7 +33,6 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|LDFLAGS="[\$$]CFLAGS|LDFLAGS="\$$LDFLAGS|g ; \
-		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/gliv/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	18 Oct 2002 21:09:07 -0000	1.10
+++ distinfo	1 Apr 2003 03:23:56 -0000
@@ -1 +1 @@
-MD5 (gliv-1.6.tar.bz2) = 3fb90b401971389996f2d5db0a4e7923
+MD5 (gliv-1.7.tar.bz2) = 8384eb5f83303341ca907235fdeb1735
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list