aboutsummaryrefslogtreecommitdiffstats
path: root/cad/surfer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/surfer/Makefile')
-rw-r--r--cad/surfer/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/cad/surfer/Makefile b/cad/surfer/Makefile
index 073aea8e3d28..9cff0284f98b 100644
--- a/cad/surfer/Makefile
+++ b/cad/surfer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= surfer
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.0
-PORTREVISION= 5
+DISTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= jbo@FreeBSD.org
@@ -18,16 +18,13 @@ GL_ACCOUNT= surfer-project
# For vendored crates (git submodules)
USE_GITHUB= nodefault # Cannot use yes because USE_GITLAB=yes above
-GL_TUPLE= TheZoq2:fzcmd:1ae2b2c2e50ce7b99809dc7e2dd64749a51fd4f2:fzcmd
GH_TUPLE= jkarns275:f128:e60de395f0d6454c1dc546b87f06a6358425b6b6:f128 \
- ics-jku:instruction-decoder:8894eaaf012df38a290f57c8867660eb65c114c3:instdec
+ ics-jku:instruction-decoder:7c5adb7621a6f277ee13ec1a4babe32ce56cc0c3:instdec
PLIST_FILES= bin/surfer
# Move vendored crates (git submodules) to the correct location
post-extract:
- ${RM} -r ${WRKSRC}/fzcmd
- ${MV} ${WRKSRC_fzcmd} ${WRKSRC}/fzcmd
${RM} -r ${WRKSRC}/f128
${MV} ${WRKSRC_f128} ${WRKSRC}/f128
${RM} -r ${WRKSRC}/instruction-decoder