ports/156292: lang/xds-c: cleanup in preparation for open-motif update (ports/154044)

Max Brazhnikov makc at FreeBSD.org
Sat Apr 9 07:50:07 UTC 2011


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



More information about the freebsd-ports-bugs mailing list