multimedia/{,py-}opentimelineio: Add PORTSCOUT tag

This commit is contained in:
Yuri Victorovich 2022-09-29 20:08:22 -07:00
parent aa0efe8375
commit ac37a7fd8d
2 changed files with 2 additions and 2 deletions

View File

@ -25,6 +25,6 @@ GH_TUPLE= martinmoene:optional-lite:5e4b7760aac85ea73a5b9b91c726fc36cbd4149b:mar
CMAKE_ON= OTIO_FIND_IMATH
PORTSCOUT= ignore:v0.91 # erroneously labeled tag
PORTSCOUT= limit:^.*[0-9]$$ # should end with a digit to prevent tags like last_pure_python
.include <bsd.port.mk>

View File

@ -27,6 +27,6 @@ GH_TUPLE= martinmoene:optional-lite:5e4b7760aac85ea73a5b9b91c726fc36cbd4149b:mar
Tencent:rapidjson:06d58b9e848c650114556a23294d0b6440078c61:Tencent_rapidjson/src/deps/rapidjson \
thelink2012:any:bfc77f2e4be6e9a093dd645ef3f1aa30620c9205:thelink2012_any/src/deps/any
PORTSCOUT= ignore:v0.91,last_pure_python # erroneously labeled tag
PORTSCOUT= limit:^.*[0-9]$$ # should end with a digit to prevent tags like last_pure_python
.include <bsd.port.mk>