git: 79cec9807724 - main - graphics/vapoursynth-fmtconv: unbreak on i386 after 90f0a32e4c72
Jan Beich
jbeich at FreeBSD.org
Mon Aug 16 22:39:39 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=79cec9807724d6558a74e894f0cbc32f3405c958
commit 79cec9807724d6558a74e894f0cbc32f3405c958
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-16 22:34:53 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-16 22:38:38 +0000
graphics/vapoursynth-fmtconv: unbreak on i386 after 90f0a32e4c72
---
graphics/vapoursynth-fmtconv/Makefile | 4 +++-
graphics/vapoursynth-fmtconv/distinfo | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile
index 80758db79fa5..2628189fdb17 100644
--- a/graphics/vapoursynth-fmtconv/Makefile
+++ b/graphics/vapoursynth-fmtconv/Makefile
@@ -3,12 +3,14 @@ PORTVERSION= r24
CATEGORIES= graphics
PKGNAMEPREFIX= vapoursynth-
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= c6e76cb3ed83.patch:-p1 # https://github.com/EleonoreMizo/fmtconv/issues/23
+
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Format conversion tools for Vapoursynth
LICENSE= WTFPL
-BROKEN_i386= https://github.com/EleonoreMizo/fmtconv/issues/23
BROKEN_powerpc64= fails to compile on powerpc64: \#error
USE_GITHUB= yes
diff --git a/graphics/vapoursynth-fmtconv/distinfo b/graphics/vapoursynth-fmtconv/distinfo
index 52359e987bbf..4b189360c58c 100644
--- a/graphics/vapoursynth-fmtconv/distinfo
+++ b/graphics/vapoursynth-fmtconv/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1629133588
SHA256 (EleonoreMizo-fmtconv-r24_GH0.tar.gz) = d82099e1f9037f61c67951f141390a93bb89113e4690a2d7c39fd994bf1c7e50
SIZE (EleonoreMizo-fmtconv-r24_GH0.tar.gz) = 319658
+SHA256 (c6e76cb3ed83.patch) = be055187102b93b4e5b6e088521e3033a94f6739c5b7676abb683e0fb888ed8a
+SIZE (c6e76cb3ed83.patch) = 683
More information about the dev-commits-ports-all
mailing list