[Bug 241225] [patch] graphics/sane-backend upgrade to 1.0.28

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 13 14:22:21 UTC 2019


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

Tobias Kortkamp <tobik at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-patch, needs-qa
           Severity|Affects Some People         |Affects Only Me
             Status|New                         |Open

--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
 LIB_DEPENDS=   libpng.so:graphics/png \
-               libtiff.so:graphics/tiff
+               libtiff.so:graphics/tiff \
+               libpkg.so:ports-mgmt/pkg

This cannot be right.  Why does sane-backends link with libpkg now?

- at sample etc/sane.d/dist/abaton.conf etc/sane.d/abaton.conf
+etc/sane.d/abaton.conf

These changes will cause people's configuration files to be overwritten
on the next update.  Please restore the previous behavior.

Please restore files/patch-tools_sane-desc.c since it reverts ports r464242
for no reason.

> I removed the options for IEEE1284 because it requires an i386 computer that I don't have.

Is there a reason to remove the option beyond that?  Because others
might still use it.

> The sane-backends kvs40xx and mustek_usb2 are skipped during build because of pthread library issue but it is investigated: https://gitlab.com/sane-project/backends/issues/153

But they still appear in the plist?

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


More information about the freebsd-ports-bugs mailing list