svn commit: r439479 - head/devel/p5-IPC-Run

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 26 18:46:11 UTC 2017


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


More information about the svn-ports-head mailing list