pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgpg-error libgpg-error: updated to 1.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/399357342be9
branches: trunk
changeset: 326527:399357342be9
user: adam <adam%pkgsrc.org@localhost>
date: Sun Dec 09 17:11:43 2018 +0000
description:
libgpg-error: updated to 1.33
Noteworthy changes in version 1.33:
* New unified config script gpgrt-config which can now be used by all
GnuPG related packages.
* Support for ARC and arm64ilp32.
* The log functions now sanitize strings printed with the "%s" format
specifier. All control characters are C-escaped in the output.
Users of that function may want to remove their own escaping to
avoid doubling of backslashes.
* New fprintf style function to apply a custom filter for string
arguments.
* New function to compare version strings.
diffstat:
security/libgpg-error/Makefile | 4 +-
security/libgpg-error/PLIST | 5 ++-
security/libgpg-error/distinfo | 10 ++++----
security/libgpg-error/patches/patch-src_gpg-error-config.in | 15 -------------
4 files changed, 10 insertions(+), 24 deletions(-)
diffs (67 lines):
diff -r 4bec2ca55b13 -r 399357342be9 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile Sun Dec 09 17:05:51 2018 +0000
+++ b/security/libgpg-error/Makefile Sun Dec 09 17:11:43 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2018/07/17 06:38:02 adam Exp $
+# $NetBSD: Makefile,v 1.66 2018/12/09 17:11:43 adam Exp $
-DISTNAME= libgpg-error-1.32
+DISTNAME= libgpg-error-1.33
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
diff -r 4bec2ca55b13 -r 399357342be9 security/libgpg-error/PLIST
--- a/security/libgpg-error/PLIST Sun Dec 09 17:05:51 2018 +0000
+++ b/security/libgpg-error/PLIST Sun Dec 09 17:11:43 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2018/05/04 05:43:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2018/12/09 17:11:43 adam Exp $
bin/gpg-error
bin/gpg-error-config
bin/gpgrt-config
@@ -7,7 +7,8 @@
include/gpgrt.h
info/gpgrt.info
lib/libgpg-error.la
-man/man1/gpg-error-config.1
+lib/pkgconfig/gpg-error.pc
+man/man1/gpgrt-config.1
share/aclocal/gpg-error.m4
share/aclocal/gpgrt.m4
share/common-lisp/source/gpg-error/gpg-error-codes.lisp
diff -r 4bec2ca55b13 -r 399357342be9 security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo Sun Dec 09 17:05:51 2018 +0000
+++ b/security/libgpg-error/distinfo Sun Dec 09 17:11:43 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2018/07/17 06:38:02 adam Exp $
+$NetBSD: distinfo,v 1.41 2018/12/09 17:11:43 adam Exp $
-SHA1 (libgpg-error-1.32.tar.bz2) = e310718c7737c816cb1313a2f3baf60fd6a6d5d3
-RMD160 (libgpg-error-1.32.tar.bz2) = 789084067e9ad59c155da077312bd6037e936e85
-SHA512 (libgpg-error-1.32.tar.bz2) = 0130af48fe81f4db401635757d22a330455aab5dc27edfffad44b7c7c5c439399e92d234c9e00f4d3a399646b52e06c95d53196ea19f5a166817e2032511cb20
-Size (libgpg-error-1.32.tar.bz2) = 904382 bytes
+SHA1 (libgpg-error-1.33.tar.bz2) = bd40bf4cb6a0b725f5ea91b68d6ae5aeb387a750
+RMD160 (libgpg-error-1.33.tar.bz2) = 21e3974dd6fa3dcca8b2c95ca324805fbdd7a36e
+SHA512 (libgpg-error-1.33.tar.bz2) = c0396a63ea54e321b207d84fb4eac247ba8a791058db00a8bbf1dd7698c6593b13c77de08fc0971cccd6c3c27925637d1f9fdc59c4cac1344ddfe4c25adc2e42
+Size (libgpg-error-1.33.tar.bz2) = 918344 bytes
SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82
SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1
diff -r 4bec2ca55b13 -r 399357342be9 security/libgpg-error/patches/patch-src_gpg-error-config.in
--- a/security/libgpg-error/patches/patch-src_gpg-error-config.in Sun Dec 09 17:05:51 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_gpg-error-config.in,v 1.1 2013/03/15 22:06:02 wiz Exp $
-
-Add rpath to config script output.
-
---- src/gpg-error-config.in.orig 2013-02-23 16:38:49.000000000 +0000
-+++ src/gpg-error-config.in
-@@ -72,7 +72,7 @@ while test $# -gt 0; do
- case "$libdir" in
- /usr/lib|/usr/lib64|/lib|/lib64) ;;
- *)
-- output="$output -L$libdir"
-+ output="$output -Wl,-R$libdir -L$libdir"
- ;;
- esac
- output="$output @GPG_ERROR_CONFIG_LIBS@"
Home |
Main Index |
Thread Index |
Old Index