aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-28 03:52:00 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-28 03:52:00 +0000
commit14ba625712ff18b711fe41db3d219403bf530bad (patch)
tree12af2bb568dfd6e168dc517bc86cd6e7f84c3ec4 /lang
parent4df8e791b4f53e1f64bf167d5586581f041bed11 (diff)
downloadports-14ba625712ff18b711fe41db3d219403bf530bad.tar.gz
ports-14ba625712ff18b711fe41db3d219403bf530bad.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile2
-rw-r--r--lang/p5-Pugs-Compiler-Rule/distinfo6
-rw-r--r--lang/p5-Pugs-Compiler-Rule/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index e9c43cfb8d9a..cd65d0038193 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.21
+PORTVERSION= 0.22
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/F/FG/FGLOCK
diff --git a/lang/p5-Pugs-Compiler-Rule/distinfo b/lang/p5-Pugs-Compiler-Rule/distinfo
index 7100054215ed..6899c5637ef1 100644
--- a/lang/p5-Pugs-Compiler-Rule/distinfo
+++ b/lang/p5-Pugs-Compiler-Rule/distinfo
@@ -1,3 +1,3 @@
-MD5 (Pugs-Compiler-Rule-0.21.tar.gz) = 37f3b05e1955883d6b208daa3a1c0c95
-SHA256 (Pugs-Compiler-Rule-0.21.tar.gz) = 85f948b14e1e292e9353ac670c262c450f009acf9f886a37661c5ce812d46ef8
-SIZE (Pugs-Compiler-Rule-0.21.tar.gz) = 62722
+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
diff --git a/lang/p5-Pugs-Compiler-Rule/pkg-plist b/lang/p5-Pugs-Compiler-Rule/pkg-plist
index af1415848dcb..bce2d47e8185 100644
--- a/lang/p5-Pugs-Compiler-Rule/pkg-plist
+++ b/lang/p5-Pugs-Compiler-Rule/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/Pugs/Compiler/Rule.pm
%%SITE_PERL%%/Pugs/Compiler/Token.pm
%%SITE_PERL%%/Pugs/Emitter/Rule/Perl5.pm
+%%SITE_PERL%%/Pugs/Emitter/Rule/Perl5/CharClass.pm
%%SITE_PERL%%/Pugs/Emitter/Rule/Perl5/Ratchet.pm
%%SITE_PERL%%/Pugs/Grammar/Base.pm
%%SITE_PERL%%/Pugs/Grammar/Precedence.pm