summaryrefslogtreecommitdiff
path: root/editors/p5-Padre-Plugin-Git
diff options
context:
space:
mode:
authorsno <sno>2010-09-08 06:43:09 +0000
committersno <sno>2010-09-08 06:43:09 +0000
commitea228d576f63be37826ac96006c0b27a7b9a3e18 (patch)
treeda4f1f9d951a7025730531d8af92091965216dad /editors/p5-Padre-Plugin-Git
parent8ea5c81258e1e09a0c007c1c231a311ff3f7b55a (diff)
downloadpkgsrc-ea228d576f63be37826ac96006c0b27a7b9a3e18.tar.gz
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 (limited to 'editors/p5-Padre-Plugin-Git')
-rw-r--r--editors/p5-Padre-Plugin-Git/Makefile9
-rw-r--r--editors/p5-Padre-Plugin-Git/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile
index 2b4acd84f68..18e6f35b5f4 100644
--- a/editors/p5-Padre-Plugin-Git/Makefile
+++ b/editors/p5-Padre-Plugin-Git/Makefile
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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 --git a/editors/p5-Padre-Plugin-Git/distinfo b/editors/p5-Padre-Plugin-Git/distinfo
index abab05647f7..d705ef78bc7 100644
--- a/editors/p5-Padre-Plugin-Git/distinfo
+++ b/editors/p5-Padre-Plugin-Git/distinfo
@@ -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