aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-02-16 21:34:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-02-16 21:34:16 +0000
commit13324acdadd0695ad8a8cc7347f524a405cb7d2a (patch)
treeac305a98ccb8198f44af1f204ab4deffcfb097aa /graphics/sane-backends
parent63e73c2bd13aaafd547bf8ba6dabcf6e84766e0d (diff)
downloadports-13324acdadd0695ad8a8cc7347f524a405cb7d2a.tar.gz
ports-13324acdadd0695ad8a8cc7347f524a405cb7d2a.zip
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)
Notes
Notes: svn path=/head/; revision=565463
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile7
-rw-r--r--graphics/sane-backends/distinfo6
-rw-r--r--graphics/sane-backends/files/patch-configure8
3 files changed, 10 insertions, 11 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 524d583189ae..5eb2e3895cfb 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -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
diff --git a/graphics/sane-backends/distinfo b/graphics/sane-backends/distinfo
index d694d3b9c1f1..70594a5e1bd0 100644
--- a/graphics/sane-backends/distinfo
+++ b/graphics/sane-backends/distinfo
@@ -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
diff --git a/graphics/sane-backends/files/patch-configure b/graphics/sane-backends/files/patch-configure
index f7afda319020..2a520414d916 100644
--- a/graphics/sane-backends/files/patch-configure
+++ b/graphics/sane-backends/files/patch-configure
@@ -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)