Skip to Content.
Sympa Menu

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

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 (d2c8f2202df92f3257ce208084123b368ee13913)
  • Date: Sun, 26 Mar 2023 09:35:45 +0000

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

devel/tcc/DETAILS | 1 +
doc/mupdf/DETAILS | 1 +
libs/protobuf/DETAILS | 1 +
libs/yasm/DETAILS | 2 +-
python-pypi/meson/DETAILS | 1 +
shell-term-fm/zsh/DETAILS | 1 +
utils/lshw/DETAILS | 1 +
7 files changed, 7 insertions(+), 1 deletion(-)

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

More Watch lines

diff --git a/devel/tcc/DETAILS b/devel/tcc/DETAILS
index 65f40d6..62eeb3c 100755
--- a/devel/tcc/DETAILS
+++ b/devel/tcc/DETAILS
@@ -3,6 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/tinycc/$SOURCE
+# Watch: https://download.savannah.gnu.org/releases/tinycc/

SOURCE_HASH=sha512:835184292d97c07f0ff7b36ec550e855e649b04e23c7e2a1c706d223409eb60708dc1ae969f28eba45e56c8b96ae56936b93caf9d8a13ac5adf119014d5367a7
WEB_SITE=http://bellard.org/tcc/
ENTERED=20031218
diff --git a/doc/mupdf/DETAILS b/doc/mupdf/DETAILS
index 14a26e0..ad12ab5 100755
--- a/doc/mupdf/DETAILS
+++ b/doc/mupdf/DETAILS
@@ -4,6 +4,7 @@
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION-source.tar.gz
SOURCE_URL=(http://mupdf.com/downloads/archive/$SOURCE)
+# Watch: https://mupdf.com/releases/
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION-source"
WEB_SITE=http://www.mupdf.com/
ENTERED=20120426
diff --git a/libs/protobuf/DETAILS b/libs/protobuf/DETAILS
index 699abf4..1e8792d 100755
--- a/libs/protobuf/DETAILS
+++ b/libs/protobuf/DETAILS
@@ -5,6 +5,7 @@ source $GRIMOIRE/CMAKE_FUNCTIONS
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://$SPELL.googlecode.com
+# Watch: https://github.com/protocolbuffers/protobuf/releases

SOURCE_URL[0]=https://github.com/google/protobuf/archive/v${VERSION}.tar.gz
LICENSE[0]=BSD
ENTERED=20090819
diff --git a/libs/yasm/DETAILS b/libs/yasm/DETAILS
index 23f9f9b..d2d49fc 100755
--- a/libs/yasm/DETAILS
+++ b/libs/yasm/DETAILS
@@ -3,7 +3,7 @@

SOURCE_HASH=sha512:572d3b45568b10f58e48f1188c2d6bcbdd16429c8afaccc8c6d37859b45635e106885d679e41d0bee78c23822108c7ae75aa7475eed5ba58057e0a6fe1b68645
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.tortall.net/projects/yasm/releases/$SOURCE
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+# Watch: http://www.tortall.net/projects/yasm/releases
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
LICENSE[0]=BSD
KEYWORDS="libs"
diff --git a/python-pypi/meson/DETAILS b/python-pypi/meson/DETAILS
index 367e7e8..abdd368 100755
--- a/python-pypi/meson/DETAILS
+++ b/python-pypi/meson/DETAILS
@@ -2,6 +2,7 @@
VERSION=1.0.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+# Watch: https://github.com/mesonbuild/meson/releases

SOURCE_URL[0]=https://github.com/mesonbuild/meson/releases/download/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
diff --git a/shell-term-fm/zsh/DETAILS b/shell-term-fm/zsh/DETAILS
index cbc2b7a..e8f21d8 100755
--- a/shell-term-fm/zsh/DETAILS
+++ b/shell-term-fm/zsh/DETAILS
@@ -27,6 +27,7 @@ then
SOURCE_URL[1]=http://www.zsh.org/pub/${SOURCE}
SOURCE_URL[2]=ftp://ftp.zsh.org/zsh/${SOURCE}
fi
+# Watch: https://www.zsh.org/pub/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.zsh.org/
ENTERED=20011112
diff --git a/utils/lshw/DETAILS b/utils/lshw/DETAILS
index 1787a70..ba29392 100755
--- a/utils/lshw/DETAILS
+++ b/utils/lshw/DETAILS
@@ -4,6 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]="http://www.ezix.org/software/files/$SOURCE";
+# Watch: https://www.ezix.org/software/files lshw-(B[.][0-9.]+)[.]tar
WEB_SITE=http://ezix.org/project/wiki/HardwareLiSter
ENTERED=20030402
LICENSE[0]=GPL



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d2c8f2202df92f3257ce208084123b368ee13913), Ismael Luceno, 03/26/2023

Archive powered by MHonArc 2.6.24.

Top of Page