[SM-Commit] GIT changes to devel-texlive grimoire by Peng Chang (Charles) (bc36c6ac164e67c8b6814be5c7173b92409dc04d)

Peng Chang (Charles) scm at sourcemage.org
Sun Jul 18 03:07:11 EDT 2010


GIT changes to devel-texlive grimoire by Peng Chang (Charles) <chp at sourcemage.org>:

 latex/texlive/DETAILS |    2 +-
 latex/texlive/HISTORY |    1 +
 latex/texlive/INSTALL |    1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit c63a7f98989d0cab5795eb429ede3921b6ee8104
Author: Peng Chang (Charles) <chp at sourcemage.org>
Commit: Peng Chang (Charles) <chp at sourcemage.org>

    texlive: fill license according to Wikipedia

commit 86bb6ec5ba0a487118b4a1af47f7ac0671b149ea
Author: Peng Chang (Charles) <chp at sourcemage.org>
Commit: Peng Chang (Charles) <chp at sourcemage.org>

    texlive: INSTALL: local i

diff --git a/latex/texlive/DETAILS b/latex/texlive/DETAILS
index 52a9d93..1875ff6 100755
--- a/latex/texlive/DETAILS
+++ b/latex/texlive/DETAILS
@@ -5,7 +5,7 @@
      SOURCE_HASH=sha512:6e0761bb587f5574be7a3ae0d147827b11ef2194c4594727979f622bbfe332a428a35c10c62919a3f798c6df0f4a1e701afc61707b4b7905d4af9718ae7986b1:UPSTREAM_HASH
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE/.tar.xz}"
         WEB_SITE="http://www.tug.org/texlive"
-      LICENSE[0]="LATER"
+      LICENSE[0]="LPPL GPL"
          ENTERED=20090729
         KEYWORDS=""
            SHORT="TeX distribution"
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 8ab315b..e825afa 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,5 +1,6 @@
 2010-07-18 Peng Chang (Charles) <chp at sourcemage.org>
 	* DETAILS: UPSTREAM_HASH
+	  fill LICENSE according to Wikipedia
 	* BUILD: many --without options are --disable now
 	* DEPDENDS: --without -> --disable, removed dependencies ncurses and
 	  texinfo as they are dependencies of basesystem and there are no flags
diff --git a/latex/texlive/INSTALL b/latex/texlive/INSTALL
index 27e6abf..3885f89 100755
--- a/latex/texlive/INSTALL
+++ b/latex/texlive/INSTALL
@@ -2,6 +2,7 @@ default_install  &&
 
 # in version 20091107, texlive does not install wrappers like latex, pdflatex
 # automatically, so copy these files explicitly
+local i &&
 for i in texk/texlive/* ; do
   if file $i | grep 'script text executable' 2>&1 >/dev/null; then
     cp -v $i $INSTALL_ROOT/usr/bin



More information about the SM-Commit mailing list