pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libassuan2 libassaun2: updated to 2.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/1dece5ea076e
branches: trunk
changeset: 317817:1dece5ea076e
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jan 16 08:21:10 2019 +0000
description:
libassaun2: updated to 2.5.2
Noteworthy changes in version 2.5.2:
* Better credential support for BSDs.
* Fix some compiler warnings.
* Update the build system.
diffstat:
security/libassuan2/Makefile | 5 +++--
security/libassuan2/PLIST | 3 ++-
security/libassuan2/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r 6ea1a58e1b31 -r 1dece5ea076e security/libassuan2/Makefile
--- a/security/libassuan2/Makefile Wed Jan 16 08:13:39 2019 +0000
+++ b/security/libassuan2/Makefile Wed Jan 16 08:21:10 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2017/12/21 09:44:14 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/01/16 08:21:10 adam Exp $
-DISTNAME= libassuan-2.5.1
+DISTNAME= libassuan-2.5.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libassuan/
MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/libassuan/
@@ -15,6 +15,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --infodir=${PREFIX}/info
INFO_FILES= yes
+PKGCONFIG_OVERRIDE= src/libassuan.pc.in
TEST_TARGET= check
CONFLICTS= libassuan-1.*
diff -r 6ea1a58e1b31 -r 1dece5ea076e security/libassuan2/PLIST
--- a/security/libassuan2/PLIST Wed Jan 16 08:13:39 2019 +0000
+++ b/security/libassuan2/PLIST Wed Jan 16 08:21:10 2019 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2011/04/13 09:11:39 abs Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/01/16 08:21:10 adam Exp $
bin/libassuan-config
include/assuan.h
info/assuan.info
lib/libassuan.la
+lib/pkgconfig/libassuan.pc
share/aclocal/libassuan.m4
diff -r 6ea1a58e1b31 -r 1dece5ea076e security/libassuan2/distinfo
--- a/security/libassuan2/distinfo Wed Jan 16 08:13:39 2019 +0000
+++ b/security/libassuan2/distinfo Wed Jan 16 08:21:10 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2017/12/21 09:44:14 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/01/16 08:21:10 adam Exp $
-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 (libassuan-2.5.2.tar.bz2) = fb66bc1e8971d48ac9dbacd1cdaf6487a3e77375
+RMD160 (libassuan-2.5.2.tar.bz2) = a6d5698b3d2bfcf5cf08963714ef077c695bca94
+SHA512 (libassuan-2.5.2.tar.bz2) = 1c6f87e3f785a053e6b736eb3554fa704c798c7078307391ca45961e06d9282c659c8e46d230d1f52e67acc2cc12d841f9ec0d5184443f68555d3f0d240865b3
+Size (libassuan-2.5.2.tar.bz2) = 570676 bytes
SHA1 (patch-configure) = 0cb945282bd00a96b66d245f9723fd8d0bc32d8b
SHA1 (patch-src_assuan-uds.c) = 62d935c5fad5eb5bbc6721f89681b7be724c4916
Home |
Main Index |
Thread Index |
Old Index