pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/libgpg-error Updated libgpg-error to 1.26.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e760579b7ecc
branches:  trunk
changeset: 356335:e760579b7ecc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 30 00:42:53 2016 +0000

description:
Updated libgpg-error to 1.26.

Noteworthy changes in version 1.26 (2016-12-21) [C21/A21/R0]
-----------------------------------------------

 * New option --desc for gpg-error.

 * Interface changes relative to the 1.25 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 GPG_ERR_UNKNOWN_FLAG             NEW.
 GPG_ERR_INV_ORDER                NEW.
 GPG_ERR_ALREADY_FETCHED          NEW.
 GPG_ERR_TRY_LATER                NEW.
 GPG_ERR_SYSTEM_BUG               NEW.
 GPG_ERR_DNS_UNKNOWN              NEW.
 GPG_ERR_DNS_SECTION              NEW.
 GPG_ERR_DNS_ADDRESS              NEW.
 GPG_ERR_DNS_NO_QUERY             NEW.
 GPG_ERR_DNS_NO_ANSWER            NEW.
 GPG_ERR_DNS_CLOSED               NEW.
 GPG_ERR_DNS_VERIFY               NEW.
 GPG_ERR_DNS_TIMEOUT              NEW.

diffstat:

 security/libgpg-error/Makefile |   4 ++--
 security/libgpg-error/PLIST    |   3 ++-
 security/libgpg-error/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 9ebd89c8fa08 -r e760579b7ecc security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Fri Dec 30 00:41:45 2016 +0000
+++ b/security/libgpg-error/Makefile    Fri Dec 30 00:42:53 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2016/11/28 12:50:19 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2016/12/30 00:42:53 wiz Exp $
 
-DISTNAME=      libgpg-error-1.25
+DISTNAME=      libgpg-error-1.26
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
                ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/ \
diff -r 9ebd89c8fa08 -r e760579b7ecc security/libgpg-error/PLIST
--- a/security/libgpg-error/PLIST       Fri Dec 30 00:41:45 2016 +0000
+++ b/security/libgpg-error/PLIST       Fri Dec 30 00:42:53 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2015/02/01 19:49:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2016/12/30 00:42:53 wiz Exp $
 bin/gpg-error
 bin/gpg-error-config
 include/gpg-error.h
@@ -10,6 +10,7 @@
 share/common-lisp/source/gpg-error/gpg-error-package.lisp
 share/common-lisp/source/gpg-error/gpg-error.asd
 share/common-lisp/source/gpg-error/gpg-error.lisp
+share/libgpg-error/errorref.txt
 ${PLIST.nls}share/locale/cs/LC_MESSAGES/libgpg-error.mo
 ${PLIST.nls}share/locale/da/LC_MESSAGES/libgpg-error.mo
 ${PLIST.nls}share/locale/de/LC_MESSAGES/libgpg-error.mo
diff -r 9ebd89c8fa08 -r e760579b7ecc security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo    Fri Dec 30 00:41:45 2016 +0000
+++ b/security/libgpg-error/distinfo    Fri Dec 30 00:42:53 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2016/11/28 12:50:19 wiz Exp $
+$NetBSD: distinfo,v 1.32 2016/12/30 00:42:53 wiz Exp $
 
-SHA1 (libgpg-error-1.25.tar.bz2) = 8ab7494e40f80f4138edc9516981bf4afe7d9dbf
-RMD160 (libgpg-error-1.25.tar.bz2) = c88bc341c9ae04ebe83d768d73a79cad2f1faeb2
-SHA512 (libgpg-error-1.25.tar.bz2) = 46f276609fc66f09e9633f6a1a33d4cfcfaa65e36f34aaf0802edbc766ed4c0f2dc148582db10c2afce9c0b8ba536dbac78ec0c1a72cb81723403b6ece295590
-Size (libgpg-error-1.25.tar.bz2) = 797159 bytes
+SHA1 (libgpg-error-1.26.tar.bz2) = 9a926e7ee6309e539313443555535d49a2a5c9f1
+RMD160 (libgpg-error-1.26.tar.bz2) = db1d03a5463e80ce07519393125d8e7168e8cba3
+SHA512 (libgpg-error-1.26.tar.bz2) = 3f0c2bcba82156639b077d25b01ad41df1b8c960fbd90591e9c18eb7c6835d6cc8315100624cfdfec1d62d1df1ae8ebac55033af25e0a6474d1b7f7980b06a72
+Size (libgpg-error-1.26.tar.bz2) = 798096 bytes
 SHA1 (patch-src_estream.c) = 6b7879019c23a7161a8f2d7e04377c523670327a
 SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1



Home | Main Index | Thread Index | Old Index