Skip to Content.
Sympa Menu

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

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 (aa8775aa7cd07667773e7a2cdff1a93bfd6a479c)
  • Date: Wed, 11 Jan 2017 03:50:25 +0000

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

latex/texlive/DETAILS | 2 ++
latex/texlive/HISTORY | 3 +++
2 files changed, 5 insertions(+)

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

latex/texlive: disabled staged installation

diff --git a/latex/texlive/DETAILS b/latex/texlive/DETAILS
index 43bd417..b449646 100755
--- a/latex/texlive/DETAILS
+++ b/latex/texlive/DETAILS
@@ -1,5 +1,6 @@
SPELL=texlive
VERSION=20160523b
+ PATCHLEVEL=1
SOURCE="${SPELL}-${VERSION}-source.tar.xz"

SOURCE_URL[0]=ftp://tug.org/historic/systems/texlive/${VERSION:0:4}/${SOURCE}

SOURCE_HASH=sha512:915fa2f5e2099dd385ef81033db7aafdf09558c0c200fed0748a8a42fd61f69d3eaac9decea334e30981af739dd81061a9b1d6853c7f6d00285fe0be40e26c3e:UPSTREAM_HASH
@@ -8,6 +9,7 @@ COMPILE_DIRECTORY="${SOURCE_DIRECTORY}/build"
WEB_SITE="http://www.tug.org/texlive";
LICENSE[0]="LPPL GPL"
ENTERED=20090729
+ STAGED_INSTALL=off
KEYWORDS=""
SHORT="TeX distribution"
cat << EOF
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 92f6cc8..6d4d1ff 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,3 +1,6 @@
+2017-01-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: disabled staged installation, PATCHLEVEL++
+
2016-11-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 20160523b, switched to UPSTREAM_HASH, adjusted
SOURCE_DIRECTORY



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (aa8775aa7cd07667773e7a2cdff1a93bfd6a479c), Pavel Vinogradov, 01/10/2017

Archive powered by MHonArc 2.6.24.

Top of Page