Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2011 17:05:49 +0400
From:      Alexey Illarionov <littlesavage@rambler.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,  tobez@FreeBSD.org
Subject:   Re: ports/155260: [update] textproc/p5-Text-Xslate: update to 1.0012
Message-ID:  <4DBC092D.2080207@rambler.ru>
In-Reply-To: <201103041010.p24AAAt2020484@freefall.freebsd.org>
References:  <201103041010.p24AAAt2020484@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080504040400020105050403
Content-Type: text/plain; charset=windows-1251; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

textproc/p5-Text-Xslate: update to 1.1005

Changes: http://search.cpan.org/dist/Text-Xslate/Changes

--------------080504040400020105050403
Content-Type: text/plain;
 name="patch-p5-Text-Xslate-1.1005.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="patch-p5-Text-Xslate-1.1005.txt"

diff -ruN textproc/p5-Text-Xslate.orig/Makefile textproc/p5-Text-Xslate/Makefile
--- textproc/p5-Text-Xslate.orig/Makefile	2011-01-11 11:12:04.000000000 +0300
+++ textproc/p5-Text-Xslate/Makefile	2011-04-30 16:57:09.841780687 +0400
@@ -6,20 +6,23 @@
 #
 
 PORTNAME=	Text-Xslate
-PORTVERSION=	1.0000
+PORTVERSION=	1.1005
 CATEGORIES=	textproc perl5
-MASTER_SITES=	CPAN/../../authors/id/G/GF/GFUJI
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:GFUJI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	High performance template engine
 
+LICENSE_COMB=	dual
+LICENSE=	ART20 GPLv1
+
 BUILD_DEPENDS=	p5-parent>=0.221:${PORTSDIR}/devel/p5-parent \
 		p5-Mouse>=0.61:${PORTSDIR}/devel/p5-Mouse \
 		p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \
-		p5-MouseX-Getopt>=0.2601:${PORTSDIR}/devel/p5-MouseX-Getopt \
 		p5-Data-MessagePack>=0.30:${PORTSDIR}/devel/p5-Data-MessagePack
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
 		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
 
@@ -38,9 +41,6 @@
 	Text::Xslate::Manual::Debugging.3 \
 	Text::Xslate::Manual::FAQ.3 \
 	Text::Xslate::PP.3 \
-	Text::Xslate::PP::Booster.3 \
-	Text::Xslate::PP::Compiler.3 \
-	Text::Xslate::PP::Compiler::CodeGenerator.3 \
 	Text::Xslate::PP::Const.3 \
 	Text::Xslate::PP::Method.3 \
 	Text::Xslate::PP::Opcode.3 \
diff -ruN textproc/p5-Text-Xslate.orig/distinfo textproc/p5-Text-Xslate/distinfo
--- textproc/p5-Text-Xslate.orig/distinfo	2011-01-11 11:12:04.000000000 +0300
+++ textproc/p5-Text-Xslate/distinfo	2011-04-30 16:00:32.171225361 +0400
@@ -1,2 +1,2 @@
-SHA256 (Text-Xslate-1.0000.tar.gz) = 8d32c5673a389fde26dd0ca4e521d46abcf99f1f7189afc4b117f63ae3109c95
-SIZE (Text-Xslate-1.0000.tar.gz) = 192752
+SHA256 (Text-Xslate-1.1005.tar.gz) = 7370ed88e69c607aaa00fbbffa840016ab48bb0232a4f0222e1028b38e267fbe
+SIZE (Text-Xslate-1.1005.tar.gz) = 195458
Files textproc/p5-Text-Xslate.orig/p5-Text-Xslate-1.1005.tbz and textproc/p5-Text-Xslate/p5-Text-Xslate-1.1005.tbz differ
diff -ruN textproc/p5-Text-Xslate.orig/pkg-plist textproc/p5-Text-Xslate/pkg-plist
--- textproc/p5-Text-Xslate.orig/pkg-plist	2011-01-11 11:12:04.000000000 +0300
+++ textproc/p5-Text-Xslate/pkg-plist	2011-03-18 21:43:58.966812536 +0300
@@ -9,9 +9,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/Debugging.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/FAQ.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Booster.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler/CodeGenerator.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Const.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Method.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Opcode.pm
@@ -35,7 +32,6 @@
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Type
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Syntax
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate

--------------080504040400020105050403--



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