aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-03 08:05:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-03 08:05:27 +0000
commitbac122e99d0210b25ffc51771469190505575e09 (patch)
tree299db5e09de62aad660260a785a562ddb18b9e1c /cad
parent45799a094397de3e6f9c8d82ee7659b2ecb30197 (diff)
downloadports-bac122e99d0210b25ffc51771469190505575e09.tar.gz
ports-bac122e99d0210b25ffc51771469190505575e09.zip
cad/veroroute: Update 1.97 -> 1.98
Reported by: portscout
Notes
Notes: svn path=/head/; revision=547426
Diffstat (limited to 'cad')
-rw-r--r--cad/veroroute/Makefile8
-rw-r--r--cad/veroroute/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/cad/veroroute/Makefile b/cad/veroroute/Makefile
index 3a1bb11e9d29..821549923496 100644
--- a/cad/veroroute/Makefile
+++ b/cad/veroroute/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= veroroute
-PORTVERSION= 1.97
+DISTVERSION= 1.98
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/
@@ -12,10 +12,14 @@ COMMENT= PCB (printed circuit board) design software
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/../licenses/license_GPLv3.txt
-USES= compiler:c++11-lang qmake qt:5
+USES= compiler:c++11-lang gl qmake qt:5
USE_QT= core gui network widgets buildtools_build
+USE_GL= gl
WRKSRC= ${WRKDIR}/VeroRoute
WRKSRC_SUBDIR= Src
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/veroroute
+
.include <bsd.port.mk>
diff --git a/cad/veroroute/distinfo b/cad/veroroute/distinfo
index c825201a085b..918edd69e19a 100644
--- a/cad/veroroute/distinfo
+++ b/cad/veroroute/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598646392
-SHA256 (veroroute-1.97.tar.gz) = b07bfbb9baca74fa7fa1e7af1c8eb65214e52f249ea31567a5e36297179e9135
-SIZE (veroroute-1.97.tar.gz) = 916607
+TIMESTAMP = 1599117653
+SHA256 (veroroute-1.98.tar.gz) = bd191f27aee73184408c44b044751dc22685b12dad36d59295d535658e0d3436
+SIZE (veroroute-1.98.tar.gz) = 917876