[Bug 267168] ports-mgmt/portlint: Check for duplicate entries in distfile

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Oct 2022 09:55:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267168

            Bug ID: 267168
           Summary: ports-mgmt/portlint: Check for duplicate entries in
                    distfile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: rodrigo@FreeBSD.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

Created attachment 237431
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237431&action=edit
patch to report duplicate entries in distfile

Current version of makesum target, can generate duplicate entries in distinfo
file. This prevent port from being build from scratch.

Add a check to report duplicate entries in distfile as FATAL error.

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