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-XS p5-Padre-Plugin-XS: update ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a351a6a9feb
branches:  trunk
changeset: 369281:7a351a6a9feb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 21:58:20 2017 +0000

description:
p5-Padre-Plugin-XS: update to 0.12.

0.12 2013-12-17
 - fix mislaid README from last release (BOWTIE)

0.11 2013-12-16
 - Remove MYMETA and fox a typo (BOWTIE)

0.10 2013-12-14
 - Added Dutch translation (ddn123456 - Dirk De Nijs)
 - Added Brazilian Portuguese translation (GARU)
 - Tweak pp-xs so that it will load under pp api 2.2 (BOWTIE)

0.09 2010-12-06
 - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.08 2010-10-29
 - Removed Test::NeedsDisplay dependency (AZAWAWI)

0.07 2010-10-27
 - [@PadrePlugin] replaced cruft in dist.ini (AZAWAWI)

0.06 2010-10-27
 - t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests]
   (AZAWAWI)

0.05 2010-10-22
 - Re-uploaded 0.04 as 0.05 to satisfy the indexer (AZAWAWI)

0.04 2010-10-22
 - Switched to Dist::Zilla (AZAWAWI)
 - Fixed 00-load.t failure when $ENV{DISPLAY} is not set (AZAWAWI)

0.03 2010-10-20
 - Compatibility with the latest Padre (AZAWAWI, CHORNY)
 - Added i18n support (AZAWAWI)
 - Added Arabic translation (AZAWAWI)

diffstat:

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

diffs (44 lines):

diff -r 37db3f2087e9 -r 7a351a6a9feb editors/p5-Padre-Plugin-XS/Makefile
--- a/editors/p5-Padre-Plugin-XS/Makefile       Wed Sep 27 21:49:50 2017 +0000
+++ b/editors/p5-Padre-Plugin-XS/Makefile       Wed Sep 27 21:58:20 2017 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/06/28 08:27:44 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.12 2017/09/27 21:58:20 wiz Exp $
 
-DISTNAME=      Padre-Plugin-XS-0.02
+DISTNAME=      Padre-Plugin-XS-0.12
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    editors perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Padre/}
 
@@ -13,7 +11,13 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Padre>=0.49:../../editors/p5-Padre
+DEPENDS+=      p5-Locale-Msgfmt-[0-9]*:../../devel/p5-Locale-Msgfmt
 DEPENDS+=      p5-Perl-APIReference>=0.04:../../devel/p5-Perl-APIReference
+DEPENDS+=      p5-Software-License-[0-9]*:../../devel/p5-Software-License
+DEPENDS+=      p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
+DEPENDS+=      p5-File-Find-Rule-Perl-[0-9]*:../../devel/p5-File-Find-Rule-Perl
+# TEST_DEPENDS
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 
 PERL5_PACKLIST=                auto/Padre/Plugin/XS/.packlist
 PERL5_MODULE_TYPE=     Module::Install::Bundled
diff -r 37db3f2087e9 -r 7a351a6a9feb editors/p5-Padre-Plugin-XS/distinfo
--- a/editors/p5-Padre-Plugin-XS/distinfo       Wed Sep 27 21:49:50 2017 +0000
+++ b/editors/p5-Padre-Plugin-XS/distinfo       Wed Sep 27 21:58:20 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:58:20 wiz Exp $
 
-SHA1 (Padre-Plugin-XS-0.02.tar.gz) = 813a97d919bf53d59de2b50dc6591a6deada21ea
-RMD160 (Padre-Plugin-XS-0.02.tar.gz) = 1bfb4c4217cc15ecb5ac4d5116a3f2a7b9c3aff9
-SHA512 (Padre-Plugin-XS-0.02.tar.gz) = 479b1db51425ab30675085f38217cdce0ad5db6048964a937b5a48bc2f44b08a7f05016d34a214b265a227e9f9f5b4502087e0a025564f81f1f95da9f2bcf403
-Size (Padre-Plugin-XS-0.02.tar.gz) = 19908 bytes
+SHA1 (Padre-Plugin-XS-0.12.tar.gz) = 5ac67f0de5d84f160791f3c50a2ae1dda38e9eae
+RMD160 (Padre-Plugin-XS-0.12.tar.gz) = 0d33b3bc9947f73e7f8a733553b8e7bc1e3ad74e
+SHA512 (Padre-Plugin-XS-0.12.tar.gz) = 91071d03de9106efc44d09c46f03924c17ab1bc8c66473bf6cad5c6570684d877d67fad7747fb1a46bdf42f9306eea9c6ea66c49c47e5f02b57782aebbed8e7b
+Size (Padre-Plugin-XS-0.12.tar.gz) = 37221 bytes



Home | Main Index | Thread Index | Old Index