svn commit: r539428 - in head/emulators: wine-devel wine-mono-devel
Gerald Pfeifer
gerald at FreeBSD.org
Wed Jun 17 16:21:34 UTC 2020
Author: gerald
Date: Wed Jun 17 16:21:32 2020
New Revision: 539428
URL: https://svnweb.freebsd.org/changeset/ports/539428
Log:
Update wine-mono-devel to the upstream release 5.1.0.
Modified:
head/emulators/wine-devel/Makefile
head/emulators/wine-mono-devel/Makefile
head/emulators/wine-mono-devel/distinfo
Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile Wed Jun 17 16:05:57 2020 (r539427)
+++ head/emulators/wine-devel/Makefile Wed Jun 17 16:21:32 2020 (r539428)
@@ -93,7 +93,7 @@ LDAP_USE= OPENLDAP=yes
LIBXSLT_CONFIGURE_WITH= xslt
LIBXSLT_LIB_DEPENDS= libxslt.so:textproc/libxslt
-MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-5.0.0-x86.msi:emulators/wine-mono-devel
+MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-5.1.0-x86.msi:emulators/wine-mono-devel
MPG123_CONFIGURE_WITH= mpg123
MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123
Modified: head/emulators/wine-mono-devel/Makefile
==============================================================================
--- head/emulators/wine-mono-devel/Makefile Wed Jun 17 16:05:57 2020 (r539427)
+++ head/emulators/wine-mono-devel/Makefile Wed Jun 17 16:21:32 2020 (r539428)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine-mono
-DISTVERSION= 5.0.0
+DISTVERSION= 5.1.0
DISTVERSIONSUFFIX=-x86
CATEGORIES= emulators
MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/
Modified: head/emulators/wine-mono-devel/distinfo
==============================================================================
--- head/emulators/wine-mono-devel/distinfo Wed Jun 17 16:05:57 2020 (r539427)
+++ head/emulators/wine-mono-devel/distinfo Wed Jun 17 16:21:32 2020 (r539428)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587801387
-SHA256 (wine-mono-5.0.0-x86.msi) = 17da208645a82a5e45e84fc75c73a8440acda484411cb8fae8e9b72db9886cd5
-SIZE (wine-mono-5.0.0-x86.msi) = 79537664
+TIMESTAMP = 1591461223
+SHA256 (wine-mono-5.1.0-x86.msi) = ae55439c7cd61d1a17f0c687967fad8ad12d9e2263972ffd5e9dde2685fd8ddd
+SIZE (wine-mono-5.1.0-x86.msi) = 84094976
More information about the svn-ports-head
mailing list