From 9c43e8743d3e853fde696af38435b11b8d5abad8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Sep 2017 15:26:16 +0000 Subject: p5-Padre-Plugin-Encrypt: update to 0.12. 0.12 2010.12.06 Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI) 0.11 2010.10.29 Removed Test::NeedsDisplay dependency (AZAWAWI) 0.10 2010.10.27 t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI) 0.09 2010.10.22 Added missing meta resources after switching to Dist::Zilla (AZAWAWI) 0.08 2010.10.22 Switched to Dist::Zilla (AZAWAWI) Fixed 00-load.t failure when $ENV{DISPLAY} is not set (AZAWAWI) 0.07 2010.10.19 Make sure it works on latest Padre (RT #61657, RENEEB++). (AZAWAWI) Added i18n and some error handling to prevent crashes. (AZAWAWI) Fixed some build issues. (AZAWAWI) Handled various text encodings properly while decrypting. (AZAWAWI) Encrypt/Decrypt in hexadecimal to prevent data loss. (AZAWAWI) Added Arabic translation (AZAWAWI) Translation files are now copied to share folder using Module::Build's share_dir --- editors/p5-Padre-Plugin-Encrypt/Makefile | 6 ++---- editors/p5-Padre-Plugin-Encrypt/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'editors') diff --git a/editors/p5-Padre-Plugin-Encrypt/Makefile b/editors/p5-Padre-Plugin-Encrypt/Makefile index 6c13a3380b6..9f330591024 100644 --- a/editors/p5-Padre-Plugin-Encrypt/Makefile +++ b/editors/p5-Padre-Plugin-Encrypt/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2017/06/05 14:23:56 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.11 2017/09/17 15:26:16 wiz Exp $ -DISTNAME= Padre-Plugin-Encrypt-0.06 +DISTNAME= Padre-Plugin-Encrypt-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 CATEGORIES= editors perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Encrypt/distinfo b/editors/p5-Padre-Plugin-Encrypt/distinfo index 5884e9a69b7..1ac7c243ad2 100644 --- a/editors/p5-Padre-Plugin-Encrypt/distinfo +++ b/editors/p5-Padre-Plugin-Encrypt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 03:32:20 agc Exp $ +$NetBSD: distinfo,v 1.3 2017/09/17 15:26:16 wiz Exp $ -SHA1 (Padre-Plugin-Encrypt-0.06.tar.gz) = a2ed2f9edcb4e8441103b3b6a1dd5e337f613771 -RMD160 (Padre-Plugin-Encrypt-0.06.tar.gz) = 8ae7f7503a54c3d672fb5d29a8264f11f6853217 -SHA512 (Padre-Plugin-Encrypt-0.06.tar.gz) = bd2740ad1b904eeb7ffdbcdfc265ab4d78104da317df3fcb36b99f868da9b6f15dfca529949eca2445bf685695901e4f7ea619fed4c5ddf6917b614ade69b817 -Size (Padre-Plugin-Encrypt-0.06.tar.gz) = 3658 bytes +SHA1 (Padre-Plugin-Encrypt-0.12.tar.gz) = a7c0f5d49fc27dbe6cbd29087c744a724cb7a087 +RMD160 (Padre-Plugin-Encrypt-0.12.tar.gz) = a87559b79a807923516e574f8b1ca22c3432586d +SHA512 (Padre-Plugin-Encrypt-0.12.tar.gz) = 52d7f584203626ace1fedfb200e4c5454b64159f625d52fa0b9268e12eab82bb3e1d323556c4199cd70dec6de68770290f9dd17a132c4beadb0e299382fd0d1d +Size (Padre-Plugin-Encrypt-0.12.tar.gz) = 13033 bytes -- cgit v1.2.3