[88817] trunk/dports/python/py-metar/Portfile

phw at macports.org phw at macports.org
Thu Jan 12 12:45:31 PST 2012


Revision: 88817
          http://trac.macports.org/changeset/88817
Author:   phw at macports.org
Date:     2012-01-12 12:45:31 -0800 (Thu, 12 Jan 2012)
Log Message:
-----------
py-metar: removed faulty copying of files via xinstall; Further research
necessary

Modified Paths:
--------------
    trunk/dports/python/py-metar/Portfile

Modified: trunk/dports/python/py-metar/Portfile
===================================================================
--- trunk/dports/python/py-metar/Portfile	2012-01-12 20:42:54 UTC (rev 88816)
+++ trunk/dports/python/py-metar/Portfile	2012-01-12 20:45:31 UTC (rev 88817)
@@ -6,7 +6,7 @@
 
 name			    py-metar
 version			    0.18
-revision            1
+revision            2
 categories		    python
 platforms		    darwin
 maintainers		    phw openmaintainer
@@ -22,14 +22,6 @@
 distname		    pymetar-${version}
 checksums           sha1    60c2f0e885dcf69e2b7bd579f945ae591937c75f
 
-
-post-destroot {
-    #xinstall -m 644 -W ${worksrcpath} COPYING README THANKS librarydoc.txt 
-    xinstall -m 644 -W ${worksrcpath} COPYING README THANKS librarydoc.txt ${destroot}${prefix}/share/doc/${name}
-    #${destroot}${prefix}/share/doc/${name}
-}
-
-
 livecheck.type  regex
 livecheck.url   http://schwarzvogel.de/pkgs/ 
 livecheck.regex {"pymetar-([0-9\.]+)\.tar\.gz"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120112/51b21498/attachment-0001.html>


More information about the macports-changes mailing list