From owner-svn-ports-head@freebsd.org  Wed Apr 26 18:46:11 2017
Return-Path: <owner-svn-ports-head@freebsd.org>
Delivered-To: svn-ports-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7D9ED50C0A;
 Wed, 26 Apr 2017 18:46:11 +0000 (UTC)
 (envelope-from sunpoet@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 9753A1687;
 Wed, 26 Apr 2017 18:46:11 +0000 (UTC)
 (envelope-from sunpoet@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3QIkAUE013176;
 Wed, 26 Apr 2017 18:46:10 GMT (envelope-from sunpoet@FreeBSD.org)
Received: (from sunpoet@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3QIkA4F013174;
 Wed, 26 Apr 2017 18:46:10 GMT (envelope-from sunpoet@FreeBSD.org)
Message-Id: <201704261846.v3QIkA4F013174@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to
 sunpoet@FreeBSD.org using -f
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Wed, 26 Apr 2017 18:46:10 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r439479 - head/devel/p5-IPC-Run
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Apr 2017 18:46:11 -0000

Author: sunpoet
Date: Wed Apr 26 18:46:10 2017
New Revision: 439479
URL: https://svnweb.freebsd.org/changeset/ports/439479

Log:
  Update to 0.95
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/IPC-Run/Changes

Modified:
  head/devel/p5-IPC-Run/Makefile
  head/devel/p5-IPC-Run/distinfo

Modified: head/devel/p5-IPC-Run/Makefile
==============================================================================
--- head/devel/p5-IPC-Run/Makefile	Wed Apr 26 18:46:05 2017	(r439478)
+++ head/devel/p5-IPC-Run/Makefile	Wed Apr 26 18:46:10 2017	(r439479)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IPC-Run
-PORTVERSION=	0.94
+PORTVERSION=	0.95
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-IO-Tty>=1.08:devel/p5-IO-Tty
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-IPC-Run/distinfo
==============================================================================
--- head/devel/p5-IPC-Run/distinfo	Wed Apr 26 18:46:05 2017	(r439478)
+++ head/devel/p5-IPC-Run/distinfo	Wed Apr 26 18:46:10 2017	(r439479)
@@ -1,2 +1,3 @@
-SHA256 (IPC-Run-0.94.tar.gz) = 2eb336c91a2b7ea61f98e5b2282d91020d39a484f16041e2365ffd30f8a5605b
-SIZE (IPC-Run-0.94.tar.gz) = 121394
+TIMESTAMP = 1493220218
+SHA256 (IPC-Run-0.95.tar.gz) = 002c490c40f48086832288027cd0226ee799af118cdbfbbc1d0bde27cbc7b061
+SIZE (IPC-Run-0.95.tar.gz) = 122032