Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (7dbd8e8b4599c23c62ac01decd8f8a0acc44cb39)
  • Date: Tue, 1 Sep 2026 18:07:16 +0000

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

gnome2-apps/dia/DETAILS | 3 +--
gnome2-apps/dia/HISTORY | 4 ++++
gnome2-apps/dia/WATCH | 1 +
3 files changed, 6 insertions(+), 2 deletions(-)

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

dia: Add WATCH file

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

dia: Remove BRANCH variable

diff --git a/gnome2-apps/dia/DETAILS b/gnome2-apps/dia/DETAILS
index 775352b..7ddef00 100755
--- a/gnome2-apps/dia/DETAILS
+++ b/gnome2-apps/dia/DETAILS
@@ -1,9 +1,8 @@
SPELL=dia
VERSION=0.97.3
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig:UPSTREAM_HASH
LICENSE[0]=GPL
WEB_SITE=https://wiki.gnome.org/Apps/Dia
diff --git a/gnome2-apps/dia/HISTORY b/gnome2-apps/dia/HISTORY
index 5914681..eddccf9 100644
--- a/gnome2-apps/dia/HISTORY
+++ b/gnome2-apps/dia/HISTORY
@@ -1,3 +1,7 @@
+2026-09-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: removed BRANCH variable
+ * WATCH: added
+
2021-01-14 Ismael Luceno <ismael AT iodev.co.uk>
* BUILD: fixed build against musl

diff --git a/gnome2-apps/dia/WATCH b/gnome2-apps/dia/WATCH
new file mode 100644
index 0000000..728dc8c
--- /dev/null
+++ b/gnome2-apps/dia/WATCH
@@ -0,0 +1 @@
+0 . https://download.gnome.org/sources/dia/cache.json


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (7dbd8e8b4599c23c62ac01decd8f8a0acc44cb39), Ismael Luceno, 09/01/2026

Archive powered by MHonArc 2.6.24.

Top of Page