[Bug 225622] [patch] security/ngrok: Use versioned urls rather than generic to avoid checksum obsolescence

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 2 05:42:27 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225622

            Bug ID: 225622
           Summary: [patch] security/ngrok: Use versioned urls rather than
                    generic to avoid checksum obsolescence
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ygy at freebsd.org
                CC: jhixson at gmail.com
                CC: jhixson at gmail.com
          Keywords: patch
             Flags: maintainer-feedback?(jhixson at gmail.com)

Created attachment 190264
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190264&action=edit
Proposed patch

Instead of using "stable" and just update the checksum following the changes,
pin the version of the tarball should be a better solution. Otherwise, the
checksum will be obsolescence when a new stable release comes out (see the
current broken port for example).

https://dl.equinox.io/ngrok/ngrok/stable/archive

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


More information about the freebsd-ports-bugs mailing list