texlive[63184] Master: rename components-of-TeX to components, to

commits+karl at tug.org commits+karl at tug.org
Sat Apr 30 18:21:08 CEST 2022


Revision: 63184
          http://tug.org/svn/texlive?view=revision&revision=63184
Author:   karl
Date:     2022-04-30 18:21:08 +0200 (Sat, 30 Apr 2022)
Log Message:
-----------
rename components-of-TeX to components, to match CTAN

Modified Paths:
--------------
    trunk/Master/tlpkg/bin/tlpkg-ctan-check
    trunk/Master/tlpkg/libexec/ctan2tds
    trunk/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/generic/components/
    trunk/Master/tlpkg/tlpsrc/components.tlpsrc

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/generic/components-of-TeX/
    trunk/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc

Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check	2022-04-30 16:16:09 UTC (rev 63183)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check	2022-04-30 16:21:08 UTC (rev 63184)
@@ -198,7 +198,7 @@
     combelow combine combinedgraphics combofont comfortaa comicneue
     comma commado commath commedit comment commonunicode commutative-diagrams
     compactbib compare competences
-    complexity components-of-TeX comprehensive computational-complexity
+    complexity components comprehensive computational-complexity
     concepts concmath concmath-fonts concmath-otf concprog concrete
     conditext confproc constants conteq
     context-account context-algorithmic context-animation context-annotation

Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds	2022-04-30 16:16:09 UTC (rev 63183)
+++ trunk/Master/tlpkg/libexec/ctan2tds	2022-04-30 16:21:08 UTC (rev 63184)
@@ -320,6 +320,7 @@
  'committee-font',	"die 'skipping, noinfo license, old Knuthian font'",
  'commonunicode',	"&MAKEflatten",
  'compact',             "die 'skipping, nonfree license'",
+ 'components-of-TeX',	"die 'skipping, use components'",
  'computer-typesetting-using-latex',    "die 'skipping, nosource'",
  'concmath',            "&MAKEnosymlinks",
  'concmath-fonts',      "&MAKEflatten",
@@ -1959,7 +1960,7 @@
  'colorprofiles',	'\.(icc|sty|tex)$',
  'colortab',    'colortab\.tex|' . $standardtex,
  'compare',	'\.tex',
- 'components-of-TeX',   'NULL',
+ 'components',  'NULL',
  'concepts',    'concepts\.sty',
  'contracard',  "$package\.(cls|sty)",
  'contour',     '\.cfg|\.sty|\.cnt',
@@ -2462,7 +2463,7 @@
  'cmarrows',            'metapost',
  'cmexb',		'fonts',
  'colorprofiles',	'generic',
- 'components-of-TeX',   'generic',
+ 'components',	        'generic',
  'concmath',            'fonts',
  'concmath-fonts',      'fonts',
  'context-notes-zh-cn', 'context/third',

Modified: trunk/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc	2022-04-30 16:16:09 UTC (rev 63183)
+++ trunk/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc	2022-04-30 16:21:08 UTC (rev 63184)
@@ -12,7 +12,7 @@
 depend around-the-bend
 depend ascii-chart
 depend biblatex-cheatsheet
-depend components-of-TeX
+depend components
 depend comprehensive
 depend dickimaw
 depend docsurvey

Deleted: trunk/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc	2022-04-30 16:16:09 UTC (rev 63183)
+++ trunk/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc	2022-04-30 16:21:08 UTC (rev 63184)
@@ -1 +0,0 @@
-catalogue components

Copied: trunk/Master/tlpkg/tlpsrc/components.tlpsrc (from rev 63183, trunk/Master/tlpkg/tlpsrc/components-of-TeX.tlpsrc)
===================================================================
--- trunk/Master/tlpkg/tlpsrc/components.tlpsrc	                        (rev 0)
+++ trunk/Master/tlpkg/tlpsrc/components.tlpsrc	2022-04-30 16:21:08 UTC (rev 63184)
@@ -0,0 +1 @@
+catalogue components



More information about the tex-live-commits mailing list.