aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Flat
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-08-11 14:16:37 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-08-11 14:16:37 +0000
commit66cb40a5c33cb6f2966d4ea2dd532cf4b6d6db3e (patch)
tree3347987581e9ec10e020f959de3cd8f50fa4ce14 /devel/p5-File-Flat
parentb549a1416b3f1f6d83daf84464caec603d151d93 (diff)
downloadports-66cb40a5c33cb6f2966d4ea2dd532cf4b6d6db3e.tar.gz
ports-66cb40a5c33cb6f2966d4ea2dd532cf4b6d6db3e.zip
Updated to 0.92
Notes
Notes: svn path=/head/; revision=115922
Diffstat (limited to 'devel/p5-File-Flat')
-rw-r--r--devel/p5-File-Flat/Makefile3
-rw-r--r--devel/p5-File-Flat/distinfo4
-rw-r--r--devel/p5-File-Flat/pkg-descr3
3 files changed, 4 insertions, 6 deletions
diff --git a/devel/p5-File-Flat/Makefile b/devel/p5-File-Flat/Makefile
index e57c4531bc7d..95097369d108 100644
--- a/devel/p5-File-Flat/Makefile
+++ b/devel/p5-File-Flat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Flat
-PORTVERSION= 0.91
+PORTVERSION= 0.92
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/Class/Autouse.pm:${PORTSDIR}/devel/p5-Class-Autouse \
${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
${SITE_PERL}/File/Remove.pm:${PORTSDIR}/devel/p5-File-Remove \
+ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
${SITE_PERL}/File/NCopy.pm:${PORTSDIR}/devel/p5-File-NCopy
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/devel/p5-File-Flat/distinfo b/devel/p5-File-Flat/distinfo
index 8ea23475742a..5cef15a1ac19 100644
--- a/devel/p5-File-Flat/distinfo
+++ b/devel/p5-File-Flat/distinfo
@@ -1,2 +1,2 @@
-MD5 (File-Flat-0.91.tar.gz) = 619cb6b5ab73f9c6073916ccea5a5a2f
-SIZE (File-Flat-0.91.tar.gz) = 36039
+MD5 (File-Flat-0.92.tar.gz) = a5cb0d8a7d711957d7362f56ecdc8d0c
+SIZE (File-Flat-0.92.tar.gz) = 35637
diff --git a/devel/p5-File-Flat/pkg-descr b/devel/p5-File-Flat/pkg-descr
index 04a92c137905..54d9c41c24cb 100644
--- a/devel/p5-File-Flat/pkg-descr
+++ b/devel/p5-File-Flat/pkg-descr
@@ -7,6 +7,3 @@ and such, as you never need to worry about the existance of directories,
just write to a file, no matter where it is.
WWW: http://search.cpan.org/dist/File-Flat/
-
--- Sergey Skvortsov
-skv@FreeBSD.org