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.32
details: https://anonhg.NetBSD.org/pkgsrc/rev/61da5b7d19a8
branches: trunk
changeset: 310505:61da5b7d19a8
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 17 06:38:02 2018 +0000
description:
libgpg-error: updated to 1.32
version 1.32:
* Fixes a problem with gpgrt_fflush and gpgrt_fopencookie.
* Fixes a problem with the C11 header stdnoreturn.h.
* The yat2m tool can now also be build on Windows.
* Updates translations for Spanish, Russian and Ukrainian.
diffstat:
security/libgpg-error/Makefile | 10 ++++------
security/libgpg-error/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 11 deletions(-)
diffs (53 lines):
diff -r 68b1fc777986 -r 61da5b7d19a8 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile Tue Jul 17 06:21:58 2018 +0000
+++ b/security/libgpg-error/Makefile Tue Jul 17 06:38:02 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2018/05/04 05:43:42 adam Exp $
+# $NetBSD: Makefile,v 1.65 2018/07/17 06:38:02 adam Exp $
-DISTNAME= libgpg-error-1.31
+DISTNAME= libgpg-error-1.32
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
@@ -14,12 +14,12 @@
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake
-USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
MAKE_ENV+= LC_ALL="C"
-MAKE_JOBS_SAFE= no
INFO_FILES= yes
+TEST_TARGET= check
.include "../../mk/bsd.prefs.mk"
@@ -33,8 +33,6 @@
LIBS+= -lrt
.endif
-TEST_TARGET= check
-
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 68b1fc777986 -r 61da5b7d19a8 security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo Tue Jul 17 06:21:58 2018 +0000
+++ b/security/libgpg-error/distinfo Tue Jul 17 06:38:02 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2018/05/04 05:43:42 adam Exp $
+$NetBSD: distinfo,v 1.40 2018/07/17 06:38:02 adam Exp $
-SHA1 (libgpg-error-1.31.tar.bz2) = 2bafad316d4e3e12bae4822b14ed9020090e6acf
-RMD160 (libgpg-error-1.31.tar.bz2) = 7385e8d41c371ddb7bab2b326f55995b166a2136
-SHA512 (libgpg-error-1.31.tar.bz2) = 23983470be51035b2bc0cdbfa20f0915aec92c53c964c645eac51ba4e992b8436bd3a21f0b48d77d7c4ef178d2aacaf57ab33c7fad24b4f96f4ffb1d7116e67f
-Size (libgpg-error-1.31.tar.bz2) = 901728 bytes
+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 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82
SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1
Home |
Main Index |
Thread Index |
Old Index