Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 22:24:11 +0100 (CET)
From:      Michal Pasternak <doc@lublin.t1.pl>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        doc@safenet.pl
Subject:   ports/33485: PORT UPDATE: devel/mingw
Message-ID:  <200201022124.g02LOBt40173@pr93.lublin.sdi.tpnet.pl>

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

>Number:         33485
>Category:       ports
>Synopsis:       PORT UPDATE: devel/mingw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 02 13:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michal Pasternak
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD pr93.lublin.sdi.tpnet.pl 4.4-STABLE FreeBSD 4.4-STABLE #14: Mon Nov 26 05:27:32 CET 2001 doc@pr93.lublin.sdi.tpnet.pl:/usr/obj/usr/src/sys/DOCUS i386
>Description:

   A new version of Mingw32.
   
   Please make sure to add 'mingw-opengl-headers' also (I send it in another
   PR, at the same time I send this PR). The library will have OpenGL support
   then. This ports depends on 'mingw-opengl-headers'

>How-To-Repeat:
>Fix:
diff -ru mingw.orig/Makefile mingw/Makefile
--- mingw.orig/Makefile	Sat Dec 29 21:16:00 2001
+++ mingw/Makefile	Sat Dec 29 16:59:49 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mingw
-PORTVERSION=	20010726
+PORTVERSION=	20011229
 CATEGORIES=	devel
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -15,7 +15,8 @@
 
 RUN_DEPENDS=	i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \
 		mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \
-		i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc
+		i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc \
+		${NONEXISTENT}:${PORTSDIR}/devel/mingw-opengl-headers
 
 NO_BUILD=	yes
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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