svn commit: r534808 - head/cad/veroroute

Yuri Victorovich yuri at FreeBSD.org
Sun May 10 04:48:38 UTC 2020


Author: yuri
Date: Sun May 10 04:48:37 2020
New Revision: 534808
URL: https://svnweb.freebsd.org/changeset/ports/534808

Log:
  cad/veroroute: Update 1.90 -> 1.93

Modified:
  head/cad/veroroute/Makefile
  head/cad/veroroute/distinfo

Modified: head/cad/veroroute/Makefile
==============================================================================
--- head/cad/veroroute/Makefile	Sun May 10 03:54:26 2020	(r534807)
+++ head/cad/veroroute/Makefile	Sun May 10 04:48:37 2020	(r534808)
@@ -1,11 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	veroroute
-PORTVERSION=	1.90
+PORTVERSION=	1.93
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	SF/${PORTNAME}/
-DISTNAME=	VeroRoute_V${PORTVERSION:S/.//}_Src
 
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	PCB (printed circuit board) design software
@@ -13,7 +12,7 @@ COMMENT=	PCB (printed circuit board) design software
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/../licenses/license_GPLv3.txt
 
-USES=		compiler:c++11-lang qmake qt:5 zip
+USES=		compiler:c++11-lang qmake qt:5
 USE_QT=		core gui network widgets buildtools_build
 
 WRKSRC=		${WRKDIR}/VeroRoute

Modified: head/cad/veroroute/distinfo
==============================================================================
--- head/cad/veroroute/distinfo	Sun May 10 03:54:26 2020	(r534807)
+++ head/cad/veroroute/distinfo	Sun May 10 04:48:37 2020	(r534808)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587612602
-SHA256 (VeroRoute_V190_Src.zip) = 537ed18887bcf1453124b6b80b6c66ae8874ca2dfd80864f8aca8a882407bd83
-SIZE (VeroRoute_V190_Src.zip) = 1002812
+TIMESTAMP = 1589085904
+SHA256 (veroroute-1.93.tar.gz) = 314ef060b55574343d1c4420ea2291b1ac0d643742a19902f9d961ccdb5e4038
+SIZE (veroroute-1.93.tar.gz) = 912323


More information about the svn-ports-head mailing list