From owner-svn-ports-all@freebsd.org Sun Nov 6 16:51:17 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 3C76DC33867; Sun, 6 Nov 2016 16:51:17 +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 D5792272; Sun, 6 Nov 2016 16:51:16 +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 uA6GpF5S055278; Sun, 6 Nov 2016 16:51:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6GpFI2055276; Sun, 6 Nov 2016 16:51:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611061651.uA6GpFI2055276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Nov 2016 16:51:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425560 - head/devel/p5-Test-Sys-Info 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.23 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: Sun, 06 Nov 2016 16:51:17 -0000 Author: sunpoet Date: Sun Nov 6 16:51:15 2016 New Revision: 425560 URL: https://svnweb.freebsd.org/changeset/ports/425560 Log: - Update to 0.21 - Add LICENSE - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Sys-Info/Changes Modified: head/devel/p5-Test-Sys-Info/Makefile head/devel/p5-Test-Sys-Info/distinfo Modified: head/devel/p5-Test-Sys-Info/Makefile ============================================================================== --- head/devel/p5-Test-Sys-Info/Makefile Sun Nov 6 16:51:10 2016 (r425559) +++ head/devel/p5-Test-Sys-Info/Makefile Sun Nov 6 16:51:15 2016 (r425560) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Sys-Info -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Centralized test suite for Sys::Info +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/devel/p5-Test-Sys-Info/distinfo ============================================================================== --- head/devel/p5-Test-Sys-Info/distinfo Sun Nov 6 16:51:10 2016 (r425559) +++ head/devel/p5-Test-Sys-Info/distinfo Sun Nov 6 16:51:15 2016 (r425560) @@ -1,2 +1,3 @@ -SHA256 (Test-Sys-Info-0.20.tar.gz) = 7b81248196f9a90e7e8abda0041baba052209553918ce55eb99e8a80fe158549 -SIZE (Test-Sys-Info-0.20.tar.gz) = 19218 +TIMESTAMP = 1478370149 +SHA256 (Test-Sys-Info-0.21.tar.gz) = e397d79c5a9c34730df191867cb87b52b5a579fcdc7c6b69183ac86a0f891c3f +SIZE (Test-Sys-Info-0.21.tar.gz) = 22298