git: b0e9f854a8bb - main - multimedia/{,py-}opentimelineio: Update PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 May 2022 19:48:16 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0e9f854a8bb6b4995332a09b0c9c6aa69a392a2 commit b0e9f854a8bb6b4995332a09b0c9c6aa69a392a2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-08 19:42:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-08 19:48:13 +0000 multimedia/{,py-}opentimelineio: Update PORTSCOUT tag --- multimedia/opentimelineio/Makefile | 2 +- multimedia/py-opentimelineio/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/opentimelineio/Makefile b/multimedia/opentimelineio/Makefile index 3864dc064fd0..25059fb786ed 100644 --- a/multimedia/opentimelineio/Makefile +++ b/multimedia/opentimelineio/Makefile @@ -22,6 +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 +PORTSCOUT= ignore:v0.91 # erroneously labeled tag .include <bsd.port.mk> diff --git a/multimedia/py-opentimelineio/Makefile b/multimedia/py-opentimelineio/Makefile index 875f2d6701aa..28ce45867903 100644 --- a/multimedia/py-opentimelineio/Makefile +++ b/multimedia/py-opentimelineio/Makefile @@ -25,6 +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 +PORTSCOUT= ignore:v0.91,last_pure_python # erroneously labeled tag .include <bsd.port.mk>