pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/p5-Padre-Plugin-Git
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 15:31:43 UTC 2017
Modified Files:
pkgsrc/editors/p5-Padre-Plugin-Git: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/editors/p5-Padre-Plugin-Git/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/p5-Padre-Plugin-Git/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/p5-Padre-Plugin-Git/Makefile
diff -u pkgsrc/editors/p5-Padre-Plugin-Git/Makefile:1.13 pkgsrc/editors/p5-Padre-Plugin-Git/Makefile:1.14
--- pkgsrc/editors/p5-Padre-Plugin-Git/Makefile:1.13 Wed Jun 28 08:27:43 2017
+++ pkgsrc/editors/p5-Padre-Plugin-Git/Makefile Sun Sep 17 15:31:43 2017
@@ -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
Index: pkgsrc/editors/p5-Padre-Plugin-Git/distinfo
diff -u pkgsrc/editors/p5-Padre-Plugin-Git/distinfo:1.3 pkgsrc/editors/p5-Padre-Plugin-Git/distinfo:1.4
--- pkgsrc/editors/p5-Padre-Plugin-Git/distinfo:1.3 Tue Nov 3 03:32:20 2015
+++ pkgsrc/editors/p5-Padre-Plugin-Git/distinfo Sun Sep 17 15:31:43 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index