pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Convert-ASN1 Update to 0.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77e5c6aca4c3
branches:  trunk
changeset: 645299:77e5c6aca4c3
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 26 13:40:06 2015 +0000

description:
Update to 0.27
0.27 -- Wed Jun 25 13:47:28 CDT 2014
  * Avoid recursion when encountering an invalid tag and length
  * Avoid negative repetition counts (5.22 compatibility) [Alex Vandiver]
  * Use pack/unpack instead of chr/org to avoid encoding issues

diffstat:

 textproc/p5-Convert-ASN1/Makefile |  5 ++---
 textproc/p5-Convert-ASN1/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r d89c422c8dc2 -r 77e5c6aca4c3 textproc/p5-Convert-ASN1/Makefile
--- a/textproc/p5-Convert-ASN1/Makefile Mon Jan 26 13:35:37 2015 +0000
+++ b/textproc/p5-Convert-ASN1/Makefile Mon Jan 26 13:40:06 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2014/10/09 14:07:02 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2015/01/26 13:40:06 mef Exp $
 #
 
-DISTNAME=              Convert-ASN1-0.26
+DISTNAME=              Convert-ASN1-0.27
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 CATEGORIES=            converters perl5 textproc
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Convert/}
 
diff -r d89c422c8dc2 -r 77e5c6aca4c3 textproc/p5-Convert-ASN1/distinfo
--- a/textproc/p5-Convert-ASN1/distinfo Mon Jan 26 13:35:37 2015 +0000
+++ b/textproc/p5-Convert-ASN1/distinfo Mon Jan 26 13:40:06 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2012/07/06 13:13:08 sno Exp $
+$NetBSD: distinfo,v 1.11 2015/01/26 13:40:06 mef Exp $
 
-SHA1 (Convert-ASN1-0.26.tar.gz) = 44117ad491b4cf3a7bd0f913f179a147f9b97c9b
-RMD160 (Convert-ASN1-0.26.tar.gz) = 8966ebb6d2f71007c245d6474334057fbd3e6099
-Size (Convert-ASN1-0.26.tar.gz) = 72623 bytes
+SHA1 (Convert-ASN1-0.27.tar.gz) = ec10266c0737a2ba9fa42196ab9c13e28ae11bb4
+RMD160 (Convert-ASN1-0.27.tar.gz) = 21c8f53ada19fc1370804d9f4f126bce422c63e4
+Size (Convert-ASN1-0.27.tar.gz) = 74081 bytes



Home | Main Index | Thread Index | Old Index