pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libatomic_ops
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 16 10:13:30 UTC 2018
Modified Files:
pkgsrc/devel/libatomic_ops: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libatomic_ops/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/libatomic_ops/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libatomic_ops/Makefile
diff -u pkgsrc/devel/libatomic_ops/Makefile:1.16 pkgsrc/devel/libatomic_ops/Makefile:1.17
--- pkgsrc/devel/libatomic_ops/Makefile:1.16 Tue Apr 17 05:30:30 2018
+++ pkgsrc/devel/libatomic_ops/Makefile Thu Aug 16 10:13:30 2018
@@ -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}
Index: pkgsrc/devel/libatomic_ops/distinfo
diff -u pkgsrc/devel/libatomic_ops/distinfo:1.22 pkgsrc/devel/libatomic_ops/distinfo:1.23
--- pkgsrc/devel/libatomic_ops/distinfo:1.22 Tue Apr 17 05:30:30 2018
+++ pkgsrc/devel/libatomic_ops/distinfo Thu Aug 16 10:13:30 2018
@@ -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