[Bug 269529] ports-mgmt/pkg: Incorrect version number reported

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Feb 2023 07:59:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269529

            Bug ID: 269529
           Summary: ports-mgmt/pkg: Incorrect version number reported
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg@FreeBSD.org
          Reporter: rodrigo@FreeBSD.org
          Assignee: pkg@FreeBSD.org
             Flags: maintainer-feedback?(pkg@FreeBSD.org)

In 1.19.1, pkg source code version wasn't set properly
so it still reporting previous version number:


%pkg --version
1.19.0

%pkg info pkg
pkg-1.19.1
Name           : pkg
Version        : 1.19.1

The fix has to be done in upstream code, a merge reqest was done
for that https://github.com/freebsd/pkg/pull/2110

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