ports/90297: [patch] chase GGI update in lang/q

Antoine Brodin antoine.brodin at laposte.net
Mon Dec 12 17:50:06 UTC 2005


>Number:         90297
>Category:       ports
>Synopsis:       [patch] chase GGI update in lang/q
>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 Dec 12 17:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Dec 10 16:00:27 CET 2005 antoine at barton.dreadbsd.org:/usr/obj/usr/src/sys/BARTON i386


>Description:
This PR depends on ports/90284 and ports/90285
It should fix lang/q after ggi update
>How-To-Repeat:
>Fix:


--- q.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/q/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	19 Aug 2005 14:07:55 -0000	1.11
+++ Makefile	12 Dec 2005 17:37:49 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	q
 PORTVERSION=	6.2
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	q-lang
@@ -19,7 +19,7 @@
 LIB_DEPENDS=	Magick.8:${PORTSDIR}/graphics/ImageMagick \
 		freetype.9:${PORTSDIR}/print/freetype2 \
 		gdbm.3:${PORTSDIR}/databases/gdbm \
-		gii.0:${PORTSDIR}/devel/libgii \
+		gii.1:${PORTSDIR}/devel/libgii \
 		ggi.2:${PORTSDIR}/graphics/libggi \
 		gmp.6:${PORTSDIR}/math/libgmp4 \
 		curl:${PORTSDIR}/ftp/curl
--- q.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list