svn commit: r371828 - head/textproc/p5-Text-Aligner
Frederic Culot
culot at FreeBSD.org
Fri Oct 31 13:51:45 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list