Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5621cf0692c3453268f467c326b3512536885214)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5621cf0692c3453268f467c326b3512536885214)
  • Date: Thu, 17 Aug 2023 16:41:22 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

xorg-app/beforelight/DETAILS | 11 +++++------
xorg-app/beforelight/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 5621cf0692c3453268f467c326b3512536885214
Author: Stephane Fontaine <esselfe16 AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

beforelight: version bumped to 1.0.6

diff --git a/xorg-app/beforelight/DETAILS b/xorg-app/beforelight/DETAILS
index 4ae4dcc..6bc6f30 100755
--- a/xorg-app/beforelight/DETAILS
+++ b/xorg-app/beforelight/DETAILS
@@ -1,13 +1,12 @@
SPELL=beforelight
PKG=beforelight
- VERSION=1.0.3
+ VERSION=1.0.6
XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:f7a83c4370924168cbda55356e712522e72f0b6156f4c1945a8239d72ae919ee8e3eecdcd48d3ee3486e25daaea31478ac33d183aca312b4e6b30ace21885389
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE=${PKG}-${VERSION}.tar.xz
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:48a165d151676f6d213883bee98b34007403a77e025253c8649f9a0f5ea258b09381ab523a5e906030ac9fc8245fce2c6beaf9ad0f81116e302d51ad4a0fad5a
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="a X.Org sample screen saver"
diff --git a/xorg-app/beforelight/HISTORY b/xorg-app/beforelight/HISTORY
index 5096986..685a790 100644
--- a/xorg-app/beforelight/HISTORY
+++ b/xorg-app/beforelight/HISTORY
@@ -1,3 +1,7 @@
+2023-08-17 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: updated to 1.0.6
+ bz2 unavailable, use xz tarball
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5621cf0692c3453268f467c326b3512536885214), Pavel Vinogradov, 08/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page