git: 2fa92e8e2435 - main - multimedia/webcamd: Compile fix for building without 32-bit compatibility support.
Hans Petter Selasky
hselasky at FreeBSD.org
Sun May 23 08:35:18 UTC 2021
The branch main has been updated by hselasky:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2fa92e8e2435c3b332343e2d17e5d1782bc59346
commit 2fa92e8e2435c3b332343e2d17e5d1782bc59346
Author: Hans Petter Selasky <hselasky at FreeBSD.org>
AuthorDate: 2021-05-23 08:32:59 +0000
Commit: Hans Petter Selasky <hselasky at FreeBSD.org>
CommitDate: 2021-05-23 08:33:44 +0000
multimedia/webcamd: Compile fix for building without 32-bit compatibility support.
PR: 256095
Approved by: pi (implicit)
---
multimedia/webcamd/Makefile | 2 +-
multimedia/webcamd/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile
index 6544bf9e1df8..8291ad8790e0 100644
--- a/multimedia/webcamd/Makefile
+++ b/multimedia/webcamd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= webcamd
DISTVERSIONPREFIX= v
-DISTVERSION= 5.13.2.2
+DISTVERSION= 5.13.2.3
CATEGORIES= multimedia
MAINTAINER= hselasky at FreeBSD.org
diff --git a/multimedia/webcamd/distinfo b/multimedia/webcamd/distinfo
index f44f8826a4a9..a3e1cbb92bc9 100644
--- a/multimedia/webcamd/distinfo
+++ b/multimedia/webcamd/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1621686330
-SHA256 (hselasky-webcamd-v5.13.2.2_GH0.tar.gz) = a9164a5731be35c5f79aecf8ccbd0e11d3ea7e1a29f81b356def5b08954bacb1
-SIZE (hselasky-webcamd-v5.13.2.2_GH0.tar.gz) = 272186
+TIMESTAMP = 1621758678
+SHA256 (hselasky-webcamd-v5.13.2.3_GH0.tar.gz) = cdebd235da5b512b69968ef7ea8bc1295e0717fd789623fa45b9b4eb6768729d
+SIZE (hselasky-webcamd-v5.13.2.3_GH0.tar.gz) = 272213
SHA256 (torvalds-linux-v5.13-rc2_GH0.tar.gz) = 34673cea88f7e5399b704bcacc088b3f14f5800dadf04af6a90b19c35ad3777f
SIZE (torvalds-linux-v5.13-rc2_GH0.tar.gz) = 192612873
More information about the dev-commits-ports-all
mailing list