diff options
author | dbn <dbn@FreeBSD.org> | 2014-01-21 14:14:58 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2014-01-21 14:14:58 +0800 |
commit | c105a9a27e358667d18f78668b8239b4c6c2d1ec (patch) | |
tree | 804d9cd4ebaf5fb494ca8bf3899911c1fee183e1 /emulators | |
parent | e12b682fafa70199d90aaa81cc4f33d876d47a4c (diff) | |
download | freebsd-ports-gnome-c105a9a27e358667d18f78668b8239b4c6c2d1ec.tar.gz freebsd-ports-gnome-c105a9a27e358667d18f78668b8239b4c6c2d1ec.tar.zst freebsd-ports-gnome-c105a9a27e358667d18f78668b8239b4c6c2d1ec.zip |
Update emulators/i386-wine to 1.6.2
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/i386-wine/Makefile.inc | 2 | ||||
-rw-r--r-- | emulators/i386-wine/distinfo | 8 | ||||
-rw-r--r-- | emulators/i386-wine/pkg-plist | 17 |
3 files changed, 21 insertions, 6 deletions
diff --git a/emulators/i386-wine/Makefile.inc b/emulators/i386-wine/Makefile.inc index 35ce76199f06..8bc72e4d54ab 100644 --- a/emulators/i386-wine/Makefile.inc +++ b/emulators/i386-wine/Makefile.inc @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} diff --git a/emulators/i386-wine/distinfo b/emulators/i386-wine/distinfo index 8d87c1f3b75a..32db945e4b96 100644 --- a/emulators/i386-wine/distinfo +++ b/emulators/i386-wine/distinfo @@ -1,4 +1,4 @@ -SHA256 (freebsd:8:x86:64/i386-wine-1.6.1,1.txz) = 2e074eb622398f6a945dfe1c8142eeefddb5dd252b96e58758305d0bfbb77c31 -SIZE (freebsd:8:x86:64/i386-wine-1.6.1,1.txz) = 22806912 -SHA256 (freebsd:9:x86:64/i386-wine-1.6.1,1.txz) = dc2acfc443c155e1f3a87ae06a03f859c749c82944d3a42658f5c54c54d92a83 -SIZE (freebsd:9:x86:64/i386-wine-1.6.1,1.txz) = 22967420 +SHA256 (freebsd:8:x86:64/i386-wine-1.6.2,1.txz) = 6a9c661366c313cdf80db10ef23716b8db103cc7997ef6c791c702ac88551c66 +SIZE (freebsd:8:x86:64/i386-wine-1.6.2,1.txz) = 22846200 +SHA256 (freebsd:9:x86:64/i386-wine-1.6.2,1.txz) = b641d634c4fbec71950f08c13974c3eaf50a07ef1d560e8d00d94dea1341f3c1 +SIZE (freebsd:9:x86:64/i386-wine-1.6.2,1.txz) = 22996328 diff --git a/emulators/i386-wine/pkg-plist b/emulators/i386-wine/pkg-plist index e780c8d2928c..0bac4b09be3c 100644 --- a/emulators/i386-wine/pkg-plist +++ b/emulators/i386-wine/pkg-plist @@ -803,7 +803,7 @@ lib32/libgnutls.so.26 lib32/libiconv.so.3 lib32/libintl.so.9 lib32/libjpeg.so.11 -lib32/liblcms.so.1 +lib32/liblcms2.so.2 lib32/libopenal.so.1 lib32/libpng15.so.15 lib32/libpthread-stubs.so.0 @@ -2032,6 +2032,12 @@ lib32/wine/xmllite.dll.so lib32/wine/xolehlp.dll.so lib32/wine/xpsprint.dll.so lib32/wine/xpssvcs.dll.so +man/de.UTF-8/man1/wine.1.gz +man/de.UTF-8/man1/winemaker.1.gz +man/de.UTF-8/man1/wineserver.1.gz +man/fr.UTF-8/man1/wine.1.gz +man/fr.UTF-8/man1/winemaker.1.gz +man/fr.UTF-8/man1/wineserver.1.gz man/man1/msiexec.1.gz man/man1/notepad.1.gz man/man1/regedit.1.gz @@ -2054,6 +2060,8 @@ man/man1/winepath.1.gz man/man1/wineserver.1.gz man/man1/wmc.1.gz man/man1/wrc.1.gz +man/pl.UTF-8/man1/wine.1.gz +share/applications/wine.desktop share/doc/wine/ANNOUNCE share/doc/wine/AUTHORS share/doc/wine/README @@ -2118,9 +2126,16 @@ share/wine/generic.ppd share/wine/l_intl.nls share/wine/patch-nvidia.sh share/wine/wine.inf +@dirrm share/wine/fonts/ @dirrm share/wine/fonts @dirrm share/wine @dirrm share/doc/wine +@dirrm man/pl.UTF-8/man1 +@dirrm man/pl.UTF-8 +@dirrm man/fr.UTF-8/man1 +@dirrm man/fr.UTF-8 +@dirrm man/de.UTF-8/man1 +@dirrm man/de.UTF-8 @dirrm lib32/wine/fakedlls @dirrm lib32/wine @dirrm lib32/.libGL/dri |