Date: Sun, 6 Feb 2022 11:02:42 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f2cdbc58a127 - main - multimedia/{,py-}opentimelineio: Add PORTSCOUT tag Message-ID: <202202061102.216B2gDj035317@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2cdbc58a12704d695bcf308aa2691ae1f4deca7 commit f2cdbc58a12704d695bcf308aa2691ae1f4deca7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-05 23:02:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-06 11:02:38 +0000 multimedia/{,py-}opentimelineio: Add PORTSCOUT tag --- multimedia/opentimelineio/Makefile | 2 ++ multimedia/py-opentimelineio/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/multimedia/opentimelineio/Makefile b/multimedia/opentimelineio/Makefile index 3dbfcf9bceab..3864dc064fd0 100644 --- a/multimedia/opentimelineio/Makefile +++ b/multimedia/opentimelineio/Makefile @@ -22,4 +22,6 @@ GH_TUPLE= google:googletest:ba96d0b1161f540656efdaed035b3c062b60e006:google_goog Tencent:rapidjson:4d6cb08189cf7336821f04090b612baa2ca6a90d:Tencent_rapidjson/src/deps/rapidjson \ thelink2012:any:f67bd5f8bbf7eb628bf38206d4ac5cb22438e6bb:thelink2012_any/src/deps/any +PORTSCOUT= ignore:0.91 # erroneously labeled tag + .include <bsd.port.mk> diff --git a/multimedia/py-opentimelineio/Makefile b/multimedia/py-opentimelineio/Makefile index 4e9a5d7df0f0..875f2d6701aa 100644 --- a/multimedia/py-opentimelineio/Makefile +++ b/multimedia/py-opentimelineio/Makefile @@ -25,4 +25,6 @@ GH_TUPLE= google:googletest:ba96d0b1161f540656efdaed035b3c062b60e006:google_goog Tencent:rapidjson:4d6cb08189cf7336821f04090b612baa2ca6a90d:Tencent_rapidjson/src/deps/rapidjson \ thelink2012:any:f67bd5f8bbf7eb628bf38206d4ac5cb22438e6bb:thelink2012_any/src/deps/any +PORTSCOUT= ignore:0.91 # erroneously labeled tag + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202061102.216B2gDj035317>