ports/156290: graphics/libGLw: cleanup in preparation for open-motif update (ports/154044)

Max Brazhnikov makc at FreeBSD.org
Sat Apr 9 06:20:03 UTC 2011


>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:



More information about the freebsd-ports-bugs mailing list