pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/p5-Padre-Plugin-HG



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 27 20:50:32 UTC 2017

Modified Files:
        pkgsrc/editors/p5-Padre-Plugin-HG: Makefile distinfo

Log Message:
p5-Padre-Plugin-HG: update to 0.17.

0.15    2010/11/03:17:36 Update the Compatability Version to work with the latest Padre.
0.16    2010/11/07:20:38 increase Version Number to skip failed upload to cpan
0.17   2013/05/04  Fixes to work with latest version of Padre, auto refresh on file save


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/p5-Padre-Plugin-HG/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/p5-Padre-Plugin-HG/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-HG/Makefile
diff -u pkgsrc/editors/p5-Padre-Plugin-HG/Makefile:1.10 pkgsrc/editors/p5-Padre-Plugin-HG/Makefile:1.11
--- pkgsrc/editors/p5-Padre-Plugin-HG/Makefile:1.10     Mon Jun  5 14:23:56 2017
+++ pkgsrc/editors/p5-Padre-Plugin-HG/Makefile  Wed Sep 27 20:50:32 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:23:56 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.11 2017/09/27 20:50:32 wiz Exp $
 
-DISTNAME=      Padre-Plugin-HG-0.14
+DISTNAME=      Padre-Plugin-HG-0.17
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
 CATEGORIES=    editors perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Padre/}
 
@@ -18,8 +16,5 @@ DEPENDS+=     mercurial-[0-9]*:../../devel/m
 
 PERL5_PACKLIST=                auto/Padre/Plugin/HG/.packlist
 
-#pre-configure:
-#      cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
-
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/editors/p5-Padre-Plugin-HG/distinfo
diff -u pkgsrc/editors/p5-Padre-Plugin-HG/distinfo:1.2 pkgsrc/editors/p5-Padre-Plugin-HG/distinfo:1.3
--- pkgsrc/editors/p5-Padre-Plugin-HG/distinfo:1.2      Tue Nov  3 03:32:20 2015
+++ pkgsrc/editors/p5-Padre-Plugin-HG/distinfo  Wed Sep 27 20:50:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:32:20 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/09/27 20:50:32 wiz Exp $
 
-SHA1 (Padre-Plugin-HG-0.14.tar.gz) = 75399bd392b5287aa866dd2ceb19007ed77e2eec
-RMD160 (Padre-Plugin-HG-0.14.tar.gz) = 1fd498bb24d7ac4f4ecf5ac96d7fc21cdec27cd3
-SHA512 (Padre-Plugin-HG-0.14.tar.gz) = 5fc923918b9932fc05b647f194e5513a29d13026ae17f678a0e58cac2c90243ee90204f19f07d4a8a6d3fb346ff06b46e12a747ebb5f8cdcd00352f5b35a1ab2
-Size (Padre-Plugin-HG-0.14.tar.gz) = 13379 bytes
+SHA1 (Padre-Plugin-HG-0.17.tar.gz) = 2710a1711718de0181bb4c16b960ea0c0fcc817a
+RMD160 (Padre-Plugin-HG-0.17.tar.gz) = 2f6f8e4ef8c3256d983865764052cff28d04f413
+SHA512 (Padre-Plugin-HG-0.17.tar.gz) = 72d8685a340b55e0aa90f5ed1018ddd7b559a872ce94491f6ea3683593e499c8e4a9426c78b736f22dd0fb7043ff7e083ac1c5271f0acc98c43b49a4ea89f053
+Size (Padre-Plugin-HG-0.17.tar.gz) = 14109 bytes



Home | Main Index | Thread Index | Old Index