mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/sane-backends: graphics/sane-backends: update to 1.0.32
Changelog: https://gitlab.com/sane-project/backends/-/releases/1.0.32 PR: 253562 Submitted by: VVD <vvd@unislabs.com> (maintainer)
This commit is contained in:
parent
63e73c2bd1
commit
13324acdad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565463
3 changed files with 10 additions and 11 deletions
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sane-backends
|
||||
PORTVERSION= 1.0.31
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 1.0.32
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/8bf1cae2e1803aefab9e5331550e5d5d/
|
||||
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/
|
||||
|
||||
MAINTAINER= vvd@unislabs.com
|
||||
COMMENT= API for accessing scanners, digital cameras, frame grabbers, etc
|
||||
|
@ -33,7 +32,7 @@ SUB_FILES= pkg-message
|
|||
USERS= saned
|
||||
GROUPS= saned
|
||||
|
||||
PLIST_SUB= SOVERSION=${PORTVERSION}
|
||||
PLIST_SUB= SOVERSION=${DISTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= AVAHI DOCS GPHOTO IEEE1284 IPV6 NLS SNMP USB V4L
|
||||
OPTIONS_DEFAULT= AVAHI GPHOTO USB
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1598185199
|
||||
SHA256 (sane-backends-1.0.31.tar.gz) = 4a3b10fcb398ed854777d979498645edfe66fcac2f2fd2b9117a79ff45e2a5aa
|
||||
SIZE (sane-backends-1.0.31.tar.gz) = 7301484
|
||||
TIMESTAMP = 1613475639
|
||||
SHA256 (sane-backends-1.0.32.tar.gz) = 3a28c237c0a72767086202379f6dc92dbb63ec08dfbab22312cba80e238bb114
|
||||
SIZE (sane-backends-1.0.32.tar.gz) = 7349442
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- configure.orig 2020-08-23 11:59:54 UTC
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -22134,7 +22134,7 @@ $as_echo_n "checking whether pthread_t is integer... "
|
||||
@@ -22378,7 +22378,7 @@
|
||||
int
|
||||
main ()
|
||||
{
|
||||
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
return 0;
|
||||
}
|
||||
@@ -26279,7 +26279,7 @@ for be in ${BACKENDS}; do
|
||||
@@ -26520,7 +26520,7 @@
|
||||
;;
|
||||
|
||||
v4l)
|
||||
|
@ -18,7 +18,7 @@
|
|||
|| test "${have_libv4l1}" != "yes"; then
|
||||
echo "*** $be backend requires v4l libraries - $DISABLE_MSG"
|
||||
backend_supported="no"
|
||||
@@ -26482,7 +26482,7 @@ for be in ${BACKENDS}; do
|
||||
@@ -26734,7 +26734,7 @@
|
||||
;;
|
||||
|
||||
v4l)
|
||||
|
|
Loading…
Add table
Reference in a new issue