[Bug 291056] devel/valgrind: change licence to GPLv3

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 17 Nov 2025 10:20:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291056

            Bug ID: 291056
           Summary: devel/valgrind: change licence to GPLv3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pjfloyd@wanadoo.fr

In my last update I forgot to change the licence from GPLv2 to GPLv3.

This just needs a one line change to the Makefile.

LICENSE=        GPLv2

needs to be

LICENSE=        GPLv3

This change was made upstream with

Author: Mark Wielaard <mark@klomp.org>  2025-10-12 23:57:43
Committer: Mark Wielaard <mark@klomp.org>  2025-10-18 00:55:07
Parent: 757dc5703d6a0e42344d3ee19a835b504f312aaf (Update where to get a copy of
the GNU General Public License)
Child:  b74d16c9b0db657ea321b72dc17d0c06022a7f71
(coregrind/m_debuginfo/readpdb.c (DEBUG_SnarfLinetab): Remove this_seg)
Branches: master, remotes/origin/master,
remotes/origin/users/paulf/try-bug511713
Follows: VALGRIND_3_25_0
Precedes: VALGRIND_3_26_0

    Upgrade to GNU General Public License version 3

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