Date: Sat, 27 Oct 2012 18:39:50 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306512 - head/emulators/wine-mono Message-ID: <201210271839.q9RIdopw034032@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sat Oct 27 18:39:50 2012 New Revision: 306512 URL: http://svn.freebsd.org/changeset/ports/306512 Log: Sync with the latest upstream release, required for this week's snapshot of Wine (which will land in emulators/wine-devel soon). Submitted by: maintainer (David Naylor <naylor.b.david@gmail.com>) Feature safe: yes Modified: head/emulators/wine-mono/Makefile head/emulators/wine-mono/distinfo Modified: head/emulators/wine-mono/Makefile ============================================================================== --- head/emulators/wine-mono/Makefile Sat Oct 27 17:48:37 2012 (r306511) +++ head/emulators/wine-mono/Makefile Sat Oct 27 18:39:50 2012 (r306512) @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= wine-mono -DISTVERSION= 0.0.4 +DISTVERSION= 0.0.8 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Mono/${DISTVERSION} EXTRACT_SUFX= .msi Modified: head/emulators/wine-mono/distinfo ============================================================================== --- head/emulators/wine-mono/distinfo Sat Oct 27 17:48:37 2012 (r306511) +++ head/emulators/wine-mono/distinfo Sat Oct 27 18:39:50 2012 (r306512) @@ -1,2 +1,2 @@ -SHA256 (wine-mono-0.0.4.msi) = 15d8a612cdeca4eff3137353f29fdeb7a99e055cd633844c91cd00e0186b8882 -SIZE (wine-mono-0.0.4.msi) = 44408320 +SHA256 (wine-mono-0.0.8.msi) = 3dfc23bbc29015e4e538dab8b83cb825d3248a0e5cf3b3318503ee7331115402 +SIZE (wine-mono-0.0.8.msi) = 46967296
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210271839.q9RIdopw034032>