Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2011 07:40:27 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156292: lang/xds-c: cleanup in preparation for open-motif update (ports/154044)
Message-ID:  <201104090740.p397eRWr062000@red.freebsd.org>
Resent-Message-ID: <201104090750.p397o6xO047078@freefall.freebsd.org>

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

>Number:         156292
>Category:       ports
>Synopsis:       lang/xds-c: 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 07:50:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
Utilize USE_MOTIF
Remove md5 sum
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/xds-c/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	19 May 2007 20:13:58 -0000	1.3
+++ Makefile	12 Mar 2011 16:21:52 -0000
@@ -16,14 +16,13 @@
 MAINTAINER=	coumarin@gmail.com
 COMMENT=	Excelsior Oberon-2/Modula-2 to C compiler, set up to produce native FreeBSD binaries
 
-LIB_DEPENDS=	Xm:${PORTSDIR}/x11-toolkits/open-motif
-
 RESTRICTED=	Excelsior forbids any redistribution
 
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	uses assembly code
 USE_LINUX=	yes
 USE_GMAKE=	yes
+USE_MOTIF=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 BUILD_WRKSRC=	${WRKSRC}/lib/C
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/xds-c/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	17 Feb 2007 03:33:42 -0000	1.1
+++ distinfo	12 Mar 2011 16:21:06 -0000
@@ -1,3 +1,2 @@
-MD5 (xds-c-251-enduser-linux.tgz) = 35781e361840988f62f3f9f89a3101af
 SHA256 (xds-c-251-enduser-linux.tgz) = 21602da6ba30ed9f1f901fb50f5585f0d2d3f420d1413ddf706fafb67884d87f
 SIZE (xds-c-251-enduser-linux.tgz) = 3254004


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



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