aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2003-12-04 20:34:58 +0800
committermat <mat@FreeBSD.org>2003-12-04 20:34:58 +0800
commitbba52a5873a9ade47b9ac10b4fdf2135097de10b (patch)
tree55c4d9fe00798a8a5e0eea45dde4f61d75690e69 /devel
parentf73d8ca02b715c55ea5b5c304728441da786f57f (diff)
downloadfreebsd-ports-graphics-bba52a5873a9ade47b9ac10b4fdf2135097de10b.tar.gz
freebsd-ports-graphics-bba52a5873a9ade47b9ac10b4fdf2135097de10b.tar.zst
freebsd-ports-graphics-bba52a5873a9ade47b9ac10b4fdf2135097de10b.zip
Update to 0.06
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DateTime-Format-Epoch/Makefile7
-rw-r--r--devel/p5-DateTime-Format-Epoch/distinfo2
-rw-r--r--devel/p5-DateTime-Format-Epoch/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile
index 05092b12869..84493f9ef4a 100644
--- a/devel/p5-DateTime-Format-Epoch/Makefile
+++ b/devel/p5-DateTime-Format-Epoch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Format-Epoch
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -22,7 +22,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= DateTime::Format::Epoch.3 DateTime::Format::Epoch::MacOS.3 \
- DateTime::Format::Epoch::TAI64.3 DateTime::Format::Epoch::Unix.3
+MAN3= DateTime::Format::Epoch.3 DateTime::Format::Epoch::DotNet.3 \
+ DateTime::Format::Epoch::MacOS.3 DateTime::Format::Epoch::TAI64.3 \
+ DateTime::Format::Epoch::Unix.3
.include <bsd.port.mk>
diff --git a/devel/p5-DateTime-Format-Epoch/distinfo b/devel/p5-DateTime-Format-Epoch/distinfo
index 85aaee28a6c..0f6ddf22108 100644
--- a/devel/p5-DateTime-Format-Epoch/distinfo
+++ b/devel/p5-DateTime-Format-Epoch/distinfo
@@ -1 +1 @@
-MD5 (DateTime-Format-Epoch-0.05.tar.gz) = f7e61342def76fdba2dd47f8d1d4c6d1
+MD5 (DateTime-Format-Epoch-0.06.tar.gz) = 979fa489141ccb7f33cb466e0a78ec4f
diff --git a/devel/p5-DateTime-Format-Epoch/pkg-plist b/devel/p5-DateTime-Format-Epoch/pkg-plist
index 32c0c4ff8b3..655fd17fc6a 100644
--- a/devel/p5-DateTime-Format-Epoch/pkg-plist
+++ b/devel/p5-DateTime-Format-Epoch/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/DateTime/Format/Epoch.pm
+%%SITE_PERL%%/DateTime/Format/Epoch/DotNet.pm
%%SITE_PERL%%/DateTime/Format/Epoch/MacOS.pm
%%SITE_PERL%%/DateTime/Format/Epoch/TAI64.pm
%%SITE_PERL%%/DateTime/Format/Epoch/Unix.pm