summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-ASN1/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-07-06 13:13:08 +0000
committersno <sno@pkgsrc.org>2012-07-06 13:13:08 +0000
commitfd1456a9a329dc58397a965d2a8dacedb4bb2c30 (patch)
tree2b97d722dd5222c764ded0008baced5b15762f0b /textproc/p5-Convert-ASN1/Makefile
parent07822b282c0b421843937cb01d5baa507ed8049c (diff)
downloadpkgsrc-fd1456a9a329dc58397a965d2a8dacedb4bb2c30.tar.gz
Updating package for Perl 5 module Convert::ASN1 in textproc/p5-Convert-ASN1
from 0.22nb2 to 0.26. pkgsrc notes: - ignoring requirement bump of Math::BigInt to 1.997, because it's neither documented why and the test succeed with bundled 1.994, too (skip updating lang/perl5 to 5.16.0 for now ^^) Upstream changes: 0.26 -- Sat Jun 09 13:30:16 CDT 2012 * Avoid Modification of a read-only value attempted errors * dump Data::Dumper strings when rtest fails * Add tests from Crypt::X509 that found the last Modification of a read-only value attempted error 0.25 -- Fri Jun 08 19:31:59 CDT 2012 * fix a spelling mistake [gregor herrmann] * Add use strict and fix errors * Fix decoding of indefinite sequences with ANY * POD additions for ANY * EXPLICIT ops must pass their cVAR to their child op * Swallow a , after a } 0.24 -- Mon Jun 04 17:11:08 CDT 2012 * spelling fix [gregor herrmann] * Added tests for extension markers (fails currently) [Niels Laukens] * Bugfix for extension markerss in SETs and CHOICEs [Niels Laukens] * Skip attempting to encode opEXTENSIONS inside of CHOICE * Support for default explicit tagging [Peter Mogensen] * Added tests and doc for explicit tagging [Peter Mogensen] * Add new opEXPLICIT for sequences that are inserted for EXPLICIT tags 0.23 -- Thu May 03 16:32:46 CDT 2012 * Added support for EXTENSION MARKERS (...) (Niels Laukens) * Switch to Dist::Zilla for building
Diffstat (limited to 'textproc/p5-Convert-ASN1/Makefile')
-rw-r--r--textproc/p5-Convert-ASN1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile
index 66d3b1a4377..188a6778922 100644
--- a/textproc/p5-Convert-ASN1/Makefile
+++ b/textproc/p5-Convert-ASN1/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2011/08/14 15:14:02 obache Exp $
+# $NetBSD: Makefile,v 1.27 2012/07/06 13:13:08 sno Exp $
#
-DISTNAME= Convert-ASN1-0.22
+DISTNAME= Convert-ASN1-0.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5asn
CATEGORIES= converters perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
@@ -11,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Convert-ASN1/
COMMENT= Perl5 module to encode/decode ASN.1 data
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir