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-Nopaste p5-Padre-Plugin-Nopast...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5751d1f0c9cf
branches:  trunk
changeset: 369276:5751d1f0c9cf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 21:41:02 2017 +0000

description:
p5-Padre-Plugin-Nopaste: update to 0.08.

0.08 2013-09-25T22:22:22Z BST
 - remove MYMETA from dist (BOWTIE)

0.07 2013-05-03
 - Update Changes to changes-strict (BOWTIE)
 - Tweak plugin_enable to throw a more human readable error (BOWTIE)
 - Update Makefile with midgen output (BOWTIE)

0.06 2012-08-31
 - remove cruff from MANIFEST, azawawi++ (BOWTIE)

0.05 2012-08-31
 - remove cruff, my bad, POD tweak, azawawi++ (BOWTIE)

0.04 2012-08-31
 - Update to Padre::Plugin for API 2.2
 - Update to Padre::Task 3.0
 - Update Makefile.PL
 - Added README
 - Tweak tests and POD
 - Defaults to #padre
 - Now with Prefs Dialog
 - improved Dialog with reset (BOWTIE)

0.3.1 2010-08-14
 - Better pod for Padre::Plugin::Nopaste::Task

0.3.0 2010-08-13
 - Support Task API 2.0 (CHORNY)
 - Added Padre::Plugin::Nopaste::Task (CHORNY)

diffstat:

 editors/p5-Padre-Plugin-Nopaste/Makefile |  15 +++++++--------
 editors/p5-Padre-Plugin-Nopaste/distinfo |  10 +++++-----
 2 files changed, 12 insertions(+), 13 deletions(-)

diffs (50 lines):

diff -r c1ab4f6dbd81 -r 5751d1f0c9cf editors/p5-Padre-Plugin-Nopaste/Makefile
--- a/editors/p5-Padre-Plugin-Nopaste/Makefile  Wed Sep 27 21:35:46 2017 +0000
+++ b/editors/p5-Padre-Plugin-Nopaste/Makefile  Wed Sep 27 21:41:02 2017 +0000
@@ -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 21:41:02 wiz Exp $
 
-DISTNAME=      Padre-Plugin-Nopaste-0.2.1
+DISTNAME=      Padre-Plugin-Nopaste-0.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
 CATEGORIES=    editors perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Padre/}
 
@@ -13,14 +11,15 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-App-Nopaste-[0-9]*:../../www/p5-App-Nopaste
+DEPENDS+=      p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
 DEPENDS+=      p5-Module-Util-[0-9]*:../../devel/p5-Module-Util
+DEPENDS+=      p5-Moo-[0-9]*:../../devel/p5-Moo
 DEPENDS+=      p5-Padre>=0.30:../../editors/p5-Padre
+# TEST_DEPENDS
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 
 PERL5_PACKLIST=                auto/Padre/Plugin/Nopaste/.packlist
-PERL5_MODULE_TYPE=     Module::Build
-
-#pre-configure:
-#      cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+PERL5_MODULE_TYPE=     Module::Install
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c1ab4f6dbd81 -r 5751d1f0c9cf editors/p5-Padre-Plugin-Nopaste/distinfo
--- a/editors/p5-Padre-Plugin-Nopaste/distinfo  Wed Sep 27 21:35:46 2017 +0000
+++ b/editors/p5-Padre-Plugin-Nopaste/distinfo  Wed Sep 27 21:41:02 2017 +0000
@@ -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 21:41:02 wiz Exp $
 
-SHA1 (Padre-Plugin-Nopaste-0.2.1.tar.gz) = 68b23084611b2a1c3af4deffd7b1f94d14370fa6
-RMD160 (Padre-Plugin-Nopaste-0.2.1.tar.gz) = c3a427c392140823ef5faee733f22e9972d2e1b8
-SHA512 (Padre-Plugin-Nopaste-0.2.1.tar.gz) = 08644d1d62ff62a2b3d2da6dfce316aa88aa9f01b827787e16f69811c6d2e9c87bfed0ad32fff53b0c52d877b1349cb5745457eb1116472337c3dd703452f6fa
-Size (Padre-Plugin-Nopaste-0.2.1.tar.gz) = 4719 bytes
+SHA1 (Padre-Plugin-Nopaste-0.08.tar.gz) = 1c83aefa8256ecce0235650566eb31029dc04574
+RMD160 (Padre-Plugin-Nopaste-0.08.tar.gz) = b12a1af0ac1611e75ceb7153168698648f68b8c3
+SHA512 (Padre-Plugin-Nopaste-0.08.tar.gz) = 1267da587b9c5e9afca4b12626d45d0dca147736ce4eac475a23293c39fc3f03f104444b6aef1b3bf195a10eb6f89235f40f49eddfec7ab28c1f5e4291301799
+Size (Padre-Plugin-Nopaste-0.08.tar.gz) = 32009 bytes



Home | Main Index | Thread Index | Old Index