Skip to content

Commit

Permalink
devel/functionalplus: Update 0.2.16 -> 0.2.17
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Nov 26, 2021
1 parent 869afa4 commit cd0602d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/functionalplus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= functionalplus
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.16-p0
DISTVERSION= 0.2.17-p0
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -20,7 +20,7 @@ GH_PROJECT= FunctionalPlus
NO_BUILD= yes
NO_ARCH= yes

do-test: # according to INSTALL.md tests are in a separate sub-project
do-test: # according to INSTALL.md tests are in a separate sub-project, build of tests fails: https://github.com/Dobiasd/FunctionalPlus/issues/250
@${MKDIR} ${BUILD_WRKSRC}/test && cd ${BUILD_WRKSRC}/test && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_SOURCE_PATH}/test && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
Expand Down
6 changes: 3 additions & 3 deletions devel/functionalplus/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1634239957
SHA256 (Dobiasd-FunctionalPlus-v0.2.16-p0_GH0.tar.gz) = 6026e64260afbd6941aaf19559d6e5dc51cbb3e045ef8d8e158d96bcd8651ed6
SIZE (Dobiasd-FunctionalPlus-v0.2.16-p0_GH0.tar.gz) = 278458
TIMESTAMP = 1637951400
SHA256 (Dobiasd-FunctionalPlus-v0.2.17-p0_GH0.tar.gz) = c41514b24a81ad47a8f98b3ef3a3bd3fe8109085f7965e9678386b08721e3620
SIZE (Dobiasd-FunctionalPlus-v0.2.17-p0_GH0.tar.gz) = 278497

0 comments on commit cd0602d

Please sign in to comment.