From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 9 19:10:10 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43B26106564A for ; Mon, 9 Jul 2012 19:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1CC588FC1A for ; Mon, 9 Jul 2012 19:10:10 +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 q69JA9Zp044274 for ; Mon, 9 Jul 2012 19:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q69JA9Yf044273; Mon, 9 Jul 2012 19:10:09 GMT (envelope-from gnats) Resent-Date: Mon, 9 Jul 2012 19:10:09 GMT Resent-Message-Id: <201207091910.q69JA9Yf044273@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, David Naylor Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CFF3106564A for ; Mon, 9 Jul 2012 19:03:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E262D8FC0A for ; Mon, 9 Jul 2012 19:03:19 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q69J3JhC032754 for ; Mon, 9 Jul 2012 19:03:19 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q69J3Jqr032753; Mon, 9 Jul 2012 19:03:19 GMT (envelope-from nobody) Message-Id: <201207091903.q69J3Jqr032753@red.freebsd.org> Date: Mon, 9 Jul 2012 19:03:19 GMT From: David Naylor To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/169747: [patch] emulators/wine-mono-devel: new data port for wine-devel X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2012 19:10:10 -0000 >Number: 169747 >Category: ports >Synopsis: [patch] emulators/wine-mono-devel: new data port for wine-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 09 19:10:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: David Naylor >Release: >Organization: >Environment: >Description: Add a package to support mono as required by wine-1.5.6+ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # wine-mono-devel # wine-mono-devel/Makefile # wine-mono-devel/pkg-descr # wine-mono-devel/distinfo # echo c - wine-mono-devel mkdir -p wine-mono-devel > /dev/null 2>&1 echo x - wine-mono-devel/Makefile sed 's/^X//' >wine-mono-devel/Makefile << 'b75859c77fa3cea88b8a580d0fec735f' X# New ports collection makefile for: wine-mono-devel X# Date created: 2012-07-09 X# Whom: David Naylor X# X# $FreeBSD$ X XPORTNAME= wine-mono XDISTVERSION= 0.0.4 XCATEGORIES= emulators XMASTER_SITES= SF/wine/Wine%20Mono/${DISTVERSION} XEXTRACT_SUFX= .msi XEXTRACT_ONLY= X XMAINTAINER= naylor.b.david@gmail.com XCOMMENT= Mono .NET implementation for Wine development branch (HTML support) X XLICENSE= MIT GPLv2 LGPL20 XLICENSE_COMB= multi X XLATEST_LINK= wine-mono-devel XNO_BUILD= yes XPLIST_SUB+= MONO_VERSION="${DISTVERSION}" XDATADIR= ${PREFIX}/share/wine XPLIST_FILES= %%DATADIR%%/mono/wine-mono-%%MONO_VERSION%%.msi XPLIST_DIRSTRY= %%DATADIR%%/mono %%DATADIR%% X Xdo-install: X @${MKDIR} ${DATADIR}/mono X ${INSTALL_DATA} ${DISTDIR}/wine-mono-${DISTVERSION}.msi \ X ${DATADIR}/mono X X.include b75859c77fa3cea88b8a580d0fec735f echo x - wine-mono-devel/pkg-descr sed 's/^X//' >wine-mono-devel/pkg-descr << 'd913c606f53c871e0b4647480c7b1949' XMono is an open-source and cross-platform implementation of the .NET Framework. XWine can use a Windows build of Mono to run .NET applications. X XWWW: http://wiki.winehq.org/Mono d913c606f53c871e0b4647480c7b1949 echo x - wine-mono-devel/distinfo sed 's/^X//' >wine-mono-devel/distinfo << '8f633dfb66609bfe6e92a984b8a954f9' XSHA256 (wine-mono-0.0.4.msi) = 15d8a612cdeca4eff3137353f29fdeb7a99e055cd633844c91cd00e0186b8882 XSIZE (wine-mono-0.0.4.msi) = 44408320 8f633dfb66609bfe6e92a984b8a954f9 exit >Release-Note: >Audit-Trail: >Unformatted: