Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bd4ef77105c365714c8a0f364ccc0b464cc820eb)
  • Date: Wed, 16 Dec 2020 09:42:45 +0000

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

antivirus/clamav/DETAILS | 2 +-
antivirus/clamav/HISTORY | 3 +++
video-libs/dav1d/DETAILS | 4 ++--
video-libs/dav1d/HISTORY | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)

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

dav1d: => 0.8.0

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

clamav: => 0.103.0

diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 3b14ae1..d83a6e2 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.102.4
+ VERSION=0.103.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index fc62d91..3fc69f5 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2020-12-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.103.0
+
2020-09-09 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.102.4
* DEPENDS, BUILD: fixed compiling against musl
diff --git a/video-libs/dav1d/DETAILS b/video-libs/dav1d/DETAILS
index 984df94..268cdbe 100755
--- a/video-libs/dav1d/DETAILS
+++ b/video-libs/dav1d/DETAILS
@@ -9,8 +9,8 @@ if [[ "${DAV1D_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=0.6.0
-
SOURCE_HASH=sha512:ea4897d890aadd17370909d5bed3a8e93e40dbdc131808adf0e0ecfdc36d46fd1c31efaa12a58e11ac632bc99beef3d1760c7ca4ba757aaaa7946057530ac2f5
+ VERSION=0.8.0
+
SOURCE_HASH=sha512:906481ce5b9ce99cef2723c4c2466ba762095b9f88caccd42dcabfd4800964d7cd142736de1bf2ef25b631ee01eb26f7f1ac1754fc161b8fb7192e104df10e28
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://code.videolan.org/videolan/${SPELL}/-/archive/${VERSION}/${SOURCE}";
diff --git a/video-libs/dav1d/HISTORY b/video-libs/dav1d/HISTORY
index 93892c0..358d408 100644
--- a/video-libs/dav1d/HISTORY
+++ b/video-libs/dav1d/HISTORY
@@ -1,3 +1,6 @@
+2020-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.0
+
2020-03-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.6.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bd4ef77105c365714c8a0f364ccc0b464cc820eb), Treeve Jelbert, 12/16/2020

Archive powered by MHonArc 2.6.24.

Top of Page