Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2013 02:16:19 GMT
From:      Otacilio <otacilio.neto@ee.ufcg.edu.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/177726: update of p5-Verilog-Perl
Message-ID:  <201304090216.r392GJ1b003124@red.freebsd.org>
Resent-Message-ID: <201304090220.r392K1BE038532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177726
>Category:       misc
>Synopsis:       update of p5-Verilog-Perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 09 02:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Otacilio
>Release:        8.3-RELEASE-p6
>Organization:
>Environment:
FreeBSD squitch 8.3-RELEASE-p6 FreeBSD 8.3-RELEASE-p6 #26: Wed Mar 20 16:02:44 BRT 2013     ota@squitch:/usr/obj/usr/src/sys/SQUITCH  i386
>Description:
Update of port p5-Verilog-Perl
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/cad/p5-Verilog-Perl/Makefile ./Makefile
--- /usr/ports/cad/p5-Verilog-Perl/Makefile	2013-04-08 22:37:20.000000000 -0300
+++ ./Makefile	2013-04-08 22:26:30.000000000 -0300
@@ -2,7 +2,7 @@
 # $FreeBSD: head/cad/p5-Verilog-Perl/Makefile 313635 2013-03-08 11:32:11Z bapt $
 
 PORTNAME=	Verilog-Perl
-PORTVERSION=	3.316
+PORTVERSION=	3.400
 CATEGORIES=	cad perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -34,6 +34,7 @@
 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
diff -ruN --exclude=CVS /usr/ports/cad/p5-Verilog-Perl/distinfo ./distinfo
--- /usr/ports/cad/p5-Verilog-Perl/distinfo	2013-04-08 22:37:20.000000000 -0300
+++ ./distinfo	2013-04-08 22:26:30.000000000 -0300
@@ -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
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:



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