Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2019 09:07:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240205] graphics/sane-backends
Message-ID:  <bug-240205-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240205

            Bug ID: 240205
           Summary: graphics/sane-backends
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: radicleparticles@gmail.com

Current version of the sane-backends port, and source file, is 1.0.27 but m=
any
internal port configurations/statements use/expect "25" instead of "27" the=
reby
causing files to not be found. In addition, the "distinfo" values do not ma=
tch
the version 27 source file.

-----------------
make fetch:

=3D=3D=3D> Fetching all distfiles required by sane-backends-1.0.27_4 for bu=
ilding
=3D=3D=3D>  Extracting for sane-backends-1.0.27_4
=3D> SHA256 Checksum OK for sane-backends-1.0.27.tar.gz.
=3D=3D=3D>  Missing license file for GPLv2+ in
/usr/ports/graphics/sane-backends/work/sane-backends-1.0.25/COPYING
*** Error code 1

-----------------
ls -l work:

-rw-r--r--   1 root  wheel     0 Aug 30 03:20
.extract_done.sane-backends._usr_local
drwxr-xr-x  13 root  wheel  1536 May 22  2017 sane-backends-1.0.27

-----------------
Makefile:
WRKSRC=3D         ${WRKDIR}/${PORTNAME}-1.0.25

-----------------
pkg-plist:
many entries with a "25" suffix (which may, or may not, be a problem per se)

-----------------
files:
several of the patch files no longer contain/use correct address ranges and=
 the
patch attempt fails

patch-backend__kodakaio.c (have a simple patch fix for)
patch-backend__kvs40xx.h  (have a simple patch fix for)
patch-backend__pieusb_buffer.c (no patch as there appears to be either a
missing "#ifdef" or an extraneous "#endif"

-------------------
patches submitted for:
Makefile
distinfo (may need TIMESTAMP adjustment)
patch-backend__kodakaio.c
patch-backend__kvs40xx.h

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240205-7788>