Date: Tue, 27 Mar 2018 18:55:45 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465738 - head/devel/p5-IPC-Run Message-ID: <201803271855.w2RItjGF007570@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Mar 27 18:55:45 2018 New Revision: 465738 URL: https://svnweb.freebsd.org/changeset/ports/465738 Log: Update to 0.97 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/IPC-Run/Changes https://github.com/toddr/IPC-Run/blob/master/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 Tue Mar 27 18:55:40 2018 (r465737) +++ head/devel/p5-IPC-Run/Makefile Tue Mar 27 18:55:45 2018 (r465738) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IPC-Run -PORTVERSION= 0.96 +PORTVERSION= 0.97 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= IPC::Run - Run subprocesses with piping and r LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-IO-Tty>=1.08:devel/p5-IO-Tty RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-IPC-Run/distinfo ============================================================================== --- head/devel/p5-IPC-Run/distinfo Tue Mar 27 18:55:40 2018 (r465737) +++ head/devel/p5-IPC-Run/distinfo Tue Mar 27 18:55:45 2018 (r465738) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494671884 -SHA256 (IPC-Run-0.96.tar.gz) = bbd24ff027e1c232b3dc027562c9f4386da72b76991d30f9f3d4119e87cf4640 -SIZE (IPC-Run-0.96.tar.gz) = 121644 +TIMESTAMP = 1522164290 +SHA256 (IPC-Run-0.97.tar.gz) = 70107fd66ad363e0c8fc7baacc1fa22a4a6169d2c447a9495f625b778c149d84 +SIZE (IPC-Run-0.97.tar.gz) = 122839
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803271855.w2RItjGF007570>