From 855e8f78ae8c3f3bfa7b9fffa6c481587217bcdd Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 27 Jan 2005 15:47:57 +0000 Subject: Changes 0.2.13: - Version number in libtasn1.h updated properly. Changes 0.2.12: - Manual converted to Texinfo format. - Manual in GTK-DOC and DevHelp formats added. - Man pages for all functions added. - Various internal cleanups. --- security/libtasn1/Makefile | 10 +++++----- security/libtasn1/PLIST | 24 +++++++++++++++++++++++- security/libtasn1/distinfo | 6 +++--- 3 files changed, 31 insertions(+), 9 deletions(-) (limited to 'security') diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 407a4731652..097d14fc2bc 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2004/12/26 01:53:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/01/27 15:47:57 adam Exp $ -DISTNAME= libtasn1-0.2.11 +DISTNAME= libtasn1-0.2.13 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \ ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \ @@ -13,9 +13,9 @@ COMMENT= ASN.1 structure parser library PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES -USE_LIBTOOL= YES -GNU_CONFIGURE= YES +USE_BUILDLINK3= yes +USE_LIBTOOL= yes +GNU_CONFIGURE= yes TEST_TARGET= check .include "../../mk/bsd.prefs.mk" diff --git a/security/libtasn1/PLIST b/security/libtasn1/PLIST index c53b54e8aae..9d80711a8e1 100644 --- a/security/libtasn1/PLIST +++ b/security/libtasn1/PLIST @@ -1,5 +1,27 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:52 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/01/27 15:47:57 adam Exp $ bin/libtasn1-config include/libtasn1.h lib/libtasn1.la +info/libtasn1.info share/aclocal/libtasn1.m4 +man/man3/asn1_array2tree.3 +man/man3/asn1_check_version.3 +man/man3/asn1_create_element.3 +man/man3/asn1_delete_element.3 +man/man3/asn1_delete_structure.3 +man/man3/asn1_der_coding.3 +man/man3/asn1_der_decoding.3 +man/man3/asn1_der_decoding_element.3 +man/man3/asn1_der_decoding_startEnd.3 +man/man3/asn1_expand_any_defined_by.3 +man/man3/asn1_expand_octet_string.3 +man/man3/asn1_find_structure_from_oid.3 +man/man3/asn1_number_of_elements.3 +man/man3/asn1_parser2array.3 +man/man3/asn1_parser2tree.3 +man/man3/asn1_print_structure.3 +man/man3/asn1_read_tag.3 +man/man3/asn1_read_value.3 +man/man3/asn1_write_value.3 +man/man3/libtasn1_perror.3 +man/man3/libtasn1_strerror.3 diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index f6bcf0882d2..f9a8c5b212a 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/12/26 01:53:17 wiz Exp $ +$NetBSD: distinfo,v 1.6 2005/01/27 15:47:57 adam Exp $ -SHA1 (libtasn1-0.2.11.tar.gz) = 0924a7d3fa35c3d68d172d355994ba23c62060ce -Size (libtasn1-0.2.11.tar.gz) = 542923 bytes +SHA1 (libtasn1-0.2.13.tar.gz) = 286d6592393edd6e0fef0badffac568000fe816d +Size (libtasn1-0.2.13.tar.gz) = 876331 bytes -- cgit v1.2.3