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: rillig
Date: Sun May 10 05:06:21 UTC 2020
Modified Files:
pkgsrc/devel/libatomic_ops: MESSAGE Makefile
Log Message:
devel/libatomic_ops: fix layout of MESSAGE file
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libatomic_ops/MESSAGE
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/libatomic_ops/Makefile
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/MESSAGE
diff -u pkgsrc/devel/libatomic_ops/MESSAGE:1.2 pkgsrc/devel/libatomic_ops/MESSAGE:1.3
--- pkgsrc/devel/libatomic_ops/MESSAGE:1.2 Fri May 19 12:05:51 2017
+++ pkgsrc/devel/libatomic_ops/MESSAGE Sun May 10 05:06:21 2020
@@ -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).
Index: pkgsrc/devel/libatomic_ops/Makefile
diff -u pkgsrc/devel/libatomic_ops/Makefile:1.21 pkgsrc/devel/libatomic_ops/Makefile:1.22
--- pkgsrc/devel/libatomic_ops/Makefile:1.21 Fri Apr 24 12:33:26 2020
+++ pkgsrc/devel/libatomic_ops/Makefile Sun May 10 05:06:21 2020
@@ -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