Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2017 21:01:15 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452817 - in head/cad/iverilog: . files
Message-ID:  <201710242101.v9OL1FZS056032@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Oct 24 21:01:15 2017
New Revision: 452817
URL: https://svnweb.freebsd.org/changeset/ports/452817

Log:
  Update to 10.2

Deleted:
  head/cad/iverilog/files/
Modified:
  head/cad/iverilog/Makefile
  head/cad/iverilog/distinfo

Modified: head/cad/iverilog/Makefile
==============================================================================
--- head/cad/iverilog/Makefile	Tue Oct 24 20:06:57 2017	(r452816)
+++ head/cad/iverilog/Makefile	Tue Oct 24 21:01:15 2017	(r452817)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	iverilog
-PORTVERSION=	10.1.1
+PORTVERSION=	10.2
 CATEGORIES=	cad
-MASTER_SITES=	ftp://icarus.com/pub/eda/verilog/v${PORTVERSION:C,\.[0-9]\.[0-9]$,,}/
+MASTER_SITES=	ftp://icarus.com/pub/eda/verilog/v10/
 DISTNAME=	verilog-${PORTVERSION}
 
 MAINTAINER=	zeising@FreeBSD.org
@@ -14,8 +14,7 @@ LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-suffix
-USES=		bison gmake
 
-MAKE_JOBS_UNSAFE=	yes
+USES=		bison gmake readline
 
 .include <bsd.port.mk>

Modified: head/cad/iverilog/distinfo
==============================================================================
--- head/cad/iverilog/distinfo	Tue Oct 24 20:06:57 2017	(r452816)
+++ head/cad/iverilog/distinfo	Tue Oct 24 21:01:15 2017	(r452817)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464367614
-SHA256 (verilog-10.1.1.tar.gz) = fdaa75dfe7c58cbc471fc12710ee49b3f32fd6cc055d9181b5190cbcbbd6cada
-SIZE (verilog-10.1.1.tar.gz) = 1684925
+TIMESTAMP = 1508676832
+SHA256 (verilog-10.2.tar.gz) = 96dedbddb12d375edb45a144a926a3ba1e3e138d6598b18e7d79f2ae6de9e500
+SIZE (verilog-10.2.tar.gz) = 1695227



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710242101.v9OL1FZS056032>