aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Parse-RecDescent/Makefile2
-rw-r--r--devel/p5-Parse-RecDescent/distinfo2
-rw-r--r--devel/p5-Parse-RecDescent/pkg-plist23
-rw-r--r--devel/p5-Proc-Simple/Makefile2
-rw-r--r--devel/p5-Proc-Simple/distinfo2
-rw-r--r--devel/p5-Proc-Simple/pkg-plist2
-rw-r--r--devel/p5-Term-ReadKey/Makefile2
-rw-r--r--devel/p5-Term-ReadKey/distinfo2
-rw-r--r--devel/p5-Time/Makefile9
-rw-r--r--devel/p5-Time/distinfo2
-rw-r--r--devel/p5-TimeDate/Makefile6
-rw-r--r--devel/p5-TimeDate/distinfo2
-rw-r--r--devel/p5-TimeDate/pkg-plist8
13 files changed, 28 insertions, 36 deletions
diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile
index 6d4ea735528f..479a10a688a7 100644
--- a/devel/p5-Parse-RecDescent/Makefile
+++ b/devel/p5-Parse-RecDescent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Parse-RecDescent
-PORTVERSION= 1.66
+PORTVERSION= 1.78
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Parse
diff --git a/devel/p5-Parse-RecDescent/distinfo b/devel/p5-Parse-RecDescent/distinfo
index c9f9b2eba875..18425ac4d503 100644
--- a/devel/p5-Parse-RecDescent/distinfo
+++ b/devel/p5-Parse-RecDescent/distinfo
@@ -1 +1 @@
-MD5 (Parse-RecDescent-1.66.tar.gz) = 629e2d339b5fdd4fcd4be2213e0d5f39
+MD5 (Parse-RecDescent-1.78.tar.gz) = c71a727cd09f892c3eb3e53d697e2e1b
diff --git a/devel/p5-Parse-RecDescent/pkg-plist b/devel/p5-Parse-RecDescent/pkg-plist
index 23eacec4184c..5e565dbfb2de 100644
--- a/devel/p5-Parse-RecDescent/pkg-plist
+++ b/devel/p5-Parse-RecDescent/pkg-plist
@@ -1,29 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/Parse/RecDescent.pm
lib/perl5/site_perl/%%PERL_VER%%/Parse/RecDescent.pod
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_OOparsetree.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_bad.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_cpp.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_decomment.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_derived.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_errors.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_implicit.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_leftassoc.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_lexer.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_logic.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_matchrule.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_mccoy.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_methods.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_parsetree.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_piecewise.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_recipe.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_selfmod.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_simple.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_template.pl
-lib/perl5/site_perl/%%PERL_VER%%/Parse/demo_whoson.pl
lib/perl5/site_perl/%%PERL_VER%%/Text/Balanced.pm
lib/perl5/site_perl/%%PERL_VER%%/Text/Balanced.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/RecDescent/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Parse
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/RecDescent
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse
diff --git a/devel/p5-Proc-Simple/Makefile b/devel/p5-Proc-Simple/Makefile
index 414fd46ed130..8a7fe52adb9c 100644
--- a/devel/p5-Proc-Simple/Makefile
+++ b/devel/p5-Proc-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Proc-Simple
-PORTVERSION= 1.12
+PORTVERSION= 1.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Proc
diff --git a/devel/p5-Proc-Simple/distinfo b/devel/p5-Proc-Simple/distinfo
index 960182253455..8a69f8d86a8d 100644
--- a/devel/p5-Proc-Simple/distinfo
+++ b/devel/p5-Proc-Simple/distinfo
@@ -1 +1 @@
-MD5 (Proc-Simple-1.12.tar.gz) = ac3bcc6675eb9095ce1a8133ff363675
+MD5 (Proc-Simple-1.14.tar.gz) = 820007511d4d316819630eec42327a92
diff --git a/devel/p5-Proc-Simple/pkg-plist b/devel/p5-Proc-Simple/pkg-plist
index be6b67ba224c..8bd997244dad 100644
--- a/devel/p5-Proc-Simple/pkg-plist
+++ b/devel/p5-Proc-Simple/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/Proc/Simple.pm
+lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Simple/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Simple/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Simple
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Simple
diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile
index fbc6514ed1f5..0a651a088356 100644
--- a/devel/p5-Term-ReadKey/Makefile
+++ b/devel/p5-Term-ReadKey/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Term-ReadKey
-PORTVERSION= 2.12
+PORTVERSION= 2.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
diff --git a/devel/p5-Term-ReadKey/distinfo b/devel/p5-Term-ReadKey/distinfo
index c0985113fc90..304bee54f5e9 100644
--- a/devel/p5-Term-ReadKey/distinfo
+++ b/devel/p5-Term-ReadKey/distinfo
@@ -1 +1 @@
-MD5 (TermReadKey-2.12.tar.gz) = 370ae27943894946b82971b57a6f934c
+MD5 (TermReadKey-2.14.tar.gz) = d8ed4c533350c2e8724c70c103a1a01f
diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile
index 22acd4fadec4..8f2f2e5ad6ff 100644
--- a/devel/p5-Time/Makefile
+++ b/devel/p5-Time/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Time
-PORTVERSION= 98.112901
+PORTVERSION= 100.010301
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Time
@@ -17,8 +17,11 @@ MAINTAINER= jfitz@FreeBSD.org
USE_PERL5= YES
-MAN3= Time::CTime.3 Time::JulianDay.3 Time::ParseDate.3 \
- Time::Timezone.3 Time::DaysInMonth.3
+MAN3= Time::CTime.3 \
+ Time::DaysInMonth.3 \
+ Time::JulianDay.3 \
+ Time::ParseDate.3 \
+ Time::Timezone.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
diff --git a/devel/p5-Time/distinfo b/devel/p5-Time/distinfo
index 9b3fd7b9758e..00327b31f2ed 100644
--- a/devel/p5-Time/distinfo
+++ b/devel/p5-Time/distinfo
@@ -1 +1 @@
-MD5 (Time-modules-98.112901.tar.gz) = 377ff3fe9f9ca64cbc5604555b2cc3b7
+MD5 (Time-modules-100.010301.tar.gz) = b3f0822edffb87f178f6d58e9872e029
diff --git a/devel/p5-TimeDate/Makefile b/devel/p5-TimeDate/Makefile
index a943bb357902..5624a81ee603 100644
--- a/devel/p5-TimeDate/Makefile
+++ b/devel/p5-TimeDate/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= TimeDate
-PORTVERSION= 1.08
+PORTVERSION= 1.09
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
@@ -16,7 +16,9 @@ MAINTAINER= dima@Chg.RU
USE_PERL5= YES
-MAN3= Date::Format.3 Date::Parse.3 Time::Zone.3
+MAN3= Date::Format.3 \
+ Date::Parse.3 \
+ Time::Zone.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/devel/p5-TimeDate/distinfo b/devel/p5-TimeDate/distinfo
index 6be89626b795..8532d01b534b 100644
--- a/devel/p5-TimeDate/distinfo
+++ b/devel/p5-TimeDate/distinfo
@@ -1 +1 @@
-MD5 (TimeDate-1.08.tar.gz) = d89840e268c92693ed428368892b0079
+MD5 (TimeDate-1.09.tar.gz) = b795b9c8d382552993ac64152243e9e2
diff --git a/devel/p5-TimeDate/pkg-plist b/devel/p5-TimeDate/pkg-plist
index f07a73ce89e0..4b3789e802cb 100644
--- a/devel/p5-TimeDate/pkg-plist
+++ b/devel/p5-TimeDate/pkg-plist
@@ -1,6 +1,14 @@
lib/perl5/site_perl/%%PERL_VER%%/Date/Format.pm
lib/perl5/site_perl/%%PERL_VER%%/Date/Language.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Austrian.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Czech.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/English.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/French.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/German.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Italian.pm
+lib/perl5/site_perl/%%PERL_VER%%/Date/Language/Norwegian.pm
lib/perl5/site_perl/%%PERL_VER%%/Date/Parse.pm
lib/perl5/site_perl/%%PERL_VER%%/Time/Zone.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/TimeDate/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Date/Language
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/TimeDate