Update to 3.400.
PR: ports/177726 Submitted by: Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer)
This commit is contained in:
parent
e324ec3099
commit
a920e3b708
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317268
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Verilog-Perl
|
||||
PORTVERSION= 3.316
|
||||
PORTVERSION= 3.400
|
||||
CATEGORIES= cad perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -34,6 +34,7 @@ MAN3= Verilog::EditFiles.3 Verilog::Netlist::Logger.3 \
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/EXE_FILES/ s/ vsplitmodule//' \
|
||||
${WRKSRC}/Makefile.PL
|
||||
@${REINPLACE_CMD} -e 's|make|gmake|g' ${WRKSRC}/Makefile.PL
|
||||
|
||||
post-configure:
|
||||
.if ${OSVERSION} < 700042
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Verilog-Perl-3.316.tar.gz) = b45f56ffa1c7f0e3f4f9470f0203c75145641eb75d3e8e0b683992ab929242b9
|
||||
SIZE (Verilog-Perl-3.316.tar.gz) = 550710
|
||||
SHA256 (Verilog-Perl-3.400.tar.gz) = e6f33d5c0346f56ba96fa9964dd75734e1315dff8dfce55f0b31f33a6210f69b
|
||||
SIZE (Verilog-Perl-3.400.tar.gz) = 558455
|
||||
|
|
Loading…
Reference in a new issue