[43867] trunk/dports/textproc

jmr at macports.org jmr at macports.org
Mon Dec 15 21:07:46 PST 2008


Revision: 43867
          http://trac.macports.org/changeset/43867
Author:   jmr at macports.org
Date:     2008-12-15 21:07:46 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
docbook-xml-*: make use of use_configure and extract.mkdir

Modified Paths:
--------------
    trunk/dports/textproc/docbook-xml-4.1.2/Portfile
    trunk/dports/textproc/docbook-xml-4.2/Portfile
    trunk/dports/textproc/docbook-xml-4.3/Portfile
    trunk/dports/textproc/docbook-xml-4.4/Portfile
    trunk/dports/textproc/docbook-xml-4.5/Portfile

Modified: trunk/dports/textproc/docbook-xml-4.1.2/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xml-4.1.2/Portfile	2008-12-16 03:52:06 UTC (rev 43866)
+++ trunk/dports/textproc/docbook-xml-4.1.2/Portfile	2008-12-16 05:07:46 UTC (rev 43867)
@@ -27,14 +27,9 @@
 
 use_zip     yes
 
-# The extract.dir and pre-extract lines are to prevent the source "tarbombing"
-# into the work directory and polluting it.
-extract.dir ${worksrcpath}
-pre-extract {
-    xinstall -m 755 -d ${worksrcpath}
-}
+extract.mkdir   yes
 
-configure   {}
+use_configure   no
 build       {}
 
 set install_dir    ${prefix}/share/xml/docbook/${version}

Modified: trunk/dports/textproc/docbook-xml-4.2/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xml-4.2/Portfile	2008-12-16 03:52:06 UTC (rev 43866)
+++ trunk/dports/textproc/docbook-xml-4.2/Portfile	2008-12-16 05:07:46 UTC (rev 43867)
@@ -25,14 +25,9 @@
 
 use_zip     yes
 
-# The extract.dir and pre-extract lines are to prevent the source "tarbombing"
-# into the work directory and polluting it.
-extract.dir ${worksrcpath}
-pre-extract {
-    xinstall -m 755 -d ${worksrcpath}
-}
+extract.mkdir   yes
 
-configure   {}
+use_configure   no
 build       {}
 
 set install_dir    ${prefix}/share/xml/docbook/${version}

Modified: trunk/dports/textproc/docbook-xml-4.3/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xml-4.3/Portfile	2008-12-16 03:52:06 UTC (rev 43866)
+++ trunk/dports/textproc/docbook-xml-4.3/Portfile	2008-12-16 05:07:46 UTC (rev 43867)
@@ -25,14 +25,9 @@
 
 use_zip     yes
 
-# The extract.dir and pre-extract lines are to prevent the source "tarbombing"
-# into the work directory and polluting it.
-extract.dir ${worksrcpath}
-pre-extract {
-    xinstall -m 755 -d ${worksrcpath}
-}
+extract.mkdir   yes
 
-configure   {}
+use_configure   no
 build       {}
 
 set install_dir    ${prefix}/share/xml/docbook/${version}

Modified: trunk/dports/textproc/docbook-xml-4.4/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xml-4.4/Portfile	2008-12-16 03:52:06 UTC (rev 43866)
+++ trunk/dports/textproc/docbook-xml-4.4/Portfile	2008-12-16 05:07:46 UTC (rev 43867)
@@ -25,14 +25,9 @@
 
 use_zip     yes
 
-# The extract.dir and pre-extract lines are to prevent the source "tarbombing"
-# into the work directory and polluting it.
-extract.dir ${worksrcpath}
-pre-extract {
-    xinstall -m 755 -d ${worksrcpath}
-}
+extract.mkdir   yes
 
-configure   {}
+use_configure   no
 build       {}
 
 set install_dir    ${prefix}/share/xml/docbook/${version}

Modified: trunk/dports/textproc/docbook-xml-4.5/Portfile
===================================================================
--- trunk/dports/textproc/docbook-xml-4.5/Portfile	2008-12-16 03:52:06 UTC (rev 43866)
+++ trunk/dports/textproc/docbook-xml-4.5/Portfile	2008-12-16 05:07:46 UTC (rev 43867)
@@ -25,14 +25,9 @@
 
 use_zip     yes
 
-# The extract.dir and pre-extract lines are to prevent the source "tarbombing"
-# into the work directory and polluting it.
-extract.dir ${worksrcpath}
-pre-extract {
-    xinstall -m 755 -d ${worksrcpath}
-}
+extract.mkdir   yes
 
-configure   {}
+use_configure   no
 build       {}
 
 set install_dir    ${prefix}/share/xml/docbook/${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081215/70bc2e77/attachment.html>


More information about the macports-changes mailing list