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: updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b1f32ca9cfb
branches: trunk
changeset: 307039:6b1f32ca9cfb
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 30 10:34:23 2018 +0000
description:
libgpg-error: update to 1.30.
Remove hack for DragonFly/i386, DragonFly is 64-bit only nowadays.
Noteworthy changes in version 1.30 (2018-04-30) [C24/A24/R1]
-----------------------------------------------
* Fix for a hang on Windows when using gpgrt_poll under nPth.
* Build fix for Solaris. [#3869]
diffstat:
security/libgpg-error/Makefile | 23 ++---------------------
security/libgpg-error/PLIST | 40 ++++++++++++++++++++--------------------
security/libgpg-error/distinfo | 10 +++++-----
3 files changed, 27 insertions(+), 46 deletions(-)
diffs (110 lines):
diff -r 05f2734ea95e -r 6b1f32ca9cfb security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile Mon Apr 30 10:23:49 2018 +0000
+++ b/security/libgpg-error/Makefile Mon Apr 30 10:34:23 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2018/04/12 06:56:17 adam Exp $
+# $NetBSD: Makefile,v 1.63 2018/04/30 10:34:23 wiz Exp $
-DISTNAME= libgpg-error-1.29
+DISTNAME= libgpg-error-1.30
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
@@ -29,29 +29,10 @@
CONFIGURE_ENV+= CC_FOR_BUILD=${CC:Q}\ ${CFLAGS:M*:Q}
.endif
-# XXX See HACKS
-.if ${OPSYS} == "IRIX" || !empty(MACHINE_PLATFORM:MNetBSD-[3-9]*)
-USE_TOOLS+= awk
-.else
-USE_TOOLS+= gawk
-.endif
-
-LDFLAGS.SunOS+= -lsocket
-
.if !empty(MACHINE_PLATFORM:MSunOS-5.10-*)
LIBS+= -lrt
.endif
-# On Dragonfly i386, Pkgsrc libintl segfaults on bindtextdomain function
-# while locking a thread. Until that's resolved, stop libgpg-error from
-# using NLS which invokes that function during initialization.
-PLIST_VARS+= nls
-.if ${OPSYS} == "DragonFly" && ${MACHINE} == "i386"
-CONFIGURE_ARGS+= --disable-nls
-.else
-PLIST.nls= yes
-.endif
-
TEST_TARGET= check
.include "../../converters/libiconv/buildlink3.mk"
diff -r 05f2734ea95e -r 6b1f32ca9cfb security/libgpg-error/PLIST
--- a/security/libgpg-error/PLIST Mon Apr 30 10:23:49 2018 +0000
+++ b/security/libgpg-error/PLIST Mon Apr 30 10:34:23 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2018/03/16 09:48:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.18 2018/04/30 10:34:23 wiz Exp $
bin/gpg-error
bin/gpg-error-config
bin/gpgrt-config
@@ -15,22 +15,22 @@
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
-${PLIST.nls}share/locale/eo/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/fr/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/hu/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/it/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/ja/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/nl/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/pl/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/pt/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/ro/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/ru/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/sr/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/sv/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/uk/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/vi/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
-${PLIST.nls}share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
+share/locale/cs/LC_MESSAGES/libgpg-error.mo
+share/locale/da/LC_MESSAGES/libgpg-error.mo
+share/locale/de/LC_MESSAGES/libgpg-error.mo
+share/locale/eo/LC_MESSAGES/libgpg-error.mo
+share/locale/fr/LC_MESSAGES/libgpg-error.mo
+share/locale/hu/LC_MESSAGES/libgpg-error.mo
+share/locale/it/LC_MESSAGES/libgpg-error.mo
+share/locale/ja/LC_MESSAGES/libgpg-error.mo
+share/locale/nl/LC_MESSAGES/libgpg-error.mo
+share/locale/pl/LC_MESSAGES/libgpg-error.mo
+share/locale/pt/LC_MESSAGES/libgpg-error.mo
+share/locale/ro/LC_MESSAGES/libgpg-error.mo
+share/locale/ru/LC_MESSAGES/libgpg-error.mo
+share/locale/sr/LC_MESSAGES/libgpg-error.mo
+share/locale/sv/LC_MESSAGES/libgpg-error.mo
+share/locale/uk/LC_MESSAGES/libgpg-error.mo
+share/locale/vi/LC_MESSAGES/libgpg-error.mo
+share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
+share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
diff -r 05f2734ea95e -r 6b1f32ca9cfb security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo Mon Apr 30 10:23:49 2018 +0000
+++ b/security/libgpg-error/distinfo Mon Apr 30 10:34:23 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2018/04/12 06:56:17 adam Exp $
+$NetBSD: distinfo,v 1.38 2018/04/30 10:34:23 wiz Exp $
-SHA1 (libgpg-error-1.29.tar.bz2) = a56241d60bb7d810fdb478463b1732b134a52a19
-RMD160 (libgpg-error-1.29.tar.bz2) = 57abd8eb1b0a5be3ee217213917295d040c4efe5
-SHA512 (libgpg-error-1.29.tar.bz2) = 57b95a7ed0ed808f05a75d7ee700ed0317da06fde1f8c59f5a4f049d784c4598f3c693068ddd47cd8bb0efdb43b9b628b876d34211f8a3e67d5088110a15323b
-Size (libgpg-error-1.29.tar.bz2) = 894749 bytes
+SHA1 (libgpg-error-1.30.tar.bz2) = f9357bc404cc3c2ac5c808d665310bd5af344eb7
+RMD160 (libgpg-error-1.30.tar.bz2) = 02beb4651963eb3a865e5b978cde6d566b7b24f4
+SHA512 (libgpg-error-1.30.tar.bz2) = ee07d3d3f30432b6a7ff68640c64ff42cc21510e1da43023d7b23571abcc54ee9f5db0c95a92745d8961e15664c4a54fcf024552af0f9de41d99ef716c2b48c4
+Size (libgpg-error-1.30.tar.bz2) = 897319 bytes
SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82
SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1
Home |
Main Index |
Thread Index |
Old Index