summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-ASN1
diff options
context:
space:
mode:
authormcr <mcr>2001-10-01 15:17:58 +0000
committermcr <mcr>2001-10-01 15:17:58 +0000
commit7610ca94f005b611dd677cd313e61fccf6d9a90b (patch)
treed937459ff5d8a54e36484bc9ae776c73cd4b25bc /textproc/p5-Convert-ASN1
parent4a33688de2e77765cda0e9157207f78f27ae556d (diff)
downloadpkgsrc-7610ca94f005b611dd677cd313e61fccf6d9a90b.tar.gz
pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP
Diffstat (limited to 'textproc/p5-Convert-ASN1')
-rw-r--r--textproc/p5-Convert-ASN1/Makefile22
-rw-r--r--textproc/p5-Convert-ASN1/distinfo7
-rw-r--r--textproc/p5-Convert-ASN1/pkg/DESCR14
-rw-r--r--textproc/p5-Convert-ASN1/pkg/PLIST2
4 files changed, 16 insertions, 29 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile
index be571412de4..3267e2973f2 100644
--- a/textproc/p5-Convert-ASN1/Makefile
+++ b/textproc/p5-Convert-ASN1/Makefile
@@ -1,19 +1,17 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:35 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/10/01 15:18:36 mcr Exp $
#
-DISTNAME= Convert-ASN1-0.07
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
+DISTNAME= Convert-ASN1-0.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= converters perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
-MAINTAINER= packages@netbsd.org
-COMMENT= Perl class to parse ASN.1 descriptions and en/decode perl data structures
+MAINTAINER= packages@netbsd.org
+#HOMEPAGE=
+COMMENT= perl5 module to encode/decode ASN.1 data
-USE_PERL5= # defined
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist
-
-post-patch:
- ${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \;
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
diff --git a/textproc/p5-Convert-ASN1/distinfo b/textproc/p5-Convert-ASN1/distinfo
index c253396ac93..26cea958bbf 100644
--- a/textproc/p5-Convert-ASN1/distinfo
+++ b/textproc/p5-Convert-ASN1/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:05:01 skrll Exp $
+$NetBSD: distinfo,v 1.3 2001/10/01 15:18:36 mcr Exp $
-SHA1 (Convert-ASN1-0.07.tar.gz) = c69e969024253e504e715281f9043140f16d36ec
-Size (Convert-ASN1-0.07.tar.gz) = 34560 bytes
-SHA1 (patch-aa) = e7a6af1691da2c17cdac873ae389f6e658ebaa14
+SHA1 (Convert-ASN1-0.14.tar.gz) = e3ba63f9d64f9b355bd6fd96ed09a1b82669c3d9
+Size (Convert-ASN1-0.14.tar.gz) = 35332 bytes
diff --git a/textproc/p5-Convert-ASN1/pkg/DESCR b/textproc/p5-Convert-ASN1/pkg/DESCR
index 58e0754906c..872157f3e1d 100644
--- a/textproc/p5-Convert-ASN1/pkg/DESCR
+++ b/textproc/p5-Convert-ASN1/pkg/DESCR
@@ -1,12 +1,2 @@
-I consider Convert::ASN1 a replacement for my earlier Convert::BER
-module. While ASN1.pm is not as flexable as BER.pm, because PDUs must
-be described up fronta, it is also more powerful. For example an LDAP
-filter is a recursive structure, BER.pm cannot encode or decode this in
-a single pass, ASN1.pm can.
-
-Convert::ASN1 will parse ASN.1 descriptions and will encode from and
-decode to perl data structures using a hierarchy of references.
-
-Copyright (c) 2000 Graham Barr. All rights reserved.
-This package is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
+Convert::ASN1 will parse ASN.1 descriptions and will encode from and decode
+to perl data structures using a hierarchy of references.
diff --git a/textproc/p5-Convert-ASN1/pkg/PLIST b/textproc/p5-Convert-ASN1/pkg/PLIST
index 55718e56b9e..df4f0c4745a 100644
--- a/textproc/p5-Convert-ASN1/pkg/PLIST
+++ b/textproc/p5-Convert-ASN1/pkg/PLIST
@@ -1 +1 @@
-@comment $NetBSD: PLIST,v 1.2 2000/08/27 07:11:21 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2001/10/01 15:18:45 mcr Exp $