[Bug 274186] emulators/winetricks: Update to 20230903

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Oct 2023 12:55:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274186

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Latest upstream release is 20230212 and you are creating a new version 20230903
based on commit 29e1006. This will break upstream versions.

Have you tried a better approach with Porter's Handbook:
---
Example 18. Using USE_GITHUB to Access a Commit Between Two Versions

If the current version of the software uses a Git tag, and the port needs to be
updated to a newer, intermediate version, without a tag, use git-describe(1) to
find out the version to use:

% git describe --tags f0038b1
v0.7.3-14-gf0038b1
---

ChangeLog:
https://github.com/Winetricks/winetricks/compare/20230212...29e1006

-- 
You are receiving this mail because:
You are the assignee for the bug.