summaryrefslogtreecommitdiff
path: root/devel/p5-Time
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-16 02:42:14 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-16 02:42:14 +0000
commit406b650d02caca5001159ed6611438d9c109a80a (patch)
tree320e64b901d7fbd93cfc891e3a1d13c17df5fc37 /devel/p5-Time
parentAdd the distfile to MASTER_SITE_LOCAL to deal with the fact that the (diff)
upgrade to 101.062101
Diffstat (limited to 'devel/p5-Time')
-rw-r--r--devel/p5-Time/Makefile2
-rw-r--r--devel/p5-Time/distinfo2
-rw-r--r--devel/p5-Time/pkg-descr4
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile
index ac2602aa7226..9bfdd959ee59 100644
--- a/devel/p5-Time/Makefile
+++ b/devel/p5-Time/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Time
-PORTVERSION= 100.010301
+PORTVERSION= 101.062101
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Time
diff --git a/devel/p5-Time/distinfo b/devel/p5-Time/distinfo
index 00327b31f2ed..117e45700897 100644
--- a/devel/p5-Time/distinfo
+++ b/devel/p5-Time/distinfo
@@ -1 +1 @@
-MD5 (Time-modules-100.010301.tar.gz) = b3f0822edffb87f178f6d58e9872e029
+MD5 (Time-modules-101.062101.tar.gz) = ff016734aacf5956e0d2c8f0e6ebeb3e
diff --git a/devel/p5-Time/pkg-descr b/devel/p5-Time/pkg-descr
index c3bca155e924..b077d6e305e6 100644
--- a/devel/p5-Time/pkg-descr
+++ b/devel/p5-Time/pkg-descr
@@ -3,5 +3,5 @@ This package contains the following perl5 modules:
Time::CTime.pm ctime, strftime, and asctime
Time::JulianDay.pm Julian Day conversions
Time::ParseDate.pm Reverses strftime and also understands relative times
-Time::Timezone.pm
-Time::DaysInMonth.pm
+Time::Timezone.pm miscellaneous timezone manipulations routines
+Time::DaysInMonth.pm simply report the number of days in a month