Skip to Content.
Sympa Menu

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

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 (978267d95afd0c310afff64ebe80f9e2a8391af6)
  • Date: Fri, 7 Feb 2020 20:04:10 +0000

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

libs/tzcode/BUILD | 1 +
libs/tzcode/DETAILS | 4 ++--
libs/tzcode/HISTORY | 3 +++
3 files changed, 6 insertions(+), 2 deletions(-)

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

tzcode 2019c

diff --git a/libs/tzcode/BUILD b/libs/tzcode/BUILD
index 955dd7d..9691a31 100755
--- a/libs/tzcode/BUILD
+++ b/libs/tzcode/BUILD
@@ -1,3 +1,4 @@
make zic zdump \
cc="$CC" CFLAGS="$CFLAGS" \
TZDIR="$INSTALL_ROOT"/usr/share/zoneinfo \
+ VERSION_DEPS=
diff --git a/libs/tzcode/DETAILS b/libs/tzcode/DETAILS
index 7125c41..b585e5f 100755
--- a/libs/tzcode/DETAILS
+++ b/libs/tzcode/DETAILS
@@ -1,8 +1,8 @@
SPELL=tzcode
- VERSION=2009a
+ VERSION=2019c
SOURCE="$SPELL$VERSION.tar.gz"
SOURCE_URL[0]=https://data.iana.org/time-zones/releases/$SOURCE
-
SOURCE_HASH=sha512:1431aebaac067b2b43583eb3e31b9d5aea02b6bb0eb0d57245966077c3487968546692fdf1909763680240e37b2ada39c5ed49a5a3db703b191fb455171978f7
+
SOURCE_HASH=sha512:61ef36385f501c338c263081486de0d1fccd454b86f8777b0dbad4ea3f21bbde059d0a91c23e207b167ed013127d3db8b7528f0188814a8b44d1f946b19d9b8b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL$VERSION"
WEB_SITE="https://www.iana.org/time-zones";
LICENSE[0]="GPL"
diff --git a/libs/tzcode/HISTORY b/libs/tzcode/HISTORY
index 4ab083b..7cc0847 100644
--- a/libs/tzcode/HISTORY
+++ b/libs/tzcode/HISTORY
@@ -1,2 +1,5 @@
+2020-02-07 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DETAILS: updated spell to 2019c
+
2019-05-24 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, CONFLICTS, DETAILS, INSTALL PRE_BUILD: spell created



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (978267d95afd0c310afff64ebe80f9e2a8391af6), Ismael Luceno, 02/07/2020

Archive powered by MHonArc 2.6.24.

Top of Page