summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsno <sno>2010-02-12 20:33:02 +0000
committersno <sno>2010-02-12 20:33:02 +0000
commit85edc40c8c3671a3971917864d055b4cd74d7400 (patch)
tree6bb08f7c2a1c0c14146a0a10bb064c285f61a2f8 /editors
parent5d8eedc2cd9529667fbb08c43f1a551f3a45adea (diff)
downloadpkgsrc-85edc40c8c3671a3971917864d055b4cd74d7400.tar.gz
Updating editors/p5-Padre-Plugin-Catalyst from 0.07 to 0.08
pkgsrc changes: - Updating dependencies (including a lot of updates of dependend modules and import of new ones) Upstream changes: 0.08 disabling plugin's own panel until it's properly fixed fixed Build.PL requirements (ticket 53616 - thanks Jens Rehsack for reporting!) fixed bug where the plugin dies when trying to call helper methods while not in a catalyst project. What we do now is disable the whole menu (ticket 53603 - thanks Alexander Hartmaier for reporting!)
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-Catalyst/Makefile11
-rw-r--r--editors/p5-Padre-Plugin-Catalyst/distinfo8
2 files changed, 11 insertions, 8 deletions
diff --git a/editors/p5-Padre-Plugin-Catalyst/Makefile b/editors/p5-Padre-Plugin-Catalyst/Makefile
index d076c484be8..d8b0217b88b 100644
--- a/editors/p5-Padre-Plugin-Catalyst/Makefile
+++ b/editors/p5-Padre-Plugin-Catalyst/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:34:51 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/12 20:33:02 sno Exp $
#
-DISTNAME= Padre-Plugin-Catalyst-0.07
+DISTNAME= Padre-Plugin-Catalyst-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
@@ -14,10 +14,13 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Catalyst-Devel>=1:../../www/p5-Catalyst-Devel
-DEPENDS+= p5-Padre>=0.43:../../editors/p5-Padre
+DEPENDS+= p5-Catalyst-Runtime>=5.70000:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Padre>=0.51:../../editors/p5-Padre
+DEPENDS+= p5-Task-CatInABox>=0.03:../../www/p5-Task-CatInABox
+DEPENDS+= p5-Task-Catalyst-Tutorial>=0.06:../../www/p5-Task-Catalyst-Tutorial
+BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
BUILD_DEPENDS+= {perl>=5.10.1,p5-Module-Pluggable>=3.9}:../../devel/p5-Module-Pluggable
-#BUILD_DEPENDS+= p5-Module-Build>=3.5000:../../devel/p5-Module-Build
PERL5_PACKLIST= auto/Padre/Plugin/Catalyst/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/editors/p5-Padre-Plugin-Catalyst/distinfo b/editors/p5-Padre-Plugin-Catalyst/distinfo
index 705f835ecb5..e285b64e99f 100644
--- a/editors/p5-Padre-Plugin-Catalyst/distinfo
+++ b/editors/p5-Padre-Plugin-Catalyst/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:34:51 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/02/12 20:33:02 sno Exp $
-SHA1 (Padre-Plugin-Catalyst-0.07.tar.gz) = 6a36c215cc6b02c781b7694e513d0f7231c79931
-RMD160 (Padre-Plugin-Catalyst-0.07.tar.gz) = 9db26b6bc9c558a21d4069f1d23f783af7228bab
-Size (Padre-Plugin-Catalyst-0.07.tar.gz) = 32173 bytes
+SHA1 (Padre-Plugin-Catalyst-0.08.tar.gz) = 06235472b93b61963c3ee2e880a134be9bcc61ff
+RMD160 (Padre-Plugin-Catalyst-0.08.tar.gz) = 239d768b7af82d425bc312d063b3fe271548c8ae
+Size (Padre-Plugin-Catalyst-0.08.tar.gz) = 50818 bytes