pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libgpg-error
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 30 00:42:53 UTC 2016
Modified Files:
pkgsrc/security/libgpg-error: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/libgpg-error/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/libgpg-error/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/libgpg-error/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/libgpg-error/Makefile
diff -u pkgsrc/security/libgpg-error/Makefile:1.54 pkgsrc/security/libgpg-error/Makefile:1.55
--- pkgsrc/security/libgpg-error/Makefile:1.54 Mon Nov 28 12:50:19 2016
+++ pkgsrc/security/libgpg-error/Makefile Fri Dec 30 00:42:53 2016
@@ -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/ \
Index: pkgsrc/security/libgpg-error/PLIST
diff -u pkgsrc/security/libgpg-error/PLIST:1.14 pkgsrc/security/libgpg-error/PLIST:1.15
--- pkgsrc/security/libgpg-error/PLIST:1.14 Sun Feb 1 19:49:38 2015
+++ pkgsrc/security/libgpg-error/PLIST Fri Dec 30 00:42:53 2016
@@ -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-e
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
Index: pkgsrc/security/libgpg-error/distinfo
diff -u pkgsrc/security/libgpg-error/distinfo:1.31 pkgsrc/security/libgpg-error/distinfo:1.32
--- pkgsrc/security/libgpg-error/distinfo:1.31 Mon Nov 28 12:50:19 2016
+++ pkgsrc/security/libgpg-error/distinfo Fri Dec 30 00:42:53 2016
@@ -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