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.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dedd7b702792
branches:  trunk
changeset: 498694:dedd7b702792
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 30 14:28:03 2005 +0000

description:
Changes 0.2.15
- Gnulib is used to implement memmove if your system does not have it.
- Simplified assert/error handling slightly.

diffstat:

 security/libtasn1/Makefile |  4 ++--
 security/libtasn1/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 96c2b628b942 -r dedd7b702792 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Tue Aug 30 14:26:32 2005 +0000
+++ b/security/libtasn1/Makefile        Tue Aug 30 14:28:03 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2005/07/22 23:49:24 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2005/08/30 14:28:03 adam Exp $
 
-DISTNAME=      libtasn1-0.2.14
+DISTNAME=      libtasn1-0.2.15
 CATEGORIES=    security devel
 MASTER_SITES=  ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
                ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
diff -r 96c2b628b942 -r dedd7b702792 security/libtasn1/distinfo
--- a/security/libtasn1/distinfo        Tue Aug 30 14:26:32 2005 +0000
+++ b/security/libtasn1/distinfo        Tue Aug 30 14:28:03 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/07/22 23:49:24 wiz Exp $
+$NetBSD: distinfo,v 1.9 2005/08/30 14:28:03 adam Exp $
 
-SHA1 (libtasn1-0.2.14.tar.gz) = 7e1aa2ca437318b3ff2f140b634c5e1d83fc2532
-RMD160 (libtasn1-0.2.14.tar.gz) = 05e6f11fba1ce811f26a4a0b293f4ccd9e6fcf5e
-Size (libtasn1-0.2.14.tar.gz) = 878179 bytes
+SHA1 (libtasn1-0.2.15.tar.gz) = 99b5ad4ca1462cf72e6343a15e3a8f67349de96f
+RMD160 (libtasn1-0.2.15.tar.gz) = 07ca33d59897b60228642d862bd8fd3f007b174d
+Size (libtasn1-0.2.15.tar.gz) = 878859 bytes



Home | Main Index | Thread Index | Old Index