pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libatomic_ops libatomic_ops: updated to 7.6.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf08b7c2cc1c
branches:  trunk
changeset: 384034:cf08b7c2cc1c
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 16 10:13:30 2018 +0000

description:
libatomic_ops: updated to 7.6.6

7.6.6:
COPYING: sync with FSF's gpl-2.0.txt
Fix 'undefined reference to __atomic_load/store/cas_16' error (gcc-7/x64)
Fix a typo in the overview section of README
Fix comments style in configure.ac and Makefile.am
Update copyright information in README and some header files

diffstat:

 devel/libatomic_ops/Makefile |   4 ++--
 devel/libatomic_ops/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 32cc3c668263 -r cf08b7c2cc1c devel/libatomic_ops/Makefile
--- a/devel/libatomic_ops/Makefile      Thu Aug 16 09:38:11 2018 +0000
+++ b/devel/libatomic_ops/Makefile      Thu Aug 16 10:13:30 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/04/17 05:30:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/08/16 10:13:30 adam Exp $
 
-DISTNAME=      libatomic_ops-7.6.4
+DISTNAME=      libatomic_ops-7.6.6
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ivmai/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r 32cc3c668263 -r cf08b7c2cc1c devel/libatomic_ops/distinfo
--- a/devel/libatomic_ops/distinfo      Thu Aug 16 09:38:11 2018 +0000
+++ b/devel/libatomic_ops/distinfo      Thu Aug 16 10:13:30 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2018/04/17 05:30:30 wiz Exp $
+$NetBSD: distinfo,v 1.23 2018/08/16 10:13:30 adam Exp $
 
-SHA1 (libatomic_ops-7.6.4.tar.gz) = 84b0afa2ae9341bf8fe8fba566f7721f1f32bb32
-RMD160 (libatomic_ops-7.6.4.tar.gz) = 74a4f7657d62da095d09f50e8291928f5ec8a43b
-SHA512 (libatomic_ops-7.6.4.tar.gz) = 2e6ef0bfd4b77e9260383feb2865c96388fb1ebed9d37605eeb83ac87e3b6a565495d588808129ac7b3ee5f6a58a37440da7784b680cc6590842b09c2625983b
-Size (libatomic_ops-7.6.4.tar.gz) = 497571 bytes
+SHA1 (libatomic_ops-7.6.6.tar.gz) = 89a320bc94860fc63069615a0a7ee6f38eee9b70
+RMD160 (libatomic_ops-7.6.6.tar.gz) = cd88fb23ddf3913c687be98c0570185a1abc9cdd
+SHA512 (libatomic_ops-7.6.6.tar.gz) = ea6e4e2f8f369f5af18435a6ab8ee18c28832c367d24875cccc5e743761109036894260b4296feec5e269a74934df24a90f0fc4868937e1f36605fca082fbde8
+Size (libatomic_ops-7.6.6.tar.gz) = 498187 bytes
 SHA1 (patch-ad) = b5db1656821058aae2ec81c20ffc4c0740049314



Home | Main Index | Thread Index | Old Index