[115727] trunk/dports/cross/lpc21isp/Portfile

snc at macports.org snc at macports.org
Thu Jan 9 14:07:37 PST 2014


Revision: 115727
          https://trac.macports.org/changeset/115727
Author:   snc at macports.org
Date:     2014-01-09 14:07:37 -0800 (Thu, 09 Jan 2014)
Log Message:
-----------
lpc21isp: update to 1.97

Modified Paths:
--------------
    trunk/dports/cross/lpc21isp/Portfile

Modified: trunk/dports/cross/lpc21isp/Portfile
===================================================================
--- trunk/dports/cross/lpc21isp/Portfile	2014-01-09 22:00:11 UTC (rev 115726)
+++ trunk/dports/cross/lpc21isp/Portfile	2014-01-09 22:07:37 UTC (rev 115727)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                lpc21isp
-version             1.94
+version             1.97
 categories          cross devel
 license             LGPL
 maintainers         snc openmaintainer
@@ -16,11 +16,10 @@
 master_sites        sourceforge:project/${name}/${name}/${version}/
 distname            ${name}_[string replace ${version} 1 1 ]
 
-checksums           rmd160  cdd99c603a2be5eb52e1eeb37b551de89b032fba \
-                    sha256  099fc8d6223dfb9788786b632ed8094b30cdd661913ea1eb0f826d9d39c98cf8
+checksums           rmd160  58f0964b4689c67a44783703bddaccbfbf6b8bf0 \
+                    sha256  9f7d80382e4b70bfa4200233466f29f73a36fea7dc604e32f05b9aa69ef591dc
 
-extract.mkdir       yes
-worksrcdir          ${name}
+worksrcdir          ${name}_[join [lrange [split ${version} .] 0 1] ""]
 
 patch {
                     reinplace s|gcc|${configure.cc}| ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140109/716a6c5d/attachment.html>


More information about the macports-changes mailing list