Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 10:20:02 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372902 - head/textproc/p5-Text-LTSV
Message-ID:  <201411201020.sAKAK29r096172@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Thu Nov 20 10:20:02 2014
New Revision: 372902
URL: https://svnweb.freebsd.org/changeset/ports/372902
QAT: https://qat.redports.org/buildarchive/r372902/

Log:
  - Upgrade to 0.08.

Modified:
  head/textproc/p5-Text-LTSV/Makefile
  head/textproc/p5-Text-LTSV/distinfo
  head/textproc/p5-Text-LTSV/pkg-plist

Modified: head/textproc/p5-Text-LTSV/Makefile
==============================================================================
--- head/textproc/p5-Text-LTSV/Makefile	Thu Nov 20 10:18:15 2014	(r372901)
+++ head/textproc/p5-Text-LTSV/Makefile	Thu Nov 20 10:20:02 2014	(r372902)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-LTSV
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,6 +9,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl extension for Labeled Tab Separated Value manipulator
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	\
 	p5-Project-Libs>0:${PORTSDIR}/devel/p5-Project-Libs \
 	p5-Tie-IxHash>0:${PORTSDIR}/devel/p5-Tie-IxHash \
@@ -18,5 +21,6 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	YES
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-LTSV/distinfo
==============================================================================
--- head/textproc/p5-Text-LTSV/distinfo	Thu Nov 20 10:18:15 2014	(r372901)
+++ head/textproc/p5-Text-LTSV/distinfo	Thu Nov 20 10:20:02 2014	(r372902)
@@ -1,2 +1,2 @@
-SHA256 (Text-LTSV-0.07.tar.gz) = 79071c738ece8d6449ffc6a0409ce3c49b554dc435a22d24a01ecf41b5e042bc
-SIZE (Text-LTSV-0.07.tar.gz) = 29197
+SHA256 (Text-LTSV-0.08.tar.gz) = e05f3974b669f2c8765c4e256e52fc26910abb88768ff12b97d6329bc9a21f1e
+SIZE (Text-LTSV-0.08.tar.gz) = 61604

Modified: head/textproc/p5-Text-LTSV/pkg-plist
==============================================================================
--- head/textproc/p5-Text-LTSV/pkg-plist	Thu Nov 20 10:18:15 2014	(r372901)
+++ head/textproc/p5-Text-LTSV/pkg-plist	Thu Nov 20 10:20:02 2014	(r372902)
@@ -4,7 +4,3 @@ man/man1/ltsview.1.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/LTSV/.packlist
 %%SITE_PERL%%/Text/LTSV.pm
 %%SITE_PERL%%/Text/LTSV/Iterator.pm
-@dirrm %%SITE_PERL%%/Text/LTSV
-@dirrmtry %%SITE_PERL%%/Text
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/LTSV
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411201020.sAKAK29r096172>