[arch-commits] Commit in (12 files)

Rémy Oudompheng remy at archlinux.org
Sun Sep 26 16:41:28 UTC 2010


    Date: Sunday, September 26, 2010 @ 12:41:28
  Author: remy
Revision: 91352

Update for TL2010 final (round 1)

Modified:
  texlive-bibtexextra/trunk/PKGBUILD
  texlive-fontsextra/trunk/PKGBUILD
  texlive-fontsextra/trunk/texlive-fontsextra.maps
  texlive-fontsextra/trunk/texlive.install
  texlive-genericextra/trunk/PKGBUILD
  texlive-htmlxml/trunk/PKGBUILD
  texlive-langcjk/trunk/PKGBUILD
  texlive-pictures/trunk/PKGBUILD
  texlive-plainextra/trunk/PKGBUILD
  texlive-pstricks/trunk/PKGBUILD
  texlive-publishers/trunk/PKGBUILD
  texlive-science/trunk/PKGBUILD

--------------------------------------------------+
 texlive-bibtexextra/trunk/PKGBUILD               |    4 ++--
 texlive-fontsextra/trunk/PKGBUILD                |    6 +++---
 texlive-fontsextra/trunk/texlive-fontsextra.maps |    5 ++++-
 texlive-fontsextra/trunk/texlive.install         |    2 --
 texlive-genericextra/trunk/PKGBUILD              |    4 ++--
 texlive-htmlxml/trunk/PKGBUILD                   |    4 ++--
 texlive-langcjk/trunk/PKGBUILD                   |    4 ++--
 texlive-pictures/trunk/PKGBUILD                  |    4 ++--
 texlive-plainextra/trunk/PKGBUILD                |    4 ++--
 texlive-pstricks/trunk/PKGBUILD                  |    4 ++--
 texlive-publishers/trunk/PKGBUILD                |    4 ++--
 texlive-science/trunk/PKGBUILD                   |    4 ++--
 12 files changed, 25 insertions(+), 24 deletions(-)

Modified: texlive-bibtexextra/trunk/PKGBUILD
===================================================================
--- texlive-bibtexextra/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-bibtexextra/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-bibtexextra
-pkgver=2010.19523
+pkgver=2010.19862
 pkgrel=1
 pkgdesc="TeX Live - Additional BibTeX styles and bibliography databases"
 license=('GPL')
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=(!strip)
 install=texlive.install
-md5sums=('b9e6b1fa154b800c59db869eb462d175')
+md5sums=('1bcecd30d8162134cf386e6f13bf30af')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-fontsextra/trunk/PKGBUILD
===================================================================
--- texlive-fontsextra/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-fontsextra/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-fontsextra
-pkgver=2010.19537
+pkgver=2010.19878
 pkgrel=1
 pkgdesc="TeX Live - all sorts of extra fonts"
 license=('GPL')
@@ -13,8 +13,8 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('e15060dc0c2b7f39119acd529e43f4d9'
-         '2fb08666d193d8f5999365c0ce4b9339')
+md5sums=('a93c42c465b5e42c866bb3aab0681adf'
+         '88a2f1df482bc46abdb8a987b3cc83c2')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-fontsextra/trunk/texlive-fontsextra.maps
===================================================================
--- texlive-fontsextra/trunk/texlive-fontsextra.maps	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-fontsextra/trunk/texlive-fontsextra.maps	2010-09-26 16:41:28 UTC (rev 91352)
@@ -15,6 +15,7 @@
 Map MnSymbol.map
 Map MorrisIn.map
 Map Nouveaud.map
+Map OrnementsADF.map
 Map Romantik.map
 Map Rothdn.map
 Map RoyalIn.map
@@ -22,8 +23,8 @@
 Map Starburst.map
 Map Typocaps.map
 Map Zallman.map
-Map antp.map
 Map antt.map
+Map ap.map
 Map archaicprw.map
 Map arev.map
 Map ascii.map
@@ -33,6 +34,7 @@
 Map belleek.map
 Map bera.map
 Map ccicons.map
+Map clm.map
 Map cm-lgc.map
 Map cmin.map
 Map cyklop.map
@@ -70,6 +72,7 @@
 Map uaq.map
 Map ugq.map
 Map ybv.map
+Map yes.map
 Map yfrak.map
 Map yly.map
 Map yrd.map

