pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libassuan2 libassuan2: updated to 2.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4be77295f630
branches:  trunk
changeset: 372944:4be77295f630
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 21 09:44:14 2017 +0000

description:
libassuan2: updated to 2.5.1

Noteworthy changes in version 2.5.1:
 * Fix c+p error in the previous usleep fix.

Noteworthy changes in version 2.5.0:
 * New function to change the system hooks for the socket
   interface.
 * Fix the use of the internal usleep in the nPth implementation.
 * Interface changes relative to the 2.4.0 release:
 assuan_sock_set_system_hooks   NEW.

diffstat:

 security/libassuan2/Makefile      |   4 ++--
 security/libassuan2/buildlink3.mk |   4 ++--
 security/libassuan2/distinfo      |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (47 lines):

diff -r 4043d7acc296 -r 4be77295f630 security/libassuan2/Makefile
--- a/security/libassuan2/Makefile      Thu Dec 21 08:46:54 2017 +0000
+++ b/security/libassuan2/Makefile      Thu Dec 21 09:44:14 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2017/12/17 16:48:23 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2017/12/21 09:44:14 adam Exp $
 
-DISTNAME=      libassuan-2.4.5
+DISTNAME=      libassuan-2.5.1
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libassuan/
 MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/libassuan/
diff -r 4043d7acc296 -r 4be77295f630 security/libassuan2/buildlink3.mk
--- a/security/libassuan2/buildlink3.mk Thu Dec 21 08:46:54 2017 +0000
+++ b/security/libassuan2/buildlink3.mk Thu Dec 21 09:44:14 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2015/12/14 14:07:42 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/12/21 09:44:14 adam Exp $
 
 BUILDLINK_TREE+=       libassuan
 
@@ -7,7 +7,7 @@
 
 BUILDLINK_API_DEPENDS.libassuan+=      libassuan>=2.4.2
 BUILDLINK_ABI_DEPENDS.libassuan+=      libassuan>=2.4.2
-BUILDLINK_PKGSRCDIR.libassuan?=        ../../security/libassuan2
+BUILDLINK_PKGSRCDIR.libassuan?=                ../../security/libassuan2
 
 .include "../../security/libgpg-error/buildlink3.mk"
 .endif # LIBASSUAN_BUILDLINK3_MK
diff -r 4043d7acc296 -r 4be77295f630 security/libassuan2/distinfo
--- a/security/libassuan2/distinfo      Thu Dec 21 08:46:54 2017 +0000
+++ b/security/libassuan2/distinfo      Thu Dec 21 09:44:14 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2017/12/14 08:52:17 adam Exp $
+$NetBSD: distinfo,v 1.14 2017/12/21 09:44:14 adam Exp $
 
-SHA1 (libassuan-2.4.5.tar.bz2) = 2b38b7d54831ffe9d1e60987e3e1a01314ae894b
-RMD160 (libassuan-2.4.5.tar.bz2) = d85020b90df39bc33fa92d9d9a7120e16c00d578
-SHA512 (libassuan-2.4.5.tar.bz2) = 9c51018e9029fdefdbbae9544a3870863be20a7d6d36b82f96660997467129aa8dbfe73c91c09067c8f7a3659c78db09ecf8fb5337e99b0b385c2945a2b10833
-Size (libassuan-2.4.5.tar.bz2) = 563915 bytes
+SHA1 (libassuan-2.5.1.tar.bz2) = c8432695bf1daa914a92f51e911881ed93d50604
+RMD160 (libassuan-2.5.1.tar.bz2) = 7d7db59a712d5e8662a40d29bc9078e4d29bab2c
+SHA512 (libassuan-2.5.1.tar.bz2) = c8829925221780f175cee8c4084060b0d661229f583a50d400a1903ab7303b2724b99ff9c0fa242881d4c5d779036756e1da54d9143acc0fcd92f302ecb5882d
+Size (libassuan-2.5.1.tar.bz2) = 564857 bytes
 SHA1 (patch-configure) = 0cb945282bd00a96b66d245f9723fd8d0bc32d8b
 SHA1 (patch-src_assuan-uds.c) = 62d935c5fad5eb5bbc6721f89681b7be724c4916



Home | Main Index | Thread Index | Old Index