[Bug 253876] ports-mgmt/portlint: portlint doesn't warn when new version goes backwards

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 26 16:38:34 UTC 2021


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

            Bug ID: 253876
           Summary: ports-mgmt/portlint: portlint doesn't warn when new
                    version goes backwards
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: yuri at freebsd.org
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

Created attachment 222849
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222849&action=edit
run.sh

Testcase: math/py-osqp update between r566579 and r566580.

Please run the attached run.sh:
> $ sh run.sh 
> Updating '.':
> U    Makefile
> U    distinfo
> Updated to revision 566580.
> Updating '.':
> U    Makefile
> U    distinfo
> Updated to revision 566579.
> ===>  License APACHE20 accepted by the user
> ===>  License APACHE20 accepted by the user
> ===>   py37-osqp-0.6.2.p0 depends on file: /usr/local/sbin/pkg - found
> ===> Fetching all distfiles required by py37-osqp-0.6.2.p0 for building
> looks fine.

portlint says "looks fine." when the version goes backwards:
> $ pkg version -t 0.6.2 0.6.2.post0
> >

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


More information about the freebsd-ports-bugs mailing list