Modified: texlive-fontsextra/trunk/texlive.install
===================================================================
--- texlive-fontsextra/trunk/texlive.install	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-fontsextra/trunk/texlive.install	2010-09-26 16:41:28 UTC (rev 91352)
@@ -74,10 +74,8 @@
 Map troff-updmap.map
 Map uaq.map
 Map ugq.map
-Map ybv.map
 Map yfrak.map
 Map yly.map
-Map yrd.map
 Map yv1.map
 Map yv2.map
 Map yv3.map

Modified: texlive-genericextra/trunk/PKGBUILD
===================================================================
--- texlive-genericextra/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-genericextra/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-genericextra
-pkgver=2010.19456
+pkgver=2010.19884
 pkgrel=1
 pkgdesc="TeX Live - mixed bag of generic macro packages and fonts"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('e8ef13209cb290e7ca50dcafc2d2c160')
+md5sums=('b5831a30ad01e5aee61bdb8374316de0')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-htmlxml/trunk/PKGBUILD
===================================================================
--- texlive-htmlxml/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-htmlxml/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-htmlxml
-pkgver=2010.19518
+pkgver=2010.19804
 pkgrel=1
 pkgdesc="TeX Live - Packages to convert LaTeX to XML/HTML, and typeset XML/SGML"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('edd27b42ce7bed60e2c826fbccfed7a8')
+md5sums=('b869903de0294d30b843df06c6ed4f85')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-langcjk/trunk/PKGBUILD
===================================================================
--- texlive-langcjk/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-langcjk/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-langcjk
-pkgver=2010.19473
+pkgver=2010.19645
 pkgrel=1
 pkgdesc="TeX Live - CJK (Chinese, Japanese, Korean) macros and fonts"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('2ca3b2d90190b0ff6f4c77fff2b382c5'
+md5sums=('2598f1c145fe7dc69a8e6eb2e9e85615'
          'a4c50faea47494bad836b83391eb720e')
 
 build() {

Modified: texlive-pictures/trunk/PKGBUILD
===================================================================
--- texlive-pictures/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-pictures/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-pictures
-pkgver=2010.19492
+pkgver=2010.19879
 pkgrel=1
 pkgdesc="TeX Live - Packages for drawings graphics"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('5d10a676f8d6b4b2b5f6772166790a60'
+md5sums=('59953f4ed099fb4d612ae9cd43eaee95'
          '7d08cb8ade87687bd8676f8e8ba20697')
 
 build() {

Modified: texlive-plainextra/trunk/PKGBUILD
===================================================================
--- texlive-plainextra/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-plainextra/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-plainextra
-pkgver=2010.19362
+pkgver=2010.19883
 pkgrel=1
 pkgdesc="TeX Live - A collection of add-on packages and macros for plain TeX"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('3c255d1df0c18392ac5c84ed7ce13d76')
+md5sums=('a8ea09196c075b540b4e6a413a0f4538')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-pstricks/trunk/PKGBUILD
===================================================================
--- texlive-pstricks/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-pstricks/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-pstricks
-pkgver=2010.19320
+pkgver=2010.19829
 pkgrel=1
 pkgdesc="TeX Live - Additional PSTricks packages"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('31688a3fba0964eb2c4334d6e7b6c4a6')
+md5sums=('6aae3fe8e2cb61a9495e342794f9b6c3')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-publishers/trunk/PKGBUILD
===================================================================
--- texlive-publishers/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-publishers/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-publishers
-pkgver=2010.19440
+pkgver=2010.19886
 pkgrel=1
 pkgdesc="TeX Live - LaTeX classes and packages for specific publishers"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('f98d356c6ab65499c2c9a12ad038bfee')
+md5sums=('f6816391d2d3346b19264be75078d453')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-science/trunk/PKGBUILD
===================================================================
--- texlive-science/trunk/PKGBUILD	2010-09-26 16:18:57 UTC (rev 91351)
+++ texlive-science/trunk/PKGBUILD	2010-09-26 16:41:28 UTC (rev 91352)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-science
-pkgver=2010.19493
+pkgver=2010.19845
 pkgrel=1
 pkgdesc="TeX Live - Typesetting for natural and computer sciences"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('f4b29f0f2f578f008ef8e496aef1284e'
+md5sums=('b810130ade57ef1af01f199fde8ef50b'
          '72206bb981d3d491df018e0e13334be5')
 
 build() {




More information about the arch-commits mailing list