diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-23 21:57:14 -0800 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-23 21:57:14 -0800 |
| commit | 7bd6911fead9151c5fc6144fd8e71ba3cc675a8b (patch) | |
| tree | 59281702676bc173faf50fda528e74bc9f428aa0 | |
| parent | devel/entt: update 3.14.0 → 3.16.0 (diff) | |
textproc/castxml: update 0.6.10 → 0.6.13
| -rw-r--r-- | textproc/castxml/Makefile | 4 | ||||
| -rw-r--r-- | textproc/castxml/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/castxml/Makefile b/textproc/castxml/Makefile index 92c7c961dad4..7321919b6c5e 100644 --- a/textproc/castxml/Makefile +++ b/textproc/castxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= castxml DISTVERSIONPREFIX= v -DISTVERSION= 0.6.10 +DISTVERSION= 0.6.13 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org @@ -38,4 +38,6 @@ do-test: # many tests fail, see https://github.com/CastXML/CastXML/issues/245 ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test +# tests as of 0.6.13: 100% tests passed, 0 tests failed out of 4392 + .include <bsd.port.mk> diff --git a/textproc/castxml/distinfo b/textproc/castxml/distinfo index 984207ee606f..fb922967fcb2 100644 --- a/textproc/castxml/distinfo +++ b/textproc/castxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736307382 -SHA256 (CastXML-CastXML-v0.6.10_GH0.tar.gz) = d8498b39b4cf3d57671254056013de177f47fc7a2683f1a53049ab854d85ad55 -SIZE (CastXML-CastXML-v0.6.10_GH0.tar.gz) = 123149 +TIMESTAMP = 1763962703 +SHA256 (CastXML-CastXML-v0.6.13_GH0.tar.gz) = df954886464fe624887411e5f4e2a7db00da3d64a48f142d3aff973e2097e2d6 +SIZE (CastXML-CastXML-v0.6.13_GH0.tar.gz) = 123554 |
