diff options
Diffstat (limited to 'devel/json-fortran/Makefile')
| -rw-r--r-- | devel/json-fortran/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/json-fortran/Makefile b/devel/json-fortran/Makefile index 773b0f98e4b1..e9177a7d76f9 100644 --- a/devel/json-fortran/Makefile +++ b/devel/json-fortran/Makefile @@ -1,5 +1,5 @@ PORTNAME= json-fortran -DISTVERSION= 9.0.2 +DISTVERSION= 9.0.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -30,4 +30,6 @@ TESTING_UNSAFE= https://github.com/llvm/llvm-project/issues/161568 PLIST_SUB+= LIBSUFFIX=gnu .endif +# tests as of 9.0.5: 100% tests passed, 0 tests failed out of 53 + .include <bsd.port.post.mk> |
