From owner-svn-ports-head@freebsd.org Sun May 3 20:56:06 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B9BEA2B8927; Sun, 3 May 2020 20:56:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49FdYw5VMqz4Hfm; Sun, 3 May 2020 20:56:04 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BE49519196; Sun, 3 May 2020 20:56:02 +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 043Ku2ck077231; Sun, 3 May 2020 20:56:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 043Ku2Ve077229; Sun, 3 May 2020 20:56:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005032056.043Ku2Ve077229@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, 3 May 2020 20:56:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533877 - head/textproc/p5-Text-Aligner X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Text-Aligner X-SVN-Commit-Revision: 533877 X-SVN-Commit-Repository: ports 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.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2020 20:56:07 -0000 Author: sunpoet Date: Sun May 3 20:56:02 2020 New Revision: 533877 URL: https://svnweb.freebsd.org/changeset/ports/533877 Log: Update to 0.16 - Update LICENSE Changes: https://metacpan.org/changes/distribution/Text-Aligner Modified: head/textproc/p5-Text-Aligner/Makefile head/textproc/p5-Text-Aligner/distinfo Modified: head/textproc/p5-Text-Aligner/Makefile ============================================================================== --- head/textproc/p5-Text-Aligner/Makefile Sun May 3 20:55:56 2020 (r533876) +++ head/textproc/p5-Text-Aligner/Makefile Sun May 3 20:56:02 2020 (r533877) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Aligner -PORTVERSION= 0.13 +PORTVERSION= 0.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,14 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Align text in columns -LICENSE= MIT +LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/textproc/p5-Text-Aligner/distinfo ============================================================================== --- head/textproc/p5-Text-Aligner/distinfo Sun May 3 20:55:56 2020 (r533876) +++ head/textproc/p5-Text-Aligner/distinfo Sun May 3 20:56:02 2020 (r533877) @@ -1,2 +1,3 @@ -SHA256 (Text-Aligner-0.13.tar.gz) = e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef -SIZE (Text-Aligner-0.13.tar.gz) = 12932 +TIMESTAMP = 1588450886 +SHA256 (Text-Aligner-0.16.tar.gz) = 5c857dbce586f57fa3d7c4ebd320023ab3b2963b2049428ae01bd3bc4f215725 +SIZE (Text-Aligner-0.16.tar.gz) = 15911