[Bug 283220] sysutils/vimpager: Update to 2.06.20241028

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Jan 2025 17:55:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283220

Yusuf Yaman <nxjoseph@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256585|0                           |1
        is obsolete|                            |

--- Comment #17 from Yusuf Yaman <nxjoseph@protonmail.com> ---
Created attachment 256586
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256586&action=edit
sysutils/vimpager.patch

Used a short GH_TAGNAME commit hash.
Removed extinct CONFLICTS_INSTALL line.
Port is working correctly for me.

diff --git a/sysutils/vimpager/Makefile b/sysutils/vimpager/Makefile
index 1235cbc210da..5d5a3bd7872c 100644
--- a/sysutils/vimpager/Makefile
+++ b/sysutils/vimpager/Makefile
@@ -39,11 +39,10 @@ x11_PKGNAMESUFFIX=  -x11
 USES=          gmake
 USE_GITHUB=    yes
 GH_ACCOUNT=    rkitover
-GH_TAGNAME=    ce697c4cf34549796e1b533be3e337ca24b62c09
+GH_TAGNAME=    ce697c4

 # Register conflicts with all other flavors
-CONFLICTS_INSTALL=     ${FLAVORS:N${FLAVOR}:S/^/vim-/} \
-                       ${FLAVORS:N${FLAVOR}:S/^/vimpager-/}
+CONFLICTS_INSTALL=     ${FLAVORS:N${FLAVOR}:S/^/vimpager-/}

 NO_ARCH=       yes

diff --git a/sysutils/vimpager/distinfo b/sysutils/vimpager/distinfo
index 956c9e4677ff..17be52c72c7c 100644
--- a/sysutils/vimpager/distinfo
+++ b/sysutils/vimpager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735906352
-SHA256
(rkitover-vimpager-2.06.20241028-ce697c4cf34549796e1b533be3e337ca24b62c09_GH0.tar.gz)
= 98531800fff14aa0f9c8a23e3b0970cc7c95b42318438e4d0a90fc3373dace97
-SIZE
(rkitover-vimpager-2.06.20241028-ce697c4cf34549796e1b533be3e337ca24b62c09_GH0.tar.gz)
= 164351
+TIMESTAMP = 1736445105
+SHA256 (rkitover-vimpager-2.06.20241028-ce697c4_GH0.tar.gz) =
03f5bb333f128a6c66a34df8f4c29f9c5ed16145d9f87788bb6ddea62cdc584d
+SIZE (rkitover-vimpager-2.06.20241028-ce697c4_GH0.tar.gz) = 164295

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