[137874] trunk/dports/sysutils/asciinema/Portfile

larryv at macports.org larryv at macports.org
Mon Jun 22 07:33:05 PDT 2015


Revision: 137874
          https://trac.macports.org/changeset/137874
Author:   larryv at macports.org
Date:     2015-06-22 07:33:05 -0700 (Mon, 22 Jun 2015)
Log Message:
-----------
asciinema: Fix semantics of package hierarchy

Modified Paths:
--------------
    trunk/dports/sysutils/asciinema/Portfile

Modified: trunk/dports/sysutils/asciinema/Portfile
===================================================================
--- trunk/dports/sysutils/asciinema/Portfile	2015-06-22 14:25:15 UTC (rev 137873)
+++ trunk/dports/sysutils/asciinema/Portfile	2015-06-22 14:33:05 UTC (rev 137874)
@@ -24,7 +24,7 @@
 checksums           rmd160  8418b7c12eba9f28d56823f5a813253f06aa7afe \
                     sha256  30bcf2577ff33fcc67d577b1370f7722e26f87c743c29d2ee42e00e31b187a2b
 
-worksrcdir          src/github.com/${name}/${name}
+worksrcdir          src/github.com/${github.author}/${github.project}
 post-extract {
     file mkdir [file dirname ${worksrcpath}]
     move ${workpath}/${distname} ${worksrcpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150622/13456ba1/attachment.html>


More information about the macports-changes mailing list