From owner-svn-ports-head@FreeBSD.ORG Fri Oct 31 13:51:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AA357B1; Fri, 31 Oct 2014 13:51:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 86E023BA; Fri, 31 Oct 2014 13:51:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9VDpjAQ038119; Fri, 31 Oct 2014 13:51:45 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9VDpj78038114; Fri, 31 Oct 2014 13:51:45 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201410311351.s9VDpj78038114@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Fri, 31 Oct 2014 13:51:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371828 - head/textproc/p5-Text-Aligner X-SVN-Group: ports-head 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.18-1 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: Fri, 31 Oct 2014 13:51:45 -0000 Author: culot Date: Fri Oct 31 13:51:44 2014 New Revision: 371828 URL: https://svnweb.freebsd.org/changeset/ports/371828 QAT: https://qat.redports.org/buildarchive/r371828/ Log: - Update to 0.12 - License changed to MIT Changes: http://search.cpan.org/dist/Text-Aligner/Changes 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 Fri Oct 31 13:47:53 2014 (r371827) +++ head/textproc/p5-Text-Aligner/Makefile Fri Oct 31 13:51:44 2014 (r371828) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Aligner -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Align text in columns -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual +LICENSE= MIT BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/textproc/p5-Text-Aligner/distinfo ============================================================================== --- head/textproc/p5-Text-Aligner/distinfo Fri Oct 31 13:47:53 2014 (r371827) +++ head/textproc/p5-Text-Aligner/distinfo Fri Oct 31 13:51:44 2014 (r371828) @@ -1,2 +1,2 @@ -SHA256 (Text-Aligner-0.11.tar.gz) = 54c10665badaeab9b8cac589d3a03d855a32eb922d79c87f44ef29f558947d07 -SIZE (Text-Aligner-0.11.tar.gz) = 17925 +SHA256 (Text-Aligner-0.12.tar.gz) = 9a7d5ccedc0d75901eecc49e0cca8eae9f044d67287c03d9fcfb2ac0209bdf28 +SIZE (Text-Aligner-0.12.tar.gz) = 12545