git: c7df0d6da875 - main - devel/py-openapi-schema-validator02: Add PORTSCOUT (should be part of ea1db46ea2da642f9bbf5794c689ea0d92870940)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 13:03:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7df0d6da8758928de46324a3457d01c95cad3c2 commit c7df0d6da8758928de46324a3457d01c95cad3c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 12:53:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 13:02:44 +0000 devel/py-openapi-schema-validator02: Add PORTSCOUT (should be part of ea1db46ea2da642f9bbf5794c689ea0d92870940) --- devel/py-openapi-schema-validator02/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-openapi-schema-validator02/Makefile b/devel/py-openapi-schema-validator02/Makefile index 8157c145e3a7..51a54349af4a 100644 --- a/devel/py-openapi-schema-validator02/Makefile +++ b/devel/py-openapi-schema-validator02/Makefile @@ -19,6 +19,8 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +PORTSCOUT= limit:^0\.2\. + OPTIONS_DEFINE= ISODATE RFC3339_VALIDATOR STRICT_RFC3339 ISODATE_DESC= Datetime validator via isodate RFC3339_VALIDATOR_DESC= Datetime validator via rfc3339-validator