[144658] trunk/dports/perl/p5-text-kakasi/Portfile

devans at macports.org devans at macports.org
Thu Jan 14 12:01:28 PST 2016


Revision: 144658
          https://trac.macports.org/changeset/144658
Author:   devans at macports.org
Date:     2016-01-14 12:01:28 -0800 (Thu, 14 Jan 2016)
Log Message:
-----------
p5-text-kakasi: don't install files in post-destroot that conflict with stub port, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-text-kakasi/Portfile

Modified: trunk/dports/perl/p5-text-kakasi/Portfile
===================================================================
--- trunk/dports/perl/p5-text-kakasi/Portfile	2016-01-14 19:54:04 UTC (rev 144657)
+++ trunk/dports/perl/p5-text-kakasi/Portfile	2016-01-14 20:01:28 UTC (rev 144658)
@@ -6,7 +6,7 @@
 
 perl5.branches      5.22
 perl5.setup         Text-Kakasi 2.04
-revision            3
+revision            4
 categories-append   textproc japanese
 maintainers         nomaintainer
 description         This module provides interface to kakasi.
@@ -29,9 +29,4 @@
         system "pod2text ${worksrcpath}/lib/Text/Kakasi/JP.pod ${worksrcpath}/usage.jp"
         delete ${worksrcpath}/lib
     }
-
-    post-destroot {
-        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/doc
-        xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog.1 Changes README README.jp usage.jp ${destroot}${prefix}/share/doc/${name}
-    }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160114/e7ef178e/attachment.html>


More information about the macports-changes mailing list