Skip to Content.
Sympa Menu

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

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 (2ec46652c35c2641de43d04a5be9eed7d34b7fc9)
  • Date: Wed, 16 Nov 2016 01:53:41 +0000

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

graphics-libs/graphite2/DETAILS | 7 ++++---
graphics-libs/graphite2/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 2ec46652c35c2641de43d04a5be9eed7d34b7fc9
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/graphite2: version 1.3.9

diff --git a/graphics-libs/graphite2/DETAILS b/graphics-libs/graphite2/DETAILS
index 7069b09..e6ad28d 100755
--- a/graphics-libs/graphite2/DETAILS
+++ b/graphics-libs/graphite2/DETAILS
@@ -1,9 +1,10 @@
SPELL=graphite2
- VERSION=1.3.8
+ VERSION=1.3.9
SECURITY_PATCH=2
SOURCE="${SPELL}-${VERSION}.tgz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/silgraphite/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:df8a3a7b67b356092fe8d4f62b7cd6d45ee7fe2b614699b0f8b29dc2441e00675021fdaec24cef4629c5294b33d6b269d596bc869fae8257f8f2e935c9db3639
+
SOURCE_URL[0]="http://downloads.sourceforge.net/project/silgraphite/${SPELL}/${SOURCE}";
+
SOURCE_URL[1]="https://github.com/silnrsi/graphite/releases/download/${VERSION}/${SOURCE}";
+
SOURCE_HASH="sha1:0693e9eef87edf1792db247dd38794211666a1b9:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://graphite.sil.org";
LICENSE[0]=LGPL
diff --git a/graphics-libs/graphite2/HISTORY b/graphics-libs/graphite2/HISTORY
index 88f1407..6be133c 100644
--- a/graphics-libs/graphite2/HISTORY
+++ b/graphics-libs/graphite2/HISTORY
@@ -1,3 +1,7 @@
+2016-11-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.3.9, switched to sha1 UPSTREAM_HASH,
+ added GitHub mirror, quoting++ and bracing++
+
2016-04-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: SECURITY_PATCH++ (skipped 1.3.6 was actually a security
update)



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2ec46652c35c2641de43d04a5be9eed7d34b7fc9), Pavel Vinogradov, 11/15/2016

Archive powered by MHonArc 2.6.24.

Top of Page