pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/p5-Padre-Plugin-XS
Module Name: pkgsrc
Committed By: wiz
Date: Wed Sep 27 21:58:20 UTC 2017
Modified Files:
pkgsrc/editors/p5-Padre-Plugin-XS: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/editors/p5-Padre-Plugin-XS/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/p5-Padre-Plugin-XS/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-XS/Makefile
diff -u pkgsrc/editors/p5-Padre-Plugin-XS/Makefile:1.11 pkgsrc/editors/p5-Padre-Plugin-XS/Makefile:1.12
--- pkgsrc/editors/p5-Padre-Plugin-XS/Makefile:1.11 Wed Jun 28 08:27:44 2017
+++ pkgsrc/editors/p5-Padre-Plugin-XS/Makefile Wed Sep 27 21:58:20 2017
@@ -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 @@ COMMENT= Padre support for perl XS (and
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
Index: pkgsrc/editors/p5-Padre-Plugin-XS/distinfo
diff -u pkgsrc/editors/p5-Padre-Plugin-XS/distinfo:1.3 pkgsrc/editors/p5-Padre-Plugin-XS/distinfo:1.4
--- pkgsrc/editors/p5-Padre-Plugin-XS/distinfo:1.3 Tue Nov 3 03:32:20 2015
+++ pkgsrc/editors/p5-Padre-Plugin-XS/distinfo Wed Sep 27 21:58:20 2017
@@ -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