Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (9a8385d2d8f7e5583c2bbcc65caadc834cbe7622)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (9a8385d2d8f7e5583c2bbcc65caadc834cbe7622)
  • Date: Tue, 24 Sep 2024 09:16:28 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/pcre2/DETAILS | 2 +-
libs/pcre2/HISTORY | 3 +++
video/x265/HISTORY | 3 +++
video/x265/INSTALL | 2 +-
4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 9a8385d2d8f7e5583c2bbcc65caadc834cbe7622
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

x265 - fix install

commit feb1d62a2acae8873f96cdc35db2d4c1bfe88b7d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pcre2: => 10.44

diff --git a/libs/pcre2/DETAILS b/libs/pcre2/DETAILS
index 01edd6c..e86b7d2 100755
--- a/libs/pcre2/DETAILS
+++ b/libs/pcre2/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcre2
- VERSION=10.43
+ VERSION=10.44
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/libs/pcre2/HISTORY b/libs/pcre2/HISTORY
index 19cd7db..9707df9 100644
--- a/libs/pcre2/HISTORY
+++ b/libs/pcre2/HISTORY
@@ -1,3 +1,6 @@
+2024-09-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 10.44
+
2024-04-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 10.43

diff --git a/video/x265/HISTORY b/video/x265/HISTORY
index 4aa8343..af1b85c 100644
--- a/video/x265/HISTORY
+++ b/video/x265/HISTORY
@@ -1,3 +1,6 @@
+2024-09-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * INSTALL: fix
+
2020-05-31 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 3.4

diff --git a/video/x265/INSTALL b/video/x265/INSTALL
index 4bac005..d81d92c 100755
--- a/video/x265/INSTALL
+++ b/video/x265/INSTALL
@@ -1,2 +1,2 @@
-cd ${SOURCE_DIRECTORY}/source/build &&
+cd ${SOURCE_DIRECTORY}/source/builddir &&
default_install


  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (9a8385d2d8f7e5583c2bbcc65caadc834cbe7622), Treeve Jelbert, 09/24/2024

Archive powered by MHonArc 2.6.24.

Top of Page