[73533] trunk/dports/cross/lpc21isp
snc at macports.org
snc at macports.org
Tue Nov 16 15:12:45 PST 2010
Revision: 73533
http://trac.macports.org/changeset/73533
Author: snc at macports.org
Date: 2010-11-16 15:12:41 -0800 (Tue, 16 Nov 2010)
Log Message:
-----------
lpc21isp:
* update to 1.79
* UsingTheRightCompiler
* use license
Modified Paths:
--------------
trunk/dports/cross/lpc21isp/Portfile
Removed Paths:
-------------
trunk/dports/cross/lpc21isp/files/
Modified: trunk/dports/cross/lpc21isp/Portfile
===================================================================
--- trunk/dports/cross/lpc21isp/Portfile 2010-11-16 22:59:27 UTC (rev 73532)
+++ trunk/dports/cross/lpc21isp/Portfile 2010-11-16 23:12:41 UTC (rev 73533)
@@ -4,9 +4,9 @@
PortSystem 1.0
name lpc21isp
-version 1.64
+version 1.79
categories cross devel
-#license LGPL
+license LGPL
maintainers snc openmaintainer
description a NXP MCU programmer
long_description In-circuit programming (ISP) tool for the NXP (Philips) \
@@ -14,12 +14,15 @@
homepage http://sourceforge.net/projects/lpc21isp/
platforms darwin
master_sites sourceforge
-checksums md5 3dda91f9bac1568d43b6217e19501be8 \
- sha1 4ad1ba8aef99ac00191c81ebb863f7e04415eb45 \
- rmd160 49c5355dcfbe14b18eae324b57529458fc1d3deb
+checksums md5 93cf6b2a35d7e1d96a2887a21a8b2b77 \
+ sha1 f95378f680007c0eb0f79a25feb95623132b2cf4
-patchfiles patch-lpc21isp.c.diff
+worksrcdir ${name}
+patch {
+ reinplace s|gcc|${configure.cc}| ${worksrcpath}/Makefile
+}
+
use_configure no
pre-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101116/0c0914e8/attachment.html>
More information about the macports-changes
mailing list