Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e9cc83143811817ca313782d79aa108eb2479dcb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e9cc83143811817ca313782d79aa108eb2479dcb)
  • Date: Wed, 31 Oct 2018 18:17:49 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

devel/strace/DEPENDS | 2 +-
devel/strace/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e9cc83143811817ca313782d79aa108eb2479dcb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/strace: added optional dependency on gawk, no longer needs xz-utils

diff --git a/devel/strace/DEPENDS b/devel/strace/DEPENDS
index 941ae22..d0c6e40 100755
--- a/devel/strace/DEPENDS
+++ b/devel/strace/DEPENDS
@@ -1 +1 @@
-depends xz-utils
+optional_depends gawk "" "--enable-mpers=no" "to enable mpersonalities"
diff --git a/devel/strace/HISTORY b/devel/strace/HISTORY
index ff3bf80..2d6b693 100644
--- a/devel/strace/HISTORY
+++ b/devel/strace/HISTORY
@@ -1,3 +1,6 @@
+2018-10-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added optional gawk, dropped xz-utils completely
+
2018-10-30 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.25




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e9cc83143811817ca313782d79aa108eb2479dcb), Pavel Vinogradov, 10/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page