[75079] trunk/dports/tex/texlive-common/Portfile

dports at macports.org dports at macports.org
Fri Jan 14 16:24:31 PST 2011


Revision: 75079
          http://trac.macports.org/changeset/75079
Author:   dports at macports.org
Date:     2011-01-14 16:24:21 -0800 (Fri, 14 Jan 2011)
Log Message:
-----------
texlive-common: add tetex to the list of conflicting obsolete ports
that we'll deactivate

Modified Paths:
--------------
    trunk/dports/tex/texlive-common/Portfile

Modified: trunk/dports/tex/texlive-common/Portfile
===================================================================
--- trunk/dports/tex/texlive-common/Portfile	2011-01-15 00:22:53 UTC (rev 75078)
+++ trunk/dports/tex/texlive-common/Portfile	2011-01-15 00:24:21 UTC (rev 75079)
@@ -107,10 +107,10 @@
         }
     }
 
-    # Deactivate any of the texlive 2007 ports. replaced_by does not
-    # accomplish this because not all of these ports conflict with
-    # this one (although they will cause problems later).
-    foreach oldport {texlive_base texlive_texmf-full texlive_texmf-minimal texlive_texmf-docs} {
+    # Deactivate tetex and any of the texlive 2007 ports. replaced_by
+    # does not accomplish this because not all of these ports conflict
+    # with this one (although they will cause problems later).
+    foreach oldport {texlive_base texlive_texmf-full texlive_texmf-minimal texlive_texmf-docs teTeX} {
         if {![catch {registry_active $oldport}]} {
             registry_deactivate $oldport "" [list ports_nodepcheck 1]
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110114/ad05d06a/attachment.html>


More information about the macports-changes mailing list