summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-05-20 04:03:56 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-05-20 04:03:56 +0000
commit1d1fc9d22cf34483ed8b6ae0d24a667c7af7bea9 (patch)
treed38e6aab2b5efe697164f6beda555461d6ca465f /devel
parentUpdate to 0.8.4.4. Has lots of nifty new features and UI improvements. (diff)
- update to 0.07
- from Changes - Implemented patch from Tom Phoenix that makes parentheses optional (and a doc fix, too). - Fixed little-known bug that triggered indirect method call syntax. You can now do "diag Dumper($foo)" or "diag Dumper $foo" if you wish.
Notes
Notes: svn path=/head/; revision=135667
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Dumper-Simple/Makefile2
-rw-r--r--devel/p5-Data-Dumper-Simple/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Data-Dumper-Simple/Makefile b/devel/p5-Data-Dumper-Simple/Makefile
index d6b73200003d..11a09ab5b2a9 100644
--- a/devel/p5-Data-Dumper-Simple/Makefile
+++ b/devel/p5-Data-Dumper-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Dumper-Simple
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
diff --git a/devel/p5-Data-Dumper-Simple/distinfo b/devel/p5-Data-Dumper-Simple/distinfo
index 8b9a3f915c5e..ad5607f24ccb 100644
--- a/devel/p5-Data-Dumper-Simple/distinfo
+++ b/devel/p5-Data-Dumper-Simple/distinfo
@@ -1,2 +1,2 @@
-MD5 (Data-Dumper-Simple-0.06.tar.gz) = cb2ab608bdbe289ad6db4baf4fa84ae7
-SIZE (Data-Dumper-Simple-0.06.tar.gz) = 6356
+MD5 (Data-Dumper-Simple-0.07.tar.gz) = dacba005e87f8d1bf9c409840dce7ea8
+SIZE (Data-Dumper-Simple-0.07.tar.gz) = 7362