From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 12 00:54:36 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22AF5B88 for ; Fri, 12 Oct 2012 00:54:36 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id EA55E8FC1A for ; Fri, 12 Oct 2012 00:54:35 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9C0sZiw022168 for ; Fri, 12 Oct 2012 00:54:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9C0sZg2022167; Fri, 12 Oct 2012 00:54:35 GMT (envelope-from gnats) Resent-Date: Fri, 12 Oct 2012 00:54:35 GMT Resent-Message-Id: <201210120054.q9C0sZg2022167@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FF58854 for ; Thu, 11 Oct 2012 18:40:48 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from qmta07.emeryville.ca.mail.comcast.net (qmta07.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:43:76:96:30:64]) by mx1.freebsd.org (Postfix) with ESMTP id 83EEE8FC16 for ; Thu, 11 Oct 2012 18:40:48 +0000 (UTC) Received: from omta19.emeryville.ca.mail.comcast.net ([76.96.30.76]) by qmta07.emeryville.ca.mail.comcast.net with comcast id 9obw1k0031eYJf8A7ugoDq; Thu, 11 Oct 2012 18:40:48 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta19.emeryville.ca.mail.comcast.net with comcast id 9ubm1k00N2anbQt01ubnTo; Thu, 11 Oct 2012 18:35:48 +0000 Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 0381B2845D; Thu, 11 Oct 2012 14:35:45 -0400 (EDT) Message-Id: <20121011183546.0381B2845D@kirby.cyberbotx.com> Date: Thu, 11 Oct 2012 14:35:45 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172625: [MAINTAINER] devel/mingw32-bin-msvcrt: update to r3.20.a3.17.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 00:54:36 -0000 >Number: 172625 >Category: ports >Synopsis: [MAINTAINER] devel/mingw32-bin-msvcrt: update to r3.20.a3.17.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 12 00:54:35 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 8.3-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 8.3-RELEASE-p4 FreeBSD 8.3-RELEASE-p4 #4: Mon Oct 1 19:56:21 EDT >Description: - Update to r3.20.a3.17.2 Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- mingw32-bin-msvcrt-r3.20.a3.17.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/mingw32-bin-msvcrt/Makefile ./Makefile --- /usr/ports/devel/mingw32-bin-msvcrt/Makefile 2012-10-07 17:00:44.000000000 -0400 +++ ./Makefile 2012-10-11 14:28:58.000000000 -0400 @@ -1,19 +1,15 @@ -# New ports collection makefile for: mingw32-bin-msvcrt -# Date created: 24 Oct 2002 -# Whom: Lev A. Serebryakov -# +# Created by: Lev A. Serebryakov # $FreeBSD: head/devel/mingw32-bin-msvcrt/Makefile 300896 2012-07-14 13:54:48Z beat $ -# PORTNAME= bin-msvcrt -PORTVERSION= r${RUNTIMEVERSION}.a${APIVERSION} +PORTVERSION= r${RUNTIMEVERSION}.a${APIVERSION:S/-/./} CATEGORIES= devel -MASTER_SITES= SF/mingw/MinGW/BaseSystem/RuntimeLibrary/MinGW-RT/mingwrt-${RUNTIMEVERSION}:runtime \ - SF/mingw/MinGW/BaseSystem/RuntimeLibrary/Win32-API/w32api-${APIVERSION}:api +MASTER_SITES= SF/mingw/MinGW/Base/mingw-rt/mingwrt-${RUNTIMEVERSION}:runtime \ + SF/mingw/MinGW/Base/w32api/w32api-${APIVERSION:C/-.*$//}:api PKGNAMEPREFIX= mingw32- DISTFILES= mingwrt-${RUNTIMEVERSION}-mingw32-dev${EXTRACT_SUFX}:runtime \ mingwrt-${RUNTIMEVERSION}-mingw32-dll${EXTRACT_SUFX}:runtime \ - w32api-${APIVERSION}-mingw32-dev${EXTRACT_SUFX}:api + w32api-${APIVERSION}-mingw32-dev${EXTRACT_SUFX:S/.gz$/.lzma/}:api DIST_SUBDIR= mingw MAINTAINER= cyberbotx@cyberbotx.com @@ -22,7 +18,7 @@ CONFLICTS= mingw-bin-msvcrt-* RUNTIMEVERSION= 3.20 -APIVERSION= 3.14 +APIVERSION= 3.17-2 NO_MTREE= yes NO_WRKSUBDIR= yes diff -ruN --exclude=CVS /usr/ports/devel/mingw32-bin-msvcrt/distinfo ./distinfo --- /usr/ports/devel/mingw32-bin-msvcrt/distinfo 2012-10-07 17:00:44.000000000 -0400 +++ ./distinfo 2012-10-11 14:29:06.000000000 -0400 @@ -2,5 +2,5 @@ SIZE (mingw/mingwrt-3.20-mingw32-dev.tar.gz) = 883690 SHA256 (mingw/mingwrt-3.20-mingw32-dll.tar.gz) = ad8f08d2761e4cba155d662514d8abc2cb513b533252bacccb9618ec11ed106e SIZE (mingw/mingwrt-3.20-mingw32-dll.tar.gz) = 16073 -SHA256 (mingw/w32api-3.14-mingw32-dev.tar.gz) = 85639a56208b605ae58bc4dc22445d2ecdf25a33d40a5323eb139404be3cffec -SIZE (mingw/w32api-3.14-mingw32-dev.tar.gz) = 1632830 +SHA256 (mingw/w32api-3.17-2-mingw32-dev.tar.lzma) = 672b60779bedb13b44aa519c4378394b04fca32f926056596bd439628819090a +SIZE (mingw/w32api-3.17-2-mingw32-dev.tar.lzma) = 1129114 diff -ruN --exclude=CVS /usr/ports/devel/mingw32-bin-msvcrt/pkg-plist ./pkg-plist --- /usr/ports/devel/mingw32-bin-msvcrt/pkg-plist 2012-10-07 17:00:44.000000000 -0400 +++ ./pkg-plist 2012-10-11 14:34:39.000000000 -0400 @@ -145,6 +145,33 @@ mingw32/include/fenv.h mingw32/include/float.h mingw32/include/fltdefs.h +mingw32/include/gdiplus.h +mingw32/include/gdiplus/gdiplus.h +mingw32/include/gdiplus/gdiplusbase.h +mingw32/include/gdiplus/gdiplusbrush.h +mingw32/include/gdiplus/gdipluscolor.h +mingw32/include/gdiplus/gdipluscolormatrix.h +mingw32/include/gdiplus/gdipluseffects.h +mingw32/include/gdiplus/gdiplusenums.h +mingw32/include/gdiplus/gdiplusflat.h +mingw32/include/gdiplus/gdiplusgpstubs.h +mingw32/include/gdiplus/gdiplusgraphics.h +mingw32/include/gdiplus/gdiplusheaders.h +mingw32/include/gdiplus/gdiplusimageattributes.h +mingw32/include/gdiplus/gdiplusimagecodec.h +mingw32/include/gdiplus/gdiplusimaging.h +mingw32/include/gdiplus/gdiplusimpl.h +mingw32/include/gdiplus/gdiplusinit.h +mingw32/include/gdiplus/gdipluslinecaps.h +mingw32/include/gdiplus/gdiplusmatrix.h +mingw32/include/gdiplus/gdiplusmem.h +mingw32/include/gdiplus/gdiplusmetafile.h +mingw32/include/gdiplus/gdiplusmetaheader.h +mingw32/include/gdiplus/gdipluspath.h +mingw32/include/gdiplus/gdipluspen.h +mingw32/include/gdiplus/gdipluspixelformats.h +mingw32/include/gdiplus/gdiplusstringformat.h +mingw32/include/gdiplus/gdiplustypes.h mingw32/include/getopt.h mingw32/include/gmon.h mingw32/include/httpext.h @@ -428,6 +455,7 @@ mingw32/lib/libdxguid.a mingw32/lib/libfaultrep.a mingw32/lib/libgdi32.a +mingw32/lib/libgdiplus.a mingw32/lib/libglaux.a mingw32/lib/libglu32.a mingw32/lib/libgmon.a @@ -529,7 +557,6 @@ mingw32/lib/libsvrapi.a mingw32/lib/libtapi32.a mingw32/lib/libtdi.a -mingw32/lib/libth32.a mingw32/lib/libthunk32.a mingw32/lib/liburl.a mingw32/lib/libusbcamd.a @@ -559,6 +586,7 @@ mingw32/lib/txtmode.o @dirrm mingw32/include/GL @dirrm mingw32/include/ddk +@dirrm mingw32/include/gdiplus @dirrm mingw32/include/sys @dirrm mingw32/include @dirrmtry mingw32/lib --- mingw32-bin-msvcrt-r3.20.a3.17.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: