diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-20 19:18:21 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-20 19:18:21 +0000 |
commit | 0f046495bc1da76acec0666b190a505f84ddd803 (patch) | |
tree | 3a7116856610b42110f4bb90ead09db3cb309b54 | |
parent | 122954fcd7b6216002ee05c777cd01b3d806e9e5 (diff) | |
download | ports-0f046495bc1da76acec0666b190a505f84ddd803.tar.gz ports-0f046495bc1da76acec0666b190a505f84ddd803.zip |
Notes
-rw-r--r-- | emulators/wine/Makefile | 5 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e45c3dcdd7fc..5d2c6fb5f080 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.0 -PORTREVISION= 3 +DISTVERSION= 2.0.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -40,7 +39,7 @@ WINELIBDIR?= ${PREFIX}/lib USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine .endif ONLY_FOR_ARCHS= i386 amd64 -USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 +USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:xz SHEBANG_FILES= tools/make_requests tools/winemaker/winemaker \ tools/winedump/function_grep.pl diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 68f4d302e186..aeb98dc936c1 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485551173 -SHA256 (wine-2.0.tar.bz2) = 9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 -SIZE (wine-2.0.tar.bz2) = 23662707 +TIMESTAMP = 1492713638 +SHA256 (wine-2.0.1.tar.xz) = 6cfb4eaae566dc7afb7ac0f1f2db2c0d69969952acab0debf084ee8f7b071583 +SIZE (wine-2.0.1.tar.xz) = 18845444 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 2f69f45e5f59..a838f1173f77 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -257,6 +257,7 @@ include/wine/windows/devicetopology.h include/wine/windows/devicetopology.idl include/wine/windows/devpkey.h include/wine/windows/devpropdef.h +include/wine/windows/dhcpcsdk.h include/wine/windows/difxapi.h include/wine/windows/digitalv.h include/wine/windows/dimm.h |