Skip to Content.
Sympa Menu

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

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 (e21be51a24b0f83151f018052dba42d11e5a8ef2)
  • Date: Sun, 1 Oct 2017 05:43:28 +0000

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

x11/wininfo/DETAILS | 2 +-
x11/wininfo/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

wininfo: Fix SOURCE_HASH

diff --git a/x11/wininfo/DETAILS b/x11/wininfo/DETAILS
index 8904432..690c7fa 100755
--- a/x11/wininfo/DETAILS
+++ b/x11/wininfo/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.7
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=http://www.freedesktop.org/software/wininfo/${SPELL}-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:2cf2173818fa324d43005bca320d5c86fe2959869e5408a237b0b43033514264c3df803b40215c249ca6870be6b368636d080433a03dc8debc872c45b09ad95e
+
SOURCE_HASH=sha512:de46321d6174af0369d8e01e14073601b268f0063a99bb84736217403ddeb3cd715513afc0b962887f0c2dd7fd7397acea2aac0b55745955e31969c14ffef003
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://freedesktop.org/wiki/Software_2fwininfo
ENTERED=20050323
diff --git a/x11/wininfo/HISTORY b/x11/wininfo/HISTORY
index c849144..3a474c0 100644
--- a/x11/wininfo/HISTORY
+++ b/x11/wininfo/HISTORY
@@ -1,3 +1,6 @@
+2017-10-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_HASH
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e21be51a24b0f83151f018052dba42d11e5a8ef2), Ismael Luceno, 10/01/2017

Archive powered by MHonArc 2.6.24.

Top of Page