summaryrefslogtreecommitdiff
path: root/editors/p5-Padre-Plugin-Git
AgeCommit message (Collapse)AuthorFilesLines
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2017-09-17p5-Padre-Plugin-Git: update to 0.12.wiz2-8/+13
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)
2017-06-28These packages all require the PERL_USE_UNSAFE_INC hack.jperkin1-1/+3
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for editors categoryagc1-1/+2
Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-09-09Finish git rename from scmgit to git.wiz1-4/+3
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-1/+2
2010-09-08Updating editors/p5-Padre-Plugin-Git from 0.01nb1 to 0.03sno2-9/+8
pkgsrc changes: - adjust dependencies - use bundled M::I Upstream changes: 0.03 2010.08.20 Compatibility with new Padre (CHORNY) chdir to file directory before commit (CHORNY) 0.02 2009.03.25 Add necessary diff methods for file and dir (kaare) Add inc/* and META.yml to MANIFEST (and therefor the tarball) (ryan52)
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-01-16Importing editors/p5-Padre-Plugin-Git v0.01sno3-0/+33
Padre::Plugin::Git provides a simple Git interface for Padre.