[107646] users/dports/ports/tex/texlive-common/Portfile
dports at macports.org
dports at macports.org
Wed Jul 3 14:32:33 PDT 2013
Revision: 107646
https://trac.macports.org/changeset/107646
Author: dports at macports.org
Date: 2013-07-03 14:32:33 -0700 (Wed, 03 Jul 2013)
Log Message:
-----------
texlive-common: 2013 version
Modified Paths:
--------------
users/dports/ports/tex/texlive-common/Portfile
Modified: users/dports/ports/tex/texlive-common/Portfile
===================================================================
--- users/dports/ports/tex/texlive-common/Portfile 2013-07-03 19:55:26 UTC (rev 107645)
+++ users/dports/ports/tex/texlive-common/Portfile 2013-07-03 21:32:33 UTC (rev 107646)
@@ -5,7 +5,7 @@
PortGroup texlive 1.0
name texlive-common
-version 2012
+version 2013
categories tex
maintainers dports
@@ -19,12 +19,12 @@
supported_archs noarch
license Permissive
-master_sites http://flute.csail.mit.edu/texlive/
+master_sites http://giraffe.cs.washington.edu/texlive/test/
worksrcdir ${distname}
use_xz yes
-checksums rmd160 ec0493efedf48f19b3d49fef6425950d50ec57c9 \
- sha256 57acdc76d5b500d215740ac7f988e245f81dfd8573a980ec19a5efc79d99dce1
+checksums rmd160 fda737c78ee71133cdb14f5eae23b85853e0a554 \
+ sha256 6894be66433624333f674ab828def6a0f5b183ed48ce5759486f84ed451c1014
livecheck.type regex
livecheck.url ${master_sites}
@@ -33,7 +33,6 @@
post-patch {
foreach x {texmf.cnf.d/10paths.cnf texmfcnf.lua texlive-update-cnf} {
reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/${x}
- reinplace "s|@@TEXMFMAIN@@|${texlive_texmfmain}|g" ${worksrcpath}/${x}
reinplace "s|@@TEXMFDIST@@|${texlive_texmfdist}|g" ${worksrcpath}/${x}
reinplace "s|@@TEXMFPORTS@@|${texlive_texmfports}|g" ${worksrcpath}/${x}
reinplace "s|@@TEXMFLOCAL@@|${texlive_texmflocal}|g" ${worksrcpath}/${x}
@@ -48,8 +47,7 @@
build { }
-set texmfdirs [list ${texlive_texmfmain} \
- ${texlive_texmfdist} \
+set texmfdirs [list ${texlive_texmfdist} \
${texlive_texmfports} \
${texlive_texmflocal} \
${texlive_texmfsysvar} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130703/accad690/attachment.html>
More information about the macports-changes
mailing list