[60223] trunk/dports/cross/openocd/Portfile

snc at macports.org snc at macports.org
Fri Nov 6 07:27:56 PST 2009


Revision: 60223
          http://trac.macports.org/changeset/60223
Author:   snc at macports.org
Date:     2009-11-06 07:27:54 -0800 (Fri, 06 Nov 2009)
Log Message:
-----------
update version, disable Werror, add modeline

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

Modified: trunk/dports/cross/openocd/Portfile
===================================================================
--- trunk/dports/cross/openocd/Portfile	2009-11-06 15:19:13 UTC (rev 60222)
+++ trunk/dports/cross/openocd/Portfile	2009-11-06 15:27:54 UTC (rev 60223)
@@ -4,9 +4,9 @@
 PortSystem          1.0
 
 name                openocd
-version             0.2.0
+version             0.3.0
 categories          cross devel
-#license             GPL
+license             GPL
 maintainers         snc openmaintainer
 description         Open On-Chip Debugger
 long_description    The Open On-Chip Debugger (OpenOCD) aims to provide \
@@ -18,13 +18,13 @@
 
 master_sites        http://download.berlios.de/openocd/
 
-checksums           md5     acc558613acaaf5633730072bc64e029 \
-                    sha1    683046d0a3aff4326a547fe7494888f8b625d7b8 \
-                    rmd160  9d982b3db4f008a57181e5dc86460a502c654268
+checksums           md5     3d33c613af36e13f1b60a0c8c6d3454e \
+                    sha1    c79a12f81cb6a796e09608a2b90fdf7a35a698e9 \
+                    rmd160  0735390d4d57ac6cf2c706d4cc2dfd868326a7ad
 
 depends_lib         port:libftdi
 
-configure.args-append   --enable-ft2232_libftdi
+configure.args-append   --enable-ft2232_libftdi --disable-werror
 
 livecheck.type      regex
 livecheck.url       http://developer.berlios.de/project/showfiles.php?group_id=4148
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091106/f8a6d219/attachment.html>


More information about the macports-changes mailing list