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-Kate p5-Padre-Plugin-Kate: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/009aa7d78224
branches:  trunk
changeset: 369274:009aa7d78224
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 21:35:36 2017 +0000

description:
p5-Padre-Plugin-Kate: update to 0.06.

0.06   2010.12.06
    Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
    Added nicer 'About' text (ZENOG)

0.05   2010.10.29
    Added support for C# (CHORNY)
    Switched to Dist::Zilla (AZAWAWI)
    Added compatibility with the latest Padre (AZAWAWI)
    Added Arabic translation (AZAWAWI)

diffstat:

 editors/p5-Padre-Plugin-Kate/Makefile |  11 +++--------
 editors/p5-Padre-Plugin-Kate/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 13 deletions(-)

diffs (44 lines):

diff -r cca4d6e5f154 -r 009aa7d78224 editors/p5-Padre-Plugin-Kate/Makefile
--- a/editors/p5-Padre-Plugin-Kate/Makefile     Wed Sep 27 21:21:46 2017 +0000
+++ b/editors/p5-Padre-Plugin-Kate/Makefile     Wed Sep 27 21:35:36 2017 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2017/06/28 08:27:43 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.13 2017/09/27 21:35:36 wiz Exp $
 
-DISTNAME=      Padre-Plugin-Kate-0.04
+DISTNAME=      Padre-Plugin-Kate-0.06
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    editors perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Padre/}
 
@@ -16,12 +14,9 @@
 DEPENDS+=      p5-Syntax-Highlight-Engine-Kate>=0.05:../../textproc/p5-Syntax-Highlight-Engine-Kate
 
 PERL5_PACKLIST=                auto/Padre/Plugin/Kate/.packlist
-PERL5_MODULE_TYPE=     Module::Install::Bundled
+PERL5_MODULE_TYPE=     Module::Build
 
 MAKE_ENV+=     PERL_USE_UNSAFE_INC=1
 
-#pre-configure:
-#      cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
-
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r cca4d6e5f154 -r 009aa7d78224 editors/p5-Padre-Plugin-Kate/distinfo
--- a/editors/p5-Padre-Plugin-Kate/distinfo     Wed Sep 27 21:21:46 2017 +0000
+++ b/editors/p5-Padre-Plugin-Kate/distinfo     Wed Sep 27 21:35:36 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:32:20 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/09/27 21:35:36 wiz Exp $
 
-SHA1 (Padre-Plugin-Kate-0.04.tar.gz) = 12cdf86d8e2798b04fd9ddb55535f8b08022c0b9
-RMD160 (Padre-Plugin-Kate-0.04.tar.gz) = 7c573307927b5d3b867e37974177371c8f49e0f6
-SHA512 (Padre-Plugin-Kate-0.04.tar.gz) = fc5fa1fea3fa88e9715cab2024d6d6a44c15250574df54260b21cb8b87a6b90ac83683af57a1a1625e6d8956ccc874c90bc0d672128db75e93db9753d743493e
-Size (Padre-Plugin-Kate-0.04.tar.gz) = 21137 bytes
+SHA1 (Padre-Plugin-Kate-0.06.tar.gz) = 3f277ef56517f2699d4d5366bffd94ed7317bab2
+RMD160 (Padre-Plugin-Kate-0.06.tar.gz) = 24bdc4b5b971bea47df0f91c99e98b4af9b6bcf7
+SHA512 (Padre-Plugin-Kate-0.06.tar.gz) = 58467f9e1446ab54682353879f8011342afcaefb6e220d5dfb88fcde42624f3b3c19aabbba1a3300c895245ec41d10ce3ff8f03ffdbb342d01dc9bcd95ccbf1d
+Size (Padre-Plugin-Kate-0.06.tar.gz) = 13402 bytes



Home | Main Index | Thread Index | Old Index