[124885] trunk/dports/games/angband/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Aug 29 20:59:12 PDT 2014


Revision: 124885
          https://trac.macports.org/changeset/124885
Author:   khindenburg at macports.org
Date:     2014-08-29 20:59:12 -0700 (Fri, 29 Aug 2014)
Log Message:
-----------
angband: use distname

Modified Paths:
--------------
    trunk/dports/games/angband/Portfile

Modified: trunk/dports/games/angband/Portfile
===================================================================
--- trunk/dports/games/angband/Portfile	2014-08-30 03:35:03 UTC (rev 124884)
+++ trunk/dports/games/angband/Portfile	2014-08-30 03:59:12 UTC (rev 124885)
@@ -23,13 +23,11 @@
 
 master_sites        http://rephial.org/downloads/${branch}
 
-distfiles           ${name}-v${version}.tar.gz
+distname            ${name}-v${version}
 
 checksums           rmd160  c017577796c8a3d9d1455108678118d2f137f020 \
                     sha256  3d3c3a8839ef97613d5e29c116c5e88c93b913485768106ad4906c75069085ec
 
-worksrcdir          ${name}-v${version}
-
 depends_lib-append  port:ncurses
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140829/2abb17c8/attachment.html>


More information about the macports-changes mailing list