diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-03-21 21:13:26 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-03-21 21:13:26 +0000 |
commit | 62f3192eabdc372dd4f76fafe0d353039a3ef27f (patch) | |
tree | ce72ed9688af70610f6a419d2490fb5257406293 /emulators | |
parent | 51ffb93a5dc85eea653c58b70d89b6335a69e9aa (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 5 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 10 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 1 | ||||
-rw-r--r-- | emulators/wine-mono-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-mono-devel/distinfo | 6 |
5 files changed, 12 insertions, 12 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 08497a23070a..e9acd05383e6 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.3 -PORTREVISION= 1 +DISTVERSION= 2.4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -82,7 +81,7 @@ LDAP_USE= OPENLDAP=yes LIBXSLT_CONFIGURE_WITH= xslt LIBXSLT_LIB_DEPENDS= libxslt.so:textproc/libxslt -MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.4.msi:emulators/wine-mono-devel +MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.0.msi:emulators/wine-mono-devel MPG123_CONFIGURE_WITH= mpg123 MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 679afe685ebe..35dd013fa6ce 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1488840326 -SHA256 (wine-2.3.tar.xz) = afc95c7a87cc8f0730b462c50a5dfc9c462eb02c6bf5874b4fa99946f49e067e -SIZE (wine-2.3.tar.xz) = 18931732 -SHA256 (v2.3.tar.gz) = 9a81be606836fab6203857f7937ff97575947f75d52c80fb5489418efb8b87e1 -SIZE (v2.3.tar.gz) = 10071742 +TIMESTAMP = 1490120116 +SHA256 (wine-2.4.tar.xz) = 87b5df07e4781fecce2f92415a4717208ea253a20a0df8b36b9f90b69b72748e +SIZE (wine-2.4.tar.xz) = 18953748 +SHA256 (v2.4.tar.gz) = 709cab12c0ebf7cf9504fd4a67eb851272309e00066ad81f184b0f55c63e9deb +SIZE (v2.4.tar.gz) = 10067020 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 64601e290e53..5a7b6fe47909 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -516,6 +516,7 @@ include/wine/windows/msinkaut.h include/wine/windows/msinkaut.idl include/wine/windows/msiquery.h include/wine/windows/mssip.h +include/wine/windows/msstkppg.h include/wine/windows/mstask.h include/wine/windows/mstask.idl include/wine/windows/mstcpip.h diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile index 148d94fabda2..46a24d107ab6 100644 --- a/emulators/wine-mono-devel/Makefile +++ b/emulators/wine-mono-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-mono -DISTVERSION= 4.6.4 +DISTVERSION= 4.7.0 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ PKGNAMESUFFIX= -devel diff --git a/emulators/wine-mono-devel/distinfo b/emulators/wine-mono-devel/distinfo index 2e6a6a52970f..7bf6b1971e41 100644 --- a/emulators/wine-mono-devel/distinfo +++ b/emulators/wine-mono-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481319687 -SHA256 (wine-mono-4.6.4.msi) = 91b7d58177b9a9355edf007dab94535471aebdddae12734ceb4a219d2ecc4152 -SIZE (wine-mono-4.6.4.msi) = 45592064 +TIMESTAMP = 1490130602 +SHA256 (wine-mono-4.7.0.msi) = 7698474dd9cb9eb80796b5812dff37386ba97b78b21ca23b20079ca5ad6ca5a1 +SIZE (wine-mono-4.7.0.msi) = 64625152 |