diff options
author | tobez <tobez@FreeBSD.org> | 2012-04-12 20:17:06 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-04-12 20:17:06 +0800 |
commit | 051d04c74e3bce7e407916b5b536af2a5f1152e1 (patch) | |
tree | cc189954d6f46aef0878f31b19583f2551825c91 /textproc | |
parent | a4db3a25888eaebc76b83537cef921d1107979d0 (diff) | |
download | freebsd-ports-gnome-051d04c74e3bce7e407916b5b536af2a5f1152e1.tar.gz freebsd-ports-gnome-051d04c74e3bce7e407916b5b536af2a5f1152e1.tar.zst freebsd-ports-gnome-051d04c74e3bce7e407916b5b536af2a5f1152e1.zip |
Update to 1.5009.
Changes: http://search.cpan.org/dist/Text-Xslate/Changes
PR: 166869
Submitted by: Alexey Illarionov <littlesavage@rambler.ru>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 7cdfc3953695..6cca75656b7b 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Xslate -PORTVERSION= 1.5007 +PORTVERSION= 1.5009 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GFUJI @@ -21,7 +21,7 @@ LICENSE_COMB= dual COMMON_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-Data-MessagePack>=0.30:${PORTSDIR}/devel/p5-Data-MessagePack + p5-Data-MessagePack>=0.38:${PORTSDIR}/devel/p5-Data-MessagePack BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo index 4a218f328c6a..6668f81f60c4 100644 --- a/textproc/p5-Text-Xslate/distinfo +++ b/textproc/p5-Text-Xslate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Xslate-1.5007.tar.gz) = 9cc8bedc67a54efc693486f0268f57f2d37c35927a54717fd49411254cd6fbac -SIZE (Text-Xslate-1.5007.tar.gz) = 206946 +SHA256 (Text-Xslate-1.5009.tar.gz) = 17441381291968eafc7c15f84737c589556289ed4e60b4ed7c76320ddee54ce8 +SIZE (Text-Xslate-1.5009.tar.gz) = 208643 |