Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2011 06:18:17 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156290: graphics/libGLw: cleanup in preparation for open-motif update (ports/154044)
Message-ID:  <201104090618.p396IHbm090360@red.freebsd.org>
Resent-Message-ID: <201104090620.p396K2SS040700@freefall.freebsd.org>

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

>Number:         156290
>Category:       ports
>Synopsis:       graphics/libGLw: cleanup in preparation for open-motif update (ports/154044)
>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:   Sat Apr 09 06:20:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
Utilize USE_MOTIF
Remove md5 sums
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/libGLw/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	25 Feb 2011 16:52:07 -0000	1.10
+++ Makefile	12 Mar 2011 16:22:50 -0000
@@ -12,9 +12,9 @@
 COMMENT=	OpenGL widgets library
 
 BUILD_DEPENDS+=	makedepend:${PORTSDIR}/devel/makedepend
-LIB_DEPENDS+=	Xm.3:${PORTSDIR}/x11-toolkits/open-motif
 
 USE_GL=		gl
+USE_MOTIF=	yes
 USE_XORG=	glproto xt x11 xext xxf86vm xdamage xfixes dri2proto
 
 do-install:
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/libGLw/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	7 Feb 2010 11:51:06 -0000	1.11
+++ distinfo	12 Mar 2011 16:32:24 -0000
@@ -1,6 +1,4 @@
-MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93
 SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec
 SIZE (MesaLib-7.4.4.tar.bz2) = 3375615
-MD5 (MesaLib-7.6.1.tar.bz2) = 7db4617e9e10ad3aca1b64339fd71b7d
 SHA256 (MesaLib-7.6.1.tar.bz2) = 701f0e4cb85d6298181651b780d1c0a439fadd02aad29ee6623fc05588bb8d44
 SIZE (MesaLib-7.6.1.tar.bz2) = 4886995


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



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