[68649] users/dports/ports/tex

dports at macports.org dports at macports.org
Tue Jun 8 18:32:40 PDT 2010


Revision: 68649
          http://trac.macports.org/changeset/68649
Author:   dports at macports.org
Date:     2010-06-08 18:32:35 -0700 (Tue, 08 Jun 2010)
Log Message:
-----------
Set replaced_by on old ports

Modified Paths:
--------------
    users/dports/ports/tex/texlive_texmf-docs/Portfile
    users/dports/ports/tex/texlive_texmf-full/Portfile
    users/dports/ports/tex/texlive_texmf-minimal/Portfile

Modified: users/dports/ports/tex/texlive_texmf-docs/Portfile
===================================================================
--- users/dports/ports/tex/texlive_texmf-docs/Portfile	2010-06-08 22:48:13 UTC (rev 68648)
+++ users/dports/ports/tex/texlive_texmf-docs/Portfile	2010-06-09 01:32:35 UTC (rev 68649)
@@ -4,6 +4,7 @@
 
 name           texlive_texmf-docs
 version        2007
+revision       1
 categories     tex
 maintainers    nomaintainer
 description    Docs for texlive
@@ -16,4 +17,15 @@
 homepage       http://www.tug.org/texlive/
 platforms      darwin
 
-replaced_by    texlive
\ No newline at end of file
+replaced_by    texlive-common
+
+pre-fetch {
+    ui_msg "$name is no longer used; install texlive instead."
+    return -code error "$name cannot be installed"
+}
+
+use_configure   no
+build           {}
+destroot        {}
+livecheck.type  none
+

Modified: users/dports/ports/tex/texlive_texmf-full/Portfile
===================================================================
--- users/dports/ports/tex/texlive_texmf-full/Portfile	2010-06-08 22:48:13 UTC (rev 68648)
+++ users/dports/ports/tex/texlive_texmf-full/Portfile	2010-06-09 01:32:35 UTC (rev 68649)
@@ -4,8 +4,7 @@
 
 name           texlive_texmf-full
 version        2007
-revision       4
-set     rev    g0
+revision       5
 categories     tex
 maintainers    nomaintainer
 description    full texmf tree for texlive
@@ -21,4 +20,15 @@
     supported_archs noarch
 }
 
-replaced_by    texlive
\ No newline at end of file
+replaced_by    texlive-common
+
+pre-fetch {
+    ui_msg "$name is no longer used; install texlive instead."
+    return -code error "$name cannot be installed"
+}
+
+use_configure   no
+build           {}
+destroot        {}
+livecheck.type  none
+

Modified: users/dports/ports/tex/texlive_texmf-minimal/Portfile
===================================================================
--- users/dports/ports/tex/texlive_texmf-minimal/Portfile	2010-06-08 22:48:13 UTC (rev 68648)
+++ users/dports/ports/tex/texlive_texmf-minimal/Portfile	2010-06-09 01:32:35 UTC (rev 68649)
@@ -4,8 +4,7 @@
 
 name            texlive_texmf-minimal
 version         2007
-revision        3
-set     rev     g0
+revision        4
 categories      tex
 maintainers     nomaintainer
 description     texmf tree for texlive
@@ -21,4 +20,15 @@
     supported_archs noarch
 }
 
-replaced_by     texlive
\ No newline at end of file
+replaced_by     texlive-common
+
+pre-fetch {
+    ui_msg "$name is no longer used; install texlive instead."
+    return -code error "$name cannot be installed"
+}
+
+use_configure   no
+build           {}
+destroot        {}
+livecheck.type  none
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100608/dc14231d/attachment.html>


More information about the macports-changes mailing list