pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libtasn1 Update to 0.3.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c50afb2eab2
branches: trunk
changeset: 510719:4c50afb2eab2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 02 20:40:53 2006 +0000
description:
Update to 0.3.2:
Version 0.3.2
- Corrected bug in asn1_der_coding() which overwrited some
data in the original structure.
- The asn1Parser, asn1Coding and asn1Decoding programs are now installed.
diffstat:
security/libtasn1/Makefile | 5 ++---
security/libtasn1/PLIST | 8 +++++++-
security/libtasn1/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 398a05077bda -r 4c50afb2eab2 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile Sun Apr 02 20:19:00 2006 +0000
+++ b/security/libtasn1/Makefile Sun Apr 02 20:40:53 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2006/03/31 23:28:36 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2006/04/02 20:40:53 wiz Exp $
-DISTNAME= libtasn1-0.3.1
-PKGREVISION= 1
+DISTNAME= libtasn1-0.3.2
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
diff -r 398a05077bda -r 4c50afb2eab2 security/libtasn1/PLIST
--- a/security/libtasn1/PLIST Sun Apr 02 20:19:00 2006 +0000
+++ b/security/libtasn1/PLIST Sun Apr 02 20:40:53 2006 +0000
@@ -1,9 +1,15 @@
-@comment $NetBSD: PLIST,v 1.9 2006/03/09 17:23:11 cube Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/04/02 20:40:53 wiz Exp $
+bin/asn1Coding
+bin/asn1Decoding
+bin/asn1Parser
bin/libtasn1-config
include/libtasn1.h
info/libtasn1.info
lib/libtasn1.la
lib/pkgconfig/libtasn1.pc
+man/man1/asn1Coding.1
+man/man1/asn1Decoding.1
+man/man1/asn1Parser.1
man/man3/asn1_array2tree.3
man/man3/asn1_bit_der.3
man/man3/asn1_check_version.3
diff -r 398a05077bda -r 4c50afb2eab2 security/libtasn1/distinfo
--- a/security/libtasn1/distinfo Sun Apr 02 20:19:00 2006 +0000
+++ b/security/libtasn1/distinfo Sun Apr 02 20:40:53 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2006/03/09 17:23:11 cube Exp $
+$NetBSD: distinfo,v 1.14 2006/04/02 20:40:53 wiz Exp $
-SHA1 (libtasn1-0.3.1.tar.gz) = 2448d76ffabead9ff66e357dd98db6b9181ed783
-RMD160 (libtasn1-0.3.1.tar.gz) = a2ebbe4faad6b1b5b6f2c7b1cb71d48100ac3ac1
-Size (libtasn1-0.3.1.tar.gz) = 1241622 bytes
+SHA1 (libtasn1-0.3.2.tar.gz) = 25c228d9a3675b5d763a671d97438009e9a548d3
+RMD160 (libtasn1-0.3.2.tar.gz) = 59483716ab1e842bf9733066e3c7e952f689985b
+Size (libtasn1-0.3.2.tar.gz) = 1243406 bytes
Home |
Main Index |
Thread Index |
Old Index