Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 22:11:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229653] [PATCH] graphics/sane-backends: Make update to 1.0.27 build
Message-ID:  <bug-229653-7788-01so2wdO6D@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229653-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229653-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #11 from Peter Wullinger <freebsd@dhke.de> ---
(In reply to Nathan from comment #10)

Yes, that does it. However, I now get errors from pkg-static, since pkg-mes=
sage
and saned (the script) have been removed but are still referenced from
Makefile.

Was the removal intentional, i.e. is saned no longer needed/working?

If so:
--- graphics/sane-backends/Makefile     (Revision 478257)
+++ graphics/sane-backends/Makefile     (Arbeitskopie)
@@ -3,10 +3,9 @@

 PORTNAME=3D      sane-backends
 PORTVERSION=3D   1.0.27
-PORTREVISION=3D  3
+PORTREVISION=3D  4
 CATEGORIES=3D    graphics
-MASTER_SITES=3D  https://alioth.debian.org/frs/download.php/file/4146/ \
-               http://fossies.org/linux/misc/
+MASTER_SITES=3D  http://fossies.org/linux/misc/

 MAINTAINER=3D    ports@FreeBSD.org
 COMMENT=3D       API for access to scanners, digitals camera, frame grabbe=
rs etc
@@ -26,17 +25,14 @@
                --without-systemd
 INSTALL_TARGET=3D        install-strip
 USE_LDCONFIG=3D  yes
-USE_RC_SUBR=3D   saned
-WRKSRC=3D                ${WRKDIR}/${PORTNAME}-1.0.25

-SUB_FILES=3D     pkg-message
-
 USERS=3D saned
 GROUPS=3D        saned

 PORTDOCS=3D      *

-OPTIONS_DEFINE=3D                AVAHI DOCS GPHOTO IEEE1284 IPV6 NLS SNMP =
USB
V4L
+OPTIONS_DEFINE=3D                AVAHI DOCS GPHOTO IPV6 NLS SNMP USB V4L
+OPTIONS_DEFINE_i386=3D   IEEE1284
 OPTIONS_DEFAULT=3D       USB
 OPTIONS_SUB=3D           yes

--=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-229653-7788-01so2wdO6D>