Bug 33303

Summary: (no subject)
Product: Ports & Packages Reporter: Michal P. <doc>
Component: Individual Port(s)Assignee: GNATS administrator <gnats-admin>
Status: Closed FIXED    
Severity: Affects Only Me CC: doc
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michal P. 2001-12-29 21:10:01 UTC
 Submitter-Id:	current-users
 Originator:	Michal Pasternak
 Confidential:	no
 Synopsis:	PORT UPDATE: devel/mingw
 Severity:	non-critical
 Priority:	low
 Category:ports
 Class:		maintainer-update
 Release:	FreeBSD 4.4-STABLE i386
 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'
 
 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
Comment 1 Mike Heffner freebsd_committer freebsd_triage 2002-01-07 21:19:46 UTC
State Changed
From-To: open->closed

Duplicate of ports/33485.