From f99ce52e9fde9a383e94ab49329c4c1455844c5f Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Sep 2017 15:31:43 +0000 Subject: p5-Padre-Plugin-Git: update to 0.12. 0.12 2013-09-15 - various tweaks after running xt's - add typo found by perlbotics++ - remove an unwanted 0.11, that crepped in from an update-version script, this is also a test (BOWTIE) - turn off message echo to term [0e2335e] - tweak contents, remove core modules [cd5db46] - update POD - Update Version [30df3d8] 0.11 2012-11-29 - silly me forgot to add install share to Makrfile.PL (BOWTIE) 0.10 2012-11-29 - silly me left some test code visable (BOWTIE) 0.09 2012-11-29 - Oops Add Artistic accreditation (BOWTIE) - use 64x64 in About Dialogue (BOWTIE) - Add Local Stage Patch for dod++ (BOWTIE) - Add Local Commit Patch to complement the Stage Patch (BOWTIE) - Add Message Dialogue for commit messages, - also offer to load previous message from .git/COMMIT_EDITMSG (BOWTIE) 0.08 2012-11-25 - Unescaped left brace in regex is deprecated, passed through in regex (BOWTIE) - Add a plugin icon for use in Plugin Manager (BOWTIE) - Add blame for current file for dod++ (BOWTIE) - Add a git icon to About Dialog (BOWTIE) - Add Perl programming -> TIOBE (BOWTIE) 0.07 2012-11-03 - Fix-typo use of pbp return in sub cause a clocaking effect of menu (BOWTIE) 0.06 2012-11-01 - Add some Branching - Make Dialogue Bigger (BOWTIE) - Add auto update Changes on git commit if {{$NEXT}} exists (BOWTIE) - Update Makefile.PL with requirments (BOWTIE) 0.05 2012-09-26 - Add missing dependencies (BOWTIE) 0.04 2012-09-08 - Update to Padre-Plugin Api 2.2 (BOWTIE) - event_on_context_menu now works, short cut (BOWTIE) - switch to menu_plugins_simple all items work (BOWTIE) - git local functions, done (BOWTIE) - git remote functions, using padre-task (BOWTIE) - enable git-hub pull request with external credentials (BOWTIE) --- editors/p5-Padre-Plugin-Git/Makefile | 11 ++++++++--- editors/p5-Padre-Plugin-Git/distinfo | 10 +++++----- 2 files changed, 13 insertions(+), 8 deletions(-) (limited to 'editors') diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile index ee8e9dda874..f74042d8bae 100644 --- a/editors/p5-Padre-Plugin-Git/Makefile +++ b/editors/p5-Padre-Plugin-Git/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2017/06/28 08:27:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/17 15:31:43 wiz Exp $ -DISTNAME= Padre-Plugin-Git-0.03 +DISTNAME= Padre-Plugin-Git-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} @@ -14,6 +13,12 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny DEPENDS+= p5-Padre>=0.67:../../editors/p5-Padre DEPENDS+= git-base-[0-9]*:../../devel/git-base +# TEST_DEPENDS +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires +BUILD_DEPENDS+= p5-CPAN-Changes-[0-9]*:../../devel/p5-CPAN-Changes +# Pithub? PERL5_PACKLIST= auto/Padre/Plugin/Git/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/editors/p5-Padre-Plugin-Git/distinfo b/editors/p5-Padre-Plugin-Git/distinfo index 80573cc1240..03f64ac647f 100644 --- a/editors/p5-Padre-Plugin-Git/distinfo +++ b/editors/p5-Padre-Plugin-Git/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/03 03:32:20 agc Exp $ +$NetBSD: distinfo,v 1.4 2017/09/17 15:31:43 wiz Exp $ -SHA1 (Padre-Plugin-Git-0.03.tar.gz) = 2779036578af967ee5b1e4cdf0747ab9e3573731 -RMD160 (Padre-Plugin-Git-0.03.tar.gz) = ca1b1beddc4bf5c1e07485bf6a8802bf40289346 -SHA512 (Padre-Plugin-Git-0.03.tar.gz) = f124807343c780e81154c1bfdfaba0a9e99ba93427bc6e062dfe899efe3e80eabc403a5adc0edc226055b72ad43b663ec8475f793e0763f924eae27bf4d20703 -Size (Padre-Plugin-Git-0.03.tar.gz) = 27279 bytes +SHA1 (Padre-Plugin-Git-0.12.tar.gz) = 0e49bb4678824b2c87ed7f04c13da0dc46a92937 +RMD160 (Padre-Plugin-Git-0.12.tar.gz) = 2c1b2f510c05078447e1d6a84502e552c48f1834 +SHA512 (Padre-Plugin-Git-0.12.tar.gz) = 66ba66f64bea6e0c55f9ad635e2338ebb62e5321f40f1a14bc1cb41df6c85ff8e0dec2dbc71e90b629fb76670f23421e2462c190ec4d9f89632a9f6310a698e6 +Size (Padre-Plugin-Git-0.12.tar.gz) = 49850 bytes -- cgit v1.2.3