pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libtasn1 Changes 0.2.13:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86360d8eff3f
branches:  trunk
changeset: 488302:86360d8eff3f
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 27 15:47:57 2005 +0000

description:
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:

 security/libtasn1/Makefile |  10 +++++-----
 security/libtasn1/PLIST    |  24 +++++++++++++++++++++++-
 security/libtasn1/distinfo |   6 +++---
 3 files changed, 31 insertions(+), 9 deletions(-)

diffs (68 lines):

diff -r 4e9389bc053b -r 86360d8eff3f security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Thu Jan 27 15:06:07 2005 +0000
+++ b/security/libtasn1/Makefile        Thu Jan 27 15:47:57 2005 +0000
@@ -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 @@
 
 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 -r 4e9389bc053b -r 86360d8eff3f security/libtasn1/PLIST
--- a/security/libtasn1/PLIST   Thu Jan 27 15:06:07 2005 +0000
+++ b/security/libtasn1/PLIST   Thu Jan 27 15:47:57 2005 +0000
@@ -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 -r 4e9389bc053b -r 86360d8eff3f security/libtasn1/distinfo
--- a/security/libtasn1/distinfo        Thu Jan 27 15:06:07 2005 +0000
+++ b/security/libtasn1/distinfo        Thu Jan 27 15:47:57 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index