aboutsummaryrefslogtreecommitdiff
path: root/cad/graywolf
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-23 01:40:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-23 01:40:03 +0000
commit2cb13e8fd9481828722c6827ca03adff1d9841a3 (patch)
tree603cb25560c3b626a628be222f08773f34a6d2f8 /cad/graywolf
parent2cfbe80853eea114035b362e3a9d0b7e440e89cd (diff)
downloadports-2cb13e8fd9481828722c6827ca03adff1d9841a3.tar.gz
ports-2cb13e8fd9481828722c6827ca03adff1d9841a3.zip
cad/graywolf: Update 0.1.6-3 -> 0.1.6-4
Notes
Notes: svn path=/head/; revision=562361
Diffstat (limited to 'cad/graywolf')
-rw-r--r--cad/graywolf/Makefile18
-rw-r--r--cad/graywolf/distinfo6
2 files changed, 15 insertions, 9 deletions
diff --git a/cad/graywolf/Makefile b/cad/graywolf/Makefile
index 222f1c0fe06b..82d90db7d75d 100644
--- a/cad/graywolf/Makefile
+++ b/cad/graywolf/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= graywolf
-DISTVERSION= 0.1.6-3
-DISTVERSIONSUFFIX= -g6c5e24f
-PORTREVISION= 1
+DISTVERSION= 0.1.6-4
+DISTVERSIONSUFFIX= -gf47937b
CATEGORIES= cad
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
@@ -17,15 +16,22 @@ LICENSE= GPLv2
BROKEN_aarch64= Fails to link: missing sbrk
LIB_DEPENDS= libgsl.so:math/gsl
+TEST_DEPENDS= bash:shells/bash \
+ rsync:net/rsync
-USES= cmake compiler:c11 pkgconfig xorg
-USE_GITHUB= yes
-GH_ACCOUNT= rubund
+USES= cmake compiler:c11 pkgconfig shebangfix xorg
USE_XORG= ice sm x11 xext
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= rubund
+
+SHEBANG_GLOB= *.sh
+
USE_GCC= any # lots of obviously incorrect C where clang fails, which gcc nevertheless magically finds a way to compile
CFLAGS+= -fcommon
+TEST_TARGET= test # most tests crash
+
.include <bsd.port.mk>
diff --git a/cad/graywolf/distinfo b/cad/graywolf/distinfo
index 4545ae22b00b..c79763ea473b 100644
--- a/cad/graywolf/distinfo
+++ b/cad/graywolf/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1585083525
-SHA256 (rubund-graywolf-0.1.6-3-g6c5e24f_GH0.tar.gz) = 79f8a15e8e6228bd3f5bdb5fccfdcc1b891327d6ced166eac180d523ee60662f
-SIZE (rubund-graywolf-0.1.6-3-g6c5e24f_GH0.tar.gz) = 910961
+TIMESTAMP = 1611363545
+SHA256 (rubund-graywolf-0.1.6-4-gf47937b_GH0.tar.gz) = 36ef4035cce5b9ee4ce1d353c3cfdff0ccfcd362ea2fbf1ddefc7e450ea11daa
+SIZE (rubund-graywolf-0.1.6-4-gf47937b_GH0.tar.gz) = 911077
SHA256 (af606a0e8c6f693448978a300e5603fd5a8f2aef.patch) = 204e248dc611986e98c7593522d6364fae1319844c34ddb54ef280ba53262721
SIZE (af606a0e8c6f693448978a300e5603fd5a8f2aef.patch) = 1106