[Bug 240205] graphics/sane-backends
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 30 09:07:53 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240205
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 at FreeBSD.org
Reporter: radicleparticles at gmail.com
Current version of the sane-backends port, and source file, is 1.0.27 but many
internal port configurations/statements use/expect "25" instead of "27" thereby
causing files to not be found. In addition, the "distinfo" values do not match
the version 27 source file.
-----------------
make fetch:
===> Fetching all distfiles required by sane-backends-1.0.27_4 for building
===> Extracting for sane-backends-1.0.27_4
=> SHA256 Checksum OK for sane-backends-1.0.27.tar.gz.
===> 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= ${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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list