Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fc1b41b94dbfc59c849436b3675cb467246b2581)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fc1b41b94dbfc59c849436b3675cb467246b2581)
  • Date: Sun, 16 Jul 2023 19:33:58 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

libs/protobuf/DETAILS | 2 +-
libs/protobuf/HISTORY | 3 +++
video/rtmpdump/DETAILS | 1 +
video/rtmpdump/HISTORY | 3 +++
4 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit fc1b41b94dbfc59c849436b3675cb467246b2581
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

protobuf: Fix WEB_SITE

commit 2da1d67240b2c2775e00ead6a89691594bce96ce
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

rtmpdump: Add missing SOURCE_HASH

diff --git a/libs/protobuf/DETAILS b/libs/protobuf/DETAILS
index 3b7ae55..e08e7f0 100755
--- a/libs/protobuf/DETAILS
+++ b/libs/protobuf/DETAILS
@@ -4,7 +4,7 @@ source $GRIMOIRE/CMAKE_FUNCTIONS

SOURCE_HASH=sha512:2bff54f80bcf5eac015d6eca5a57a96ced4dbc3f5c05ab1095b95c73fb44b06f98f74f1b235ecea5ed7ee45a8702fff9771c83d6e8a2bdfe012a84f0a93d2b26
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://$SPELL.googlecode.com
+ WEB_SITE=https://protobuf.dev/
# Watch: https://github.com/protocolbuffers/protobuf/releases

SOURCE_URL[0]=https://github.com/protocolbuffers/protobuf/archive/v${VERSION}.tar.gz
LICENSE[0]=BSD
diff --git a/libs/protobuf/HISTORY b/libs/protobuf/HISTORY
index c72e9bf..99743a5 100644
--- a/libs/protobuf/HISTORY
+++ b/libs/protobuf/HISTORY
@@ -1,3 +1,6 @@
+2023-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed WEB_SITE
+
2023-05-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 23.2

diff --git a/video/rtmpdump/DETAILS b/video/rtmpdump/DETAILS
index da3e37c..d527bd3 100755
--- a/video/rtmpdump/DETAILS
+++ b/video/rtmpdump/DETAILS
@@ -1,6 +1,7 @@
SPELL=rtmpdump
VERSION=20210219
REV=f1b83c10d8beb43fcc70a6e88cf4325499f25857
+
SOURCE_HASH=sha512:2bcd169c8c142390e4a37a5f115bb722f8878188920818349aead50ad6c40b8e96c4f929f1b4d6c26ebc05ee264e6675d3843bf963ad4fbac04c3ce74b7fbb20
SOURCE=$SPELL-${REV:0:7}.tar.gz

SOURCE_URL[0]=https://git.ffmpeg.org/gitweb/$SPELL.git/snapshot/$REV.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
diff --git a/video/rtmpdump/HISTORY b/video/rtmpdump/HISTORY
index 2565556..4e5ed25 100644
--- a/video/rtmpdump/HISTORY
+++ b/video/rtmpdump/HISTORY
@@ -1,3 +1,6 @@
+2023-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: added SOURCE_HASH
+
2022-04-28 Ismael Luceno <ismael AT sourcemage.org>
* PREPARE: removed, no longer needed
* CONFIGURE, DETAILS: switched to snapshot tarball



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fc1b41b94dbfc59c849436b3675cb467246b2581), Ismael Luceno, 07/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page