diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-04-16 19:51:41 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-04-16 19:51:41 +0000 |
commit | ba405bfe27969393be285b2e8fb7986fb69bcd93 (patch) | |
tree | f05efbd0b207e4f26f42b8c2c91031b22cf8b192 /emulators | |
parent | 76eb1c00849ccfed0e0bad6a8cde150ea1c9e392 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 3975a5fbb6e8..28046a6baefd 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.5.27 +DISTVERSION= 1.5.28 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 8de9ad719898..373a4b9806ab 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.27.tar.bz2) = ca2bd31d15b6ddb7f900c813ed113b732a61057d7e1669ab37494284c259d4b8 -SIZE (wine-1.5.27.tar.bz2) = 22034699 +SHA256 (wine-1.5.28.tar.bz2) = 0bf84b97213b07b7339543abcdfccc9da22bebcc4d20ce9ca22fdc1502136046 +SIZE (wine-1.5.28.tar.bz2) = 22151210 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 677d92242425..1ae3d4b4cc4a 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -539,6 +539,7 @@ include/wine/windows/rpcsal.h include/wine/windows/rstbas.idl include/wine/windows/rstinf.idl include/wine/windows/rstloc.idl +include/wine/windows/rstnot.idl include/wine/windows/rtutils.h include/wine/windows/scarderr.h include/wine/windows/schannel.h @@ -1156,6 +1157,7 @@ lib/wine/fakedlls/msvcirt.dll lib/wine/fakedlls/msvcm80.dll lib/wine/fakedlls/msvcm90.dll lib/wine/fakedlls/msvcp100.dll +lib/wine/fakedlls/msvcp110.dll lib/wine/fakedlls/msvcp60.dll lib/wine/fakedlls/msvcp70.dll lib/wine/fakedlls/msvcp71.dll @@ -1688,6 +1690,7 @@ lib/wine/msvcirt.dll.so lib/wine/msvcm80.dll.so lib/wine/msvcm90.dll.so lib/wine/msvcp100.dll.so +lib/wine/msvcp110.dll.so lib/wine/msvcp60.dll.so lib/wine/msvcp70.dll.so lib/wine/msvcp71.dll.so |