diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-23 19:04:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-23 19:04:54 +0000 |
commit | 318e41b5d5818d71fe8bf6af3da7c583d0c60adb (patch) | |
tree | 3740b28cc6fc4360397a17a6b6c64afaac19ccda /devel/p5-Data-Printer | |
parent | 0f9455e8186eb107f176e8c0cdd6d0c46ba3e803 (diff) |
Notes
Diffstat (limited to 'devel/p5-Data-Printer')
-rw-r--r-- | devel/p5-Data-Printer/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Data-Printer/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Data-Printer/Makefile b/devel/p5-Data-Printer/Makefile index e0f5da23f150..4eddfc68c0d9 100644 --- a/devel/p5-Data-Printer/Makefile +++ b/devel/p5-Data-Printer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Data-Printer -PORTVERSION= 0.26 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,7 +26,9 @@ RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI + p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ + p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy \ + p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod PERL_CONFIGURE= yes diff --git a/devel/p5-Data-Printer/distinfo b/devel/p5-Data-Printer/distinfo index 755ffbe27604..7b3d5bcb9f2b 100644 --- a/devel/p5-Data-Printer/distinfo +++ b/devel/p5-Data-Printer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Data-Printer-0.26.tar.gz) = 28c49b47606b0729b0ad1b7cc6bac54e82dd131046d8ed53ab9f769972e827f7 -SIZE (Data-Printer-0.26.tar.gz) = 40678 +SHA256 (Data-Printer-0.28.tar.gz) = 9be22c9ff4327f6afb2f473ce201ebb19f7bdd30d89e3a7e842332576082f950 +SIZE (Data-Printer-0.28.tar.gz) = 42571 |