From owner-svn-ports-all@FreeBSD.ORG Sat Oct 20 17:00:36 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9E8C38C; Sat, 20 Oct 2012 17:00:36 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 892AE8FC16; Sat, 20 Oct 2012 17:00:36 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9KH0agZ070848; Sat, 20 Oct 2012 17:00:36 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9KH0aSm070844; Sat, 20 Oct 2012 17:00:36 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201210201700.q9KH0aSm070844@svn.freebsd.org> From: Pawel Pekala Date: Sat, 20 Oct 2012 17:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306206 - head/devel/mingw32-bin-msvcrt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2012 17:00:36 -0000 Author: pawel Date: Sat Oct 20 17:00:35 2012 New Revision: 306206 URL: http://svn.freebsd.org/changeset/ports/306206 Log: Update to r3.20.a3.17.2 PR: ports/172625 Submitted by: Naram Qashat (maintainer) Feature safe: yes Modified: head/devel/mingw32-bin-msvcrt/Makefile head/devel/mingw32-bin-msvcrt/distinfo head/devel/mingw32-bin-msvcrt/pkg-plist Modified: head/devel/mingw32-bin-msvcrt/Makefile ============================================================================== --- head/devel/mingw32-bin-msvcrt/Makefile Sat Oct 20 16:47:38 2012 (r306205) +++ head/devel/mingw32-bin-msvcrt/Makefile Sat Oct 20 17:00:35 2012 (r306206) @@ -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$ -# 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 @@ COMMENT= Headers and Libraries for Windo CONFLICTS= mingw-bin-msvcrt-* RUNTIMEVERSION= 3.20 -APIVERSION= 3.14 +APIVERSION= 3.17-2 NO_MTREE= yes NO_WRKSUBDIR= yes @@ -31,7 +27,19 @@ NO_WRKSUBDIR= yes MAKE_ARGS+= INSTALL_AS_USER=yes .endif +.include + +.if ( (${OSVERSION} >= 900000 && ${OSVERSION} < 900012) || ${OSVERSION} < 800505 ) +EXTRACT_DEPENDS=${LOCALBASE}/bin/xz:${PORTSDIR}/archivers/xz +EXTRACT_ONLY= mingwrt-${RUNTIMEVERSION}-mingw32-dev${EXTRACT_SUFX} \ + mingwrt-${RUNTIMEVERSION}-mingw32-dll${EXTRACT_SUFX} +.endif + post-extract: @${CP} ${FILESDIR}/Makefile ${WRKDIR} +.if ( (${OSVERSION} >= 900000 && ${OSVERSION} < 900012) || ${OSVERSION} < 800505 ) + @cd ${WRKDIR} && xzcat \ + ${_DISTDIR}/w32api-${APIVERSION}-mingw32-dev.tar.lzma | ${TAR} -xf - +.endif -.include +.include Modified: head/devel/mingw32-bin-msvcrt/distinfo ============================================================================== --- head/devel/mingw32-bin-msvcrt/distinfo Sat Oct 20 16:47:38 2012 (r306205) +++ head/devel/mingw32-bin-msvcrt/distinfo Sat Oct 20 17:00:35 2012 (r306206) @@ -2,5 +2,5 @@ SHA256 (mingw/mingwrt-3.20-mingw32-dev.t 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 Modified: head/devel/mingw32-bin-msvcrt/pkg-plist ============================================================================== --- head/devel/mingw32-bin-msvcrt/pkg-plist Sat Oct 20 16:47:38 2012 (r306205) +++ head/devel/mingw32-bin-msvcrt/pkg-plist Sat Oct 20 17:00:35 2012 (r306206) @@ -145,6 +145,33 @@ mingw32/include/fcntl.h 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/libdxerr9.a 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/libstrmiids.a 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/libwtsapi32.a 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