[Bug 251432] devel/isl can be updated to isl-0.23

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 28 01:31:04 UTC 2020


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

            Bug ID: 251432
           Summary: devel/isl can be updated to isl-0.23
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: danilo at FreeBSD.org
          Reporter: dclarke at blastwave.org
          Assignee: danilo at FreeBSD.org
             Flags: maintainer-feedback?(danilo at FreeBSD.org)

I tried to change the distinfo and Makefile myself locally but
I guess there is some magic to that : 

ijiraq# cat  /usr/ports/devel/isl/distinfo
TIMESTAMP = 1606526408
SHA256(isl-0.23.tar.xz)=
5efc53efaef151301f4e7dde3856b66812d8153dede24fab17673f801c8698f2
SIZE (isl-0.23.tar.xz) = 1729656
ijiraq#

The sha256 hash is correct : 
ijiraq#
ijiraq# openssl dgst -sha256 -r isl-0.23.tar.xz
5efc53efaef151301f4e7dde3856b66812d8153dede24fab17673f801c8698f2
*isl-0.23.tar.xz
ijiraq#

Not sure why this happens : 

ijiraq#
ijiraq# make
===>  License MIT accepted by the user
===>   isl-0.23 depends on file: /usr/local/sbin/pkg - found
=> isl-0.23.tar.xz is not in /usr/ports/devel/isl/distinfo.
=> Either /usr/ports/devel/isl/distinfo is out of date, or
=> isl-0.23.tar.xz is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/isl
ijiraq#

In any case that can be updated.

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


More information about the freebsd-ports-bugs mailing list