pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libksba 1) Taking over maintainance of packag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3162bfa3243
branches: trunk
changeset: 481722:d3162bfa3243
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Mon Oct 11 09:46:44 2004 +0000
description:
1) Taking over maintainance of package on agreement with previous
maintainer Klaus Klein.
2) Update to version 0.9.7 to satisfy version requirements for, soon to
be committed, gnupg2 (1.9.10) that provides SMIME support.
Libksba is a library to make the tasks of working with X.509 certificates,
CMS data and related objects more easy. It a highlevel interface to the
implemented protocols and presents the data in a consistent way.
diffstat:
security/libksba/Makefile | 7 +++----
security/libksba/buildlink3.mk | 6 +++---
security/libksba/distinfo | 6 +++---
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (51 lines):
diff -r 9c8479154d3a -r d3162bfa3243 security/libksba/Makefile
--- a/security/libksba/Makefile Mon Oct 11 09:44:12 2004 +0000
+++ b/security/libksba/Makefile Mon Oct 11 09:46:44 2004 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:09 tv Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/11 09:46:44 shannonjr Exp $
#
-DISTNAME= libksba-0.9.4
-PKGREVISION= 1
+DISTNAME= libksba-0.9.7
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/libksba/
-MAINTAINER= kleink%NetBSD.org@localhost
+MAINTAINER= shannonjr%NetBSD.org@localhost
HOMEPAGE= http://www.g10code.com/p-libksba.html
COMMENT= X.509 library
diff -r 9c8479154d3a -r d3162bfa3243 security/libksba/buildlink3.mk
--- a/security/libksba/buildlink3.mk Mon Oct 11 09:44:12 2004 +0000
+++ b/security/libksba/buildlink3.mk Mon Oct 11 09:46:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2004/10/03 00:18:09 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2004/10/11 09:46:44 shannonjr Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBKSBA_BUILDLINK3_MK:= ${LIBKSBA_BUILDLINK3_MK}+
@@ -11,8 +11,8 @@
BUILDLINK_PACKAGES+= libksba
.if !empty(LIBKSBA_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libksba+= libksba>=0.9.4
-BUILDLINK_RECOMMENDED.libksba+= libksba>=0.9.4nb1
+BUILDLINK_DEPENDS.libksba+= libksba>=0.9.7
+BUILDLINK_RECOMMENDED.libksba+= libksba>=0.9.7
BUILDLINK_PKGSRCDIR.libksba?= ../../security/libksba
.endif # LIBKSBA_BUILDLINK3_MK
diff -r 9c8479154d3a -r d3162bfa3243 security/libksba/distinfo
--- a/security/libksba/distinfo Mon Oct 11 09:44:12 2004 +0000
+++ b/security/libksba/distinfo Mon Oct 11 09:46:44 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/02/25 18:08:27 minskim Exp $
+$NetBSD: distinfo,v 1.4 2004/10/11 09:46:44 shannonjr Exp $
-SHA1 (libksba-0.9.4.tar.gz) = 8e69bdd751483bc1904ab10a4890fc0e7d0cad01
-Size (libksba-0.9.4.tar.gz) = 476327 bytes
+SHA1 (libksba-0.9.7.tar.gz) = f5d1369390cf94dc693fe2c95070a46f628076ad
+Size (libksba-0.9.7.tar.gz) = 582747 bytes
SHA1 (patch-aa) = d8af1927606aa254874776f589d80b439179b77b
Home |
Main Index |
Thread Index |
Old Index