Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2013 21:42:41 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317268 - head/cad/p5-Verilog-Perl
Message-ID:  <201305032142.r43Lgf2x051417@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri May  3 21:42:40 2013
New Revision: 317268
URL: http://svnweb.freebsd.org/changeset/ports/317268

Log:
  Update to 3.400.
  
  PR:		ports/177726
  Submitted by:	Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer)

Modified:
  head/cad/p5-Verilog-Perl/Makefile
  head/cad/p5-Verilog-Perl/distinfo

Modified: head/cad/p5-Verilog-Perl/Makefile
==============================================================================
--- head/cad/p5-Verilog-Perl/Makefile	Fri May  3 21:38:18 2013	(r317267)
+++ head/cad/p5-Verilog-Perl/Makefile	Fri May  3 21:42:40 2013	(r317268)
@@ -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::Netl
 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

Modified: head/cad/p5-Verilog-Perl/distinfo
==============================================================================
--- head/cad/p5-Verilog-Perl/distinfo	Fri May  3 21:38:18 2013	(r317267)
+++ head/cad/p5-Verilog-Perl/distinfo	Fri May  3 21:42:40 2013	(r317268)
@@ -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



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