svn commit: r482213 - head/cad/dinotrace

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Oct 16 09:30:08 UTC 2018


Author: amdmi3
Date: Tue Oct 16 09:30:07 2018
New Revision: 482213
URL: https://svnweb.freebsd.org/changeset/ports/482213

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/cad/dinotrace/Makefile
  head/cad/dinotrace/pkg-descr

Modified: head/cad/dinotrace/Makefile
==============================================================================
--- head/cad/dinotrace/Makefile	Tue Oct 16 08:37:43 2018	(r482212)
+++ head/cad/dinotrace/Makefile	Tue Oct 16 09:30:07 2018	(r482213)
@@ -12,6 +12,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Graphical signal trace waveform viewer
 
 LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		gmake motif perl5 tar:tgz
 USE_XORG=	x11 sm ice xmu xt

Modified: head/cad/dinotrace/pkg-descr
==============================================================================
--- head/cad/dinotrace/pkg-descr	Tue Oct 16 08:37:43 2018	(r482212)
+++ head/cad/dinotrace/pkg-descr	Tue Oct 16 09:30:07 2018	(r482213)
@@ -7,4 +7,4 @@ Equipment Corporation, who wrote the code and supporte
 When created, it was the first graphical display tool for the simulators being
 designed at Digital.
 
-WWW: http://www.veripool.org/wiki/dinotrace
+WWW: https://www.veripool.org/wiki/dinotrace


More information about the svn-ports-all mailing list