aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Pugs-Compiler-Rule
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-05-30 04:07:07 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-05-30 04:07:07 +0000
commit030a8e13ae832bcd99c9cd8b401fac2d53d73a1e (patch)
tree1fe13e54f656253d1f37905edaa38e0463e56d31 /lang/p5-Pugs-Compiler-Rule
parentb481ee045eb5aa61468fe9a9e7d0b41e9eecf741 (diff)
downloadports-030a8e13ae832bcd99c9cd8b401fac2d53d73a1e.tar.gz
ports-030a8e13ae832bcd99c9cd8b401fac2d53d73a1e.zip
- Update to 0.23
Notes
Notes: svn path=/head/; revision=192359
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile10
-rw-r--r--lang/p5-Pugs-Compiler-Rule/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index cd65d0038193..a7f381f2c412 100644
--- a/lang/p5-Pugs-Compiler-Rule/Makefile
+++ b/lang/p5-Pugs-Compiler-Rule/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Pugs-Compiler-Rule
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/F/FG/FGLOCK
@@ -16,11 +16,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Compiler for Perl 6 Rules
-BUILD_DEPENDS= p5-Class-InsideOut>=0:${PORTSDIR}/devel/p5-Class-InsideOut \
- p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
+RUN_DEPENDS= p5-Cache-Cache>=1.05:${PORTSDIR}/devel/p5-Cache-Cache \
p5-PadWalker>=1.0:${PORTSDIR}/devel/p5-PadWalker \
- p5-Parse-Yapp>=0:${PORTSDIR}/devel/p5-Parse-Yapp
-RUN_DEPENDS= ${BUILD_DEPENDS}
+ p5-Parse-Yapp>=0:${PORTSDIR}/devel/p5-Parse-Yapp \
+ p5-YAML-Syck>=0.60:${PORTSDIR}/textproc/p5-YAML-Syck
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/lang/p5-Pugs-Compiler-Rule/distinfo b/lang/p5-Pugs-Compiler-Rule/distinfo
index 6899c5637ef1..d2477924de8a 100644
--- a/lang/p5-Pugs-Compiler-Rule/distinfo
+++ b/lang/p5-Pugs-Compiler-Rule/distinfo
@@ -1,3 +1,3 @@
-MD5 (Pugs-Compiler-Rule-0.22.tar.gz) = 98f9998c8c4fb088a7863a46d0b92d1e
-SHA256 (Pugs-Compiler-Rule-0.22.tar.gz) = 1bf287a6b315e3954996a75790c214fba6295f3804191188e4acaf0bf3df85d1
-SIZE (Pugs-Compiler-Rule-0.22.tar.gz) = 63087
+MD5 (Pugs-Compiler-Rule-0.23.tar.gz) = 3088cf5da86910d2efe50c1f6ddb077e
+SHA256 (Pugs-Compiler-Rule-0.23.tar.gz) = 25ea30d8a9684c7c8726c4f4995669eb767df6605688d0a0c8277b04618578a0
+SIZE (Pugs-Compiler-Rule-0.23.tar.gz) = 72190