Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-13 09:06:11 +0300
committerYuri Victorovich <yuri@FreeBSD.org>2022-11-13 09:53:37 +0300
commitee8047928e7beee77f7642f568258c44d38f5ecb (patch)
tree9243a60aba18789ec9369429ae1ffe56b5860324
parent1fb9c094cbf74a314c23a8774172f596cc46a470 (diff)
textproc/castxml: Update 0.4.6 -> 0.4.7
Reported by: portscout
-rw-r--r--textproc/castxml/Makefile4
-rw-r--r--textproc/castxml/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/castxml/Makefile b/textproc/castxml/Makefile
index 7505e7225f6c..8b4a5199e68e 100644
--- a/textproc/castxml/Makefile
+++ b/textproc/castxml/Makefile
@@ -1,6 +1,6 @@
PORTNAME= castxml
DISTVERSIONPREFIX= v
-DISTVERSION= 0.4.6
+DISTVERSION= 0.4.7
CATEGORIES= textproc devel
MAINTAINER= yuri@FreeBSD.org
@@ -49,7 +49,7 @@ post-stage: # autoplist: plist changes with llvm versions
@cd ${STAGEDIR}${PREFIX} && \
${FIND} * -type f -or -type l | ${SED} 's|castxml\.1|castxml.1.gz|' > ${TMPPLIST}
-do-test: # tests fail: https://github.com/CastXML/CastXML/issues/130
+do-test:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/textproc/castxml/distinfo b/textproc/castxml/distinfo
index 3cf520c2018c..7f040d33b8b3 100644
--- a/textproc/castxml/distinfo
+++ b/textproc/castxml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662094357
-SHA256 (CastXML-CastXML-v0.4.6_GH0.tar.gz) = 8dcdbc1f23a130e4bdb0b09f57c30761a02a346b4db4037555048af2a293d66a
-SIZE (CastXML-CastXML-v0.4.6_GH0.tar.gz) = 104441
+TIMESTAMP = 1668300187
+SHA256 (CastXML-CastXML-v0.4.7_GH0.tar.gz) = d7287574378a75708cdb640214931cdb90a5f67ccadb995741481929f816b67b
+SIZE (CastXML-CastXML-v0.4.7_GH0.tar.gz) = 104501