diff options
author | adam <adam> | 2005-08-30 14:28:03 +0000 |
---|---|---|
committer | adam <adam> | 2005-08-30 14:28:03 +0000 |
commit | 6b001c5ba3b44a7429559139ed65d977b501bcb8 (patch) | |
tree | ee676e5e8a1603e4dcf3a58b01309fa82a348d11 /security | |
parent | 2543d1dab8cd460c2e4cb8004f2dd51942c8032d (diff) | |
download | pkgsrc-6b001c5ba3b44a7429559139ed65d977b501bcb8.tar.gz |
Changes 0.2.15
- Gnulib is used to implement memmove if your system does not have it.
- Simplified assert/error handling slightly.
Diffstat (limited to 'security')
-rw-r--r-- | security/libtasn1/Makefile | 4 | ||||
-rw-r--r-- | security/libtasn1/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 1ad7b595615..8a50d02c228 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -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 --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index 91db8233721..f5d71928c5b 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -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 |