From owner-freebsd-ports-bugs@freebsd.org Fri Aug 30 09:07:53 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 85716C8BDA for ; Fri, 30 Aug 2019 09:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46KYXn31yrz3PMW for ; Fri, 30 Aug 2019 09:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 65B2CC8BD9; Fri, 30 Aug 2019 09:07:53 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 64466C8BD8 for ; Fri, 30 Aug 2019 09:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46KYXn1mwBz3PMV for ; Fri, 30 Aug 2019 09:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1EE332DE0C for ; Fri, 30 Aug 2019 09:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x7U97rQm094267 for ; Fri, 30 Aug 2019 09:07:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x7U97rvL094258 for ports-bugs@FreeBSD.org; Fri, 30 Aug 2019 09:07:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 240205] graphics/sane-backends Date: Fri, 30 Aug 2019 09:07:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: radicleparticles@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Aug 2019 09:07:53 -0000 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.=