Skip to content

Commit

Permalink
devel/transwarp: Update 2.2.1-4 -> 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Apr 21, 2021
1 parent a309d92 commit 0c83b29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions devel/transwarp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= transwarp
DISTVERSION= 2.2.1-4
DISTVERSIONSUFFIX= -ge5ce19e
DISTVERSION= 2.2.2
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -19,11 +18,9 @@ NO_ARCH= yes

PLIST_FILES= include/transwarp.h

do-install: # https://github.com/bloomen/transwarp/issues/32
${INSTALL_DATA} ${WRKSRC}/src/transwarp.h ${STAGEDIR}${PREFIX}/include

do-test:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -Dtranswarp_build_tests:BOOL=ON ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test

Expand Down
6 changes: 3 additions & 3 deletions devel/transwarp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1610519640
SHA256 (bloomen-transwarp-2.2.1-4-ge5ce19e_GH0.tar.gz) = 2a55cbed62793e7580fce764a27cf43f7046a3e00c1ce1b0b402386896dd3661
SIZE (bloomen-transwarp-2.2.1-4-ge5ce19e_GH0.tar.gz) = 961078
TIMESTAMP = 1618983757
SHA256 (bloomen-transwarp-2.2.2_GH0.tar.gz) = 0458aebbcef0d1cf1949cfc1fce6e5aa902226622783f6eb97f7716a711c8b4d
SIZE (bloomen-transwarp-2.2.2_GH0.tar.gz) = 1047244

0 comments on commit 0c83b29

Please sign in to comment.