pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgpg-error Update to 1.7:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1eee5cb4c139
branches: trunk
changeset: 394388:1eee5cb4c139
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 09 13:27:33 2009 +0000
description:
Update to 1.7:
Noteworthy changes in version 1.7 (2008-11-26)
----------------------------------------------
* Minor fixes and a few new error codes.
* Interface changes relative to the 1.6 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPG_ERR_NOT_OPERATIONAL NEW
GPG_ERR_NO_PASSPHRASE NEW
GPG_ERR_NO_PIN NEW
diffstat:
security/libgpg-error/Makefile | 7 +++----
security/libgpg-error/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r 09492351503a -r 1eee5cb4c139 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile Tue Jun 09 13:25:46 2009 +0000
+++ b/security/libgpg-error/Makefile Tue Jun 09 13:27:33 2009 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.25 2009/05/01 13:59:53 zafer Exp $
+# $NetBSD: Makefile,v 1.26 2009/06/09 13:27:33 wiz Exp $
-DISTNAME= libgpg-error-1.6
+DISTNAME= libgpg-error-1.7
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/ \
ftp://mirror.switch.ch/mirror/gnupg/libgpg-error/ \
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/libgpg-error/ \
ftp://ftp.gnupg.ca/libgpg-error/
-
-
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://www.gnupg.org/
COMMENT= Definitions of common error values for all GnuPG components
+#LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 09492351503a -r 1eee5cb4c139 security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo Tue Jun 09 13:25:46 2009 +0000
+++ b/security/libgpg-error/distinfo Tue Jun 09 13:27:33 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2008/10/14 11:32:11 adam Exp $
+$NetBSD: distinfo,v 1.9 2009/06/09 13:27:33 wiz Exp $
-SHA1 (libgpg-error-1.6.tar.bz2) = 2f387d0c34dd55eaf3b5f3c2570e9033eb540bc3
-RMD160 (libgpg-error-1.6.tar.bz2) = 5015a9e0a9c59fe5e9a45d203c324af3736c5d68
-Size (libgpg-error-1.6.tar.bz2) = 382110 bytes
+SHA1 (libgpg-error-1.7.tar.bz2) = bf8c6babe1e28cae7dd6374ca24ddcc42d57e902
+RMD160 (libgpg-error-1.7.tar.bz2) = 6f9004baf8e707b5995a276b5a454102405a6afc
+Size (libgpg-error-1.7.tar.bz2) = 403751 bytes
SHA1 (patch-aa) = 04f2918c2b61250693a279cd30a94a22fa4cad0a
SHA1 (patch-ae) = 0865909ebfc7594bb5854e9ef6f7da3718d034bf
SHA1 (patch-af) = c3ca3a4a4f024db0ca8cae78dafe10cda1135088
Home |
Main Index |
Thread Index |
Old Index