pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/p5-Padre-Plugin-Git Updating editors/p5-Padre-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71fb53158346
branches:  trunk
changeset: 579789:71fb53158346
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Sep 08 06:43:09 2010 +0000

description:
Updating editors/p5-Padre-Plugin-Git from 0.01nb1 to 0.03

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)

diffstat:

 editors/p5-Padre-Plugin-Git/Makefile |  9 ++++-----
 editors/p5-Padre-Plugin-Git/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (42 lines):

diff -r a88c666ea6e5 -r 71fb53158346 editors/p5-Padre-Plugin-Git/Makefile
--- a/editors/p5-Padre-Plugin-Git/Makefile      Wed Sep 08 06:39:30 2010 +0000
+++ b/editors/p5-Padre-Plugin-Git/Makefile      Wed Sep 08 06:43:09 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:50 seb Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/08 06:43:09 sno Exp $
 #
 
-DISTNAME=      Padre-Plugin-Git-0.01
+DISTNAME=      Padre-Plugin-Git-0.03
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    editors perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Padre/}
 
@@ -15,11 +14,11 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=      p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny
-DEPENDS+=      p5-Padre>=0.27:../../editors/p5-Padre
+DEPENDS+=      p5-Padre>=0.67:../../editors/p5-Padre
 DEPENDS+=      scmgit-base-[0-9]*:../../devel/scmgit-base
 
 PERL5_PACKLIST=                auto/Padre/Plugin/Git/.packlist
-PERL5_MODULE_TYPE=     Module::Install
+PERL5_MODULE_TYPE=     Module::Install::Bundled
 
 #pre-configure:
 #      cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
diff -r a88c666ea6e5 -r 71fb53158346 editors/p5-Padre-Plugin-Git/distinfo
--- a/editors/p5-Padre-Plugin-Git/distinfo      Wed Sep 08 06:39:30 2010 +0000
+++ b/editors/p5-Padre-Plugin-Git/distinfo      Wed Sep 08 06:43:09 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:42:24 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/09/08 06:43:09 sno Exp $
 
-SHA1 (Padre-Plugin-Git-0.01.tar.gz) = fa7116546057da48fd7d0952f5d4474dff0d4e0e
-RMD160 (Padre-Plugin-Git-0.01.tar.gz) = 27ddad3795c9b4c089e20846ad9bfeeb2f4fbb65
-Size (Padre-Plugin-Git-0.01.tar.gz) = 2383 bytes
+SHA1 (Padre-Plugin-Git-0.03.tar.gz) = 2779036578af967ee5b1e4cdf0747ab9e3573731
+RMD160 (Padre-Plugin-Git-0.03.tar.gz) = ca1b1beddc4bf5c1e07485bf6a8802bf40289346
+Size (Padre-Plugin-Git-0.03.tar.gz) = 27279 bytes



Home | Main Index | Thread Index | Old Index