Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libatomic_ops devel/libatomic_ops: fix layout of...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3fb57293fbb8
branches: trunk
changeset: 431187:3fb57293fbb8
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 05:06:21 2020 +0000
description:
devel/libatomic_ops: fix layout of MESSAGE file
diffstat:
devel/libatomic_ops/MESSAGE | 5 +++--
devel/libatomic_ops/Makefile | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 9f97ce08505e -r 3fb57293fbb8 devel/libatomic_ops/MESSAGE
--- a/devel/libatomic_ops/MESSAGE Sun May 10 04:36:04 2020 +0000
+++ b/devel/libatomic_ops/MESSAGE Sun May 10 05:06:21 2020 +0000
@@ -1,7 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2017/05/19 12:05:51 szptvlfn Exp $
+$NetBSD: MESSAGE,v 1.3 2020/05/10 05:06:21 rillig Exp $
+
There are two kinds of entities in:
- ${PREFIX}/include/atomic_ops/sysdeps
+ ${PREFIX}/include/atomic_ops/sysdeps
- Subdirectories corresponding to specific compilers
(or compiler/OS combinations).
diff -r 9f97ce08505e -r 3fb57293fbb8 devel/libatomic_ops/Makefile
--- a/devel/libatomic_ops/Makefile Sun May 10 04:36:04 2020 +0000
+++ b/devel/libatomic_ops/Makefile Sun May 10 05:06:21 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/04/24 12:33:26 nia Exp $
+# $NetBSD: Makefile,v 1.22 2020/05/10 05:06:21 rillig Exp $
DISTNAME= libatomic_ops-7.6.10
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ivmai/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index