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

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

>Number:         33484
>Category:       ports
>Synopsis:       PORTS UPDATE: devel/mingw-bin/msvcrt
>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 mingw runtime libraries.
	    Update from 1.0 to 1.2.

>How-To-Repeat:
>Fix:
diff -ru mingw-bin-msvcrt.orig/Makefile mingw-bin-msvcrt/Makefile
--- mingw-bin-msvcrt.orig/Makefile	Sat Dec 29 18:33:11 2001
+++ mingw-bin-msvcrt/Makefile	Sat Dec 29 16:35:35 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bin-msvcrt
-PORTVERSION=	1.0
+PORTVERSION=	1.2
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -16,8 +16,8 @@
 
 MAINTAINER=	doc@hisio.safenet.pl
 
-DISTFILES = mingw-runtime-1.0-20010604${EXTRACT_SUFX} \
-		w32api-1.0-20010606${EXTRACT_SUFX}
+DISTFILES = mingw-runtime-${PORTVERSION}${EXTRACT_SUFX} \
+		w32api-${PORTVERSION}${EXTRACT_SUFX}
 
 NO_MTREE=	yes
 NO_WRKSUBDIR=	yes
diff -ru mingw-bin-msvcrt.orig/distinfo mingw-bin-msvcrt/distinfo
--- mingw-bin-msvcrt.orig/distinfo	Sat Dec 29 18:33:11 2001
+++ mingw-bin-msvcrt/distinfo	Sat Dec 29 16:38:20 2001
@@ -1,2 +1,2 @@
-MD5 (mingw/mingw-runtime-1.0-20010604.tar.gz) = 473f8dfeb7c418417a8254fca9137a2b
-MD5 (mingw/w32api-1.0-20010606.tar.gz) = 391d284f09cf7d13adccbd4ba50b4638
+MD5 (mingw/mingw-runtime-1.2.tar.gz) = f9ef95108a426422ed6b59f73b4dea9d
+MD5 (mingw/w32api-1.2.tar.gz) = 7d72d7be6c9b4c1549c0f86149659e21
diff -ru mingw-bin-msvcrt.orig/pkg-descr mingw-bin-msvcrt/pkg-descr
--- mingw-bin-msvcrt.orig/pkg-descr	Sat Dec 29 18:33:11 2001
+++ mingw-bin-msvcrt/pkg-descr	Sat Dec 29 16:47:09 2001
@@ -1,3 +1,5 @@
 Headers and Libraries for Windows cross-development.
 
 This port is needed by mingw-gcc/devel.
+
+WWW: http://mingw.sourceforge.net
>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.g02LOM540224>