summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-01-27 15:47:57 +0000
committeradam <adam@pkgsrc.org>2005-01-27 15:47:57 +0000
commit855e8f78ae8c3f3bfa7b9fffa6c481587217bcdd (patch)
tree01bf7cc5e83e1b324a258e6870d29e28ceda5e20 /security
parent879ad0d3d5b10dc75ce712c14b52cc2c5595cd39 (diff)
downloadpkgsrc-855e8f78ae8c3f3bfa7b9fffa6c481587217bcdd.tar.gz
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.
Diffstat (limited to 'security')
-rw-r--r--security/libtasn1/Makefile10
-rw-r--r--security/libtasn1/PLIST24
-rw-r--r--security/libtasn1/distinfo6
3 files changed, 31 insertions, 9 deletions
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