diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-07-24 18:23:09 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-07-24 18:23:09 +0000 |
commit | 5430fc856ffc099b2406ee0b4ac7bd6d553c97d8 (patch) | |
tree | ef4951779441e9ca7729ad122067ea00fec85a88 /editors | |
parent | fc4f81070356a968b3652f3edabc32769e00e148 (diff) | |
download | ports-5430fc856ffc099b2406ee0b4ac7bd6d553c97d8.tar.gz ports-5430fc856ffc099b2406ee0b4ac7bd6d553c97d8.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Padre/Makefile | 5 | ||||
-rw-r--r-- | editors/p5-Padre/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index d5c09ce1541a..62dadd821cee 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Padre -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= editors perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ MAINTAINER= cm@therek.net COMMENT= Perl Application Development and Refactoring Environment BUILD_DEPENDS= ${SITE_PERL}/App/Ack.pm:${PORTSDIR}/textproc/p5-ack \ + p5-Capture-Tiny>=0.06:${PORTSDIR}/devel/p5-Capture-Tiny \ ${SITE_PERL}/Class/Adapter.pm:${PORTSDIR}/devel/p5-Class-Adapter \ ${SITE_PERL}/Class/Unload.pm:${PORTSDIR}/devel/p5-Class-Unload \ ${SITE_PERL}/Devel/Dumpvar.pm:${PORTSDIR}/devel/p5-Devel-Dumpvar \ @@ -27,10 +28,8 @@ BUILD_DEPENDS= ${SITE_PERL}/App/Ack.pm:${PORTSDIR}/textproc/p5-ack \ ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \ ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ - ${SITE_PERL}/IPC/Cmd.pm:${PORTSDIR}/devel/p5-IPC-Cmd \ p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Locale-Msgfmt>=0.14:${PORTSDIR}/devel/p5-Locale-Msgfmt \ - ${SITE_PERL}/Module/Inspector.pm:${PORTSDIR}/devel/p5-Module-Inspector \ ${SITE_PERL}/Module/Refresh.pm:${PORTSDIR}/devel/p5-Module-Refresh \ ${SITE_PERL}/Module/Starter.pm:${PORTSDIR}/devel/p5-Module-Starter \ ${SITE_PERL}/ORLite.pm:${PORTSDIR}/databases/p5-ORLite \ diff --git a/editors/p5-Padre/distinfo b/editors/p5-Padre/distinfo index 5104806f7d36..04856bb4406c 100644 --- a/editors/p5-Padre/distinfo +++ b/editors/p5-Padre/distinfo @@ -1,3 +1,3 @@ -MD5 (Padre-0.39.tar.gz) = 8519dd5dc78968e28af746b7bd562c0f -SHA256 (Padre-0.39.tar.gz) = 0fd867b285d0ea27d240c20617803c392f11188aa9c9c84179a079f22d2de699 -SIZE (Padre-0.39.tar.gz) = 540428 +MD5 (Padre-0.40.tar.gz) = 2c6600d441188229f6b69123f324bc84 +SHA256 (Padre-0.40.tar.gz) = 19e283a6af633a045514eff6fae6a5a4ac42034747d77360f6d0680f3cfdd9b1 +SIZE (Padre-0.40.tar.gz) = 542083 |