git: bc62b3b51868 - main - emulators/winetricks: Update to 20240105
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 17:03:52 UTC
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc62b3b51868ca773f778293fae13c6f4c7ee808 commit bc62b3b51868ca773f778293fae13c6f4c7ee808 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2024-01-07 12:42:36 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-03-02 17:03:21 +0000 emulators/winetricks: Update to 20240105 Changelog: https://github.com/Winetricks/winetricks/compare/29e1006...20240105 PR: 276171 Approved by: tcberner (mentor, implicit) --- emulators/winetricks/Makefile | 4 +- emulators/winetricks/distinfo | 6 +- emulators/winetricks/files/patch-src_winetricks | 94 ------------------------- 3 files changed, 4 insertions(+), 100 deletions(-) diff --git a/emulators/winetricks/Makefile b/emulators/winetricks/Makefile index 601626da58ca..2a7135c55c6f 100644 --- a/emulators/winetricks/Makefile +++ b/emulators/winetricks/Makefile @@ -1,6 +1,5 @@ PORTNAME= winetricks -PORTVERSION= 20230903 -PORTREVISION= 2 +PORTVERSION= 20240105 CATEGORIES= emulators MAINTAINER= Alexander88207@protonmail.com @@ -20,7 +19,6 @@ USE_PERL5= run USE_GITHUB= yes GH_ACCOUNT= Winetricks -GH_TAGNAME= 29e1006 NO_ARCH= yes NO_BUILD= yes diff --git a/emulators/winetricks/distinfo b/emulators/winetricks/distinfo index 6dcdaec8ad99..4ac99192979d 100644 --- a/emulators/winetricks/distinfo +++ b/emulators/winetricks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696114137 -SHA256 (Winetricks-winetricks-20230903-29e1006_GH0.tar.gz) = 36c8445787fe54797b1990d94ca800bf617f6ec3ef21fd1acff673c2a2cf93be -SIZE (Winetricks-winetricks-20230903-29e1006_GH0.tar.gz) = 674478 +TIMESTAMP = 1704628810 +SHA256 (Winetricks-winetricks-20240105_GH0.tar.gz) = e92929045cf9ffb1e8d16ef8fd971ea1cf63a28a73916b1951e9553c94482f61 +SIZE (Winetricks-winetricks-20240105_GH0.tar.gz) = 675763 diff --git a/emulators/winetricks/files/patch-src_winetricks b/emulators/winetricks/files/patch-src_winetricks deleted file mode 100644 index 5d8e36c74cc8..000000000000 --- a/emulators/winetricks/files/patch-src_winetricks +++ /dev/null @@ -1,94 +0,0 @@ ---- src/winetricks.orig 2023-09-03 23:32:22 UTC -+++ src/winetricks -@@ -14131,7 +14131,7 @@ load_andale() - - load_andale() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/andale32.exe" 0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/andale32.exe" 0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970 - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/andale32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "AndaleMo.TTF" - w_register_font andalemo.ttf "Andale Mono" -@@ -14149,8 +14149,8 @@ load_arial() - - load_arial() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/arial32.exe" 85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6 -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/arialb32.exe" a425f0ffb6a1a5ede5b979ed6177f4f4f4fdef6ae7c302a7b7720ef332fec0a8 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/arial32.exe" 85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/arialb32.exe" a425f0ffb6a1a5ede5b979ed6177f4f4f4fdef6ae7c302a7b7720ef332fec0a8 - - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/arial32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Arial*.TTF" -@@ -14176,7 +14176,7 @@ load_comicsans() - - load_comicsans() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/comic32.exe" 9c6df3feefde26d4e41d4a4fe5db2a89f9123a772594d7f59afd062625cd204e -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/comic32.exe" 9c6df3feefde26d4e41d4a4fe5db2a89f9123a772594d7f59afd062625cd204e - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/comic32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Comic*.TTF" - w_register_font comicbd.ttf "Comic Sans MS Bold" -@@ -14194,7 +14194,7 @@ load_courier() - installed_file1="${W_FONTSDIR_WIN}/cour.ttf" - load_courier() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/courie32.exe" bb511d861655dde879ae552eb86b134d6fae67cb58502e6ff73ec5d9151f3384 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/courie32.exe" bb511d861655dde879ae552eb86b134d6fae67cb58502e6ff73ec5d9151f3384 - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/courie32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "cour*.ttf" - w_register_font courbd.ttf "Courier New Bold" -@@ -14214,7 +14214,7 @@ load_georgia() - installed_file1="${W_FONTSDIR_WIN}/georgia.ttf" - load_georgia() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/georgi32.exe" 2c2c7dcda6606ea5cf08918fb7cd3f3359e9e84338dc690013f20cd42e930301 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/georgi32.exe" 2c2c7dcda6606ea5cf08918fb7cd3f3359e9e84338dc690013f20cd42e930301 - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/georgi32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Georgia*.TTF" - w_register_font georgiab.ttf "Georgia Bold" -@@ -14235,7 +14235,7 @@ load_impact() - - load_impact() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/impact32.exe" 6061ef3b7401d9642f5dfdb5f2b376aa14663f6275e60a51207ad4facf2fccfb -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/impact32.exe" 6061ef3b7401d9642f5dfdb5f2b376aa14663f6275e60a51207ad4facf2fccfb - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/impact32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Impact.TTF" - w_register_font impact.ttf "Impact" -@@ -14253,7 +14253,7 @@ load_times() - - load_times() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/times32.exe" db56595ec6ef5d3de5c24994f001f03b2a13e37cee27bc25c58f6f43e8f807ab -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/times32.exe" db56595ec6ef5d3de5c24994f001f03b2a13e37cee27bc25c58f6f43e8f807ab - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/times32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Times*.TTF" - w_register_font timesbd.ttf "Times New Roman Bold" -@@ -14274,7 +14274,7 @@ load_trebuchet() - - load_trebuchet() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/trebuc32.exe" 5a690d9bb8510be1b8b4fe49f1f2319651fe51bbe54775ddddd8ef0bd07fdac9 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/trebuc32.exe" 5a690d9bb8510be1b8b4fe49f1f2319651fe51bbe54775ddddd8ef0bd07fdac9 - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/trebuc32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "[tT]rebuc*.ttf" - w_register_font trebucbd.ttf "Trebuchet MS Bold" -@@ -14295,7 +14295,7 @@ load_verdana() - - load_verdana() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/verdan32.exe" c1cb61255e363166794e47664e2f21af8e3a26cb6346eb8d2ae2fa85dd5aad96 -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/verdan32.exe" c1cb61255e363166794e47664e2f21af8e3a26cb6346eb8d2ae2fa85dd5aad96 - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/verdan32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Verdana*.TTF" - w_register_font verdanab.ttf "Verdana Bold" -@@ -14316,7 +14316,7 @@ load_webdings() - - load_webdings() - { -- w_download_to corefonts "https://mirrors.kernel.org/gentoo/distfiles/webdin32.exe" 64595b5abc1080fba8610c5c34fab5863408e806aafe84653ca8575bed17d75a -+ w_download_to corefonts "https://github.com/pushcx/corefonts/raw/master/webdin32.exe" 64595b5abc1080fba8610c5c34fab5863408e806aafe84653ca8575bed17d75a - w_try_cabextract -d "${W_TMP}" "${W_CACHE}"/corefonts/webdin32.exe - w_try_cp_font_files "${W_TMP}" "${W_FONTSDIR_UNIX}" "Webdings.TTF" - w_register_font webdings.ttf "Webdings"