From owner-svn-ports-all@freebsd.org Mon Feb 1 19:49:12 2016 Return-Path: Delivered-To: svn-ports-all@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 68EB8A97BD7; Mon, 1 Feb 2016 19:49:12 +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 243211C6A; Mon, 1 Feb 2016 19:49:12 +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 u11JnBRF004796; Mon, 1 Feb 2016 19:49:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u11JnBqc004793; Mon, 1 Feb 2016 19:49:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201602011949.u11JnBqc004793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 1 Feb 2016 19:49:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407761 - head/devel/p5-IO-Interactive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2016 19:49:12 -0000 Author: sunpoet Date: Mon Feb 1 19:49:10 2016 New Revision: 407761 URL: https://svnweb.freebsd.org/changeset/ports/407761 Log: - Update to 1.021 - Add LICENSE_FILE - Add NO_ARCH - Remove outdated PORTSCOUT - Sort PLIST Changes: http://search.cpan.org/dist/IO-Interactive/Changes Modified: head/devel/p5-IO-Interactive/Makefile head/devel/p5-IO-Interactive/distinfo head/devel/p5-IO-Interactive/pkg-plist Modified: head/devel/p5-IO-Interactive/Makefile ============================================================================== --- head/devel/p5-IO-Interactive/Makefile Mon Feb 1 19:49:05 2016 (r407760) +++ head/devel/p5-IO-Interactive/Makefile Mon Feb 1 19:49:10 2016 (r407761) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Interactive -PORTVERSION= 0.0.6 -PORTREVISION= 2 +PORTVERSION= 1.021 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -14,10 +13,10 @@ COMMENT= Utilities for interactive I/O LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= perl5 USE_PERL5= configure -PORTSCOUT= skipv:0.01 - .include Modified: head/devel/p5-IO-Interactive/distinfo ============================================================================== --- head/devel/p5-IO-Interactive/distinfo Mon Feb 1 19:49:05 2016 (r407760) +++ head/devel/p5-IO-Interactive/distinfo Mon Feb 1 19:49:10 2016 (r407761) @@ -1,2 +1,2 @@ -SHA256 (IO-Interactive-0.0.6.tar.gz) = 9cc016cbd94b500027e137cb5070d19487e4431bf822f0cb534c38b6b2c1038c -SIZE (IO-Interactive-0.0.6.tar.gz) = 6487 +SHA256 (IO-Interactive-1.021.tar.gz) = 915bd642142649e23f0078341b2c095061c8b6dfa43050ff90f92d3d916234c0 +SIZE (IO-Interactive-1.021.tar.gz) = 11751 Modified: head/devel/p5-IO-Interactive/pkg-plist ============================================================================== --- head/devel/p5-IO-Interactive/pkg-plist Mon Feb 1 19:49:05 2016 (r407760) +++ head/devel/p5-IO-Interactive/pkg-plist Mon Feb 1 19:49:10 2016 (r407761) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/IO::Interactive.3.gz %%SITE_PERL%%/IO/Interactive.pm +%%PERL5_MAN3%%/IO::Interactive.3.gz