[151986] trunk/dports/devel/stm32flash

khindenburg at macports.org khindenburg at macports.org
Thu Aug 25 14:31:27 PDT 2016


Revision: 151986
          https://trac.macports.org/changeset/151986
Author:   khindenburg at macports.org
Date:     2016-08-25 14:31:27 -0700 (Thu, 25 Aug 2016)
Log Message:
-----------
stm32flash: update to 0.5; remove unneeded patch #51890

Modified Paths:
--------------
    trunk/dports/devel/stm32flash/Portfile

Removed Paths:
-------------
    trunk/dports/devel/stm32flash/files/

Modified: trunk/dports/devel/stm32flash/Portfile
===================================================================
--- trunk/dports/devel/stm32flash/Portfile	2016-08-25 21:27:24 UTC (rev 151985)
+++ trunk/dports/devel/stm32flash/Portfile	2016-08-25 21:31:27 UTC (rev 151986)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                stm32flash
-version             0.4
+version             0.5
 categories          devel
 maintainers         openmaintainer gmail.com:ranauei
 platforms           darwin
@@ -15,8 +15,8 @@
 homepage            http://sourceforge.net/p/stm32flash/wiki/Home/
 master_sites        sourceforge
 
-checksums           rmd160  f40648bd6baf5943c781c955ab260851c9cee744 \
-                    sha256  023f28b01f644edc235c8815a4352e359d3ebdbe6368aaf6bbc28bab3e6ffa5b
+checksums           rmd160  6642a57e8f6d56feb209c59ddc13912b3a47a81f \
+                    sha256  97aa9422ef02e82f7da9039329e21a437decf972cb3919ad817f70ac9a49e306
 
 worksrcdir          ${name}
 
@@ -24,10 +24,9 @@
 
 variant universal {}
 
-patchfiles          patch-stm32.c.diff
+destroot.args PREFIX=${prefix}
 
 post-patch {
-     reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|\$\(AR\) rc|\$\(AR\) rcs|g" ${worksrcpath}/parsers/Makefile
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160825/af2da2b6/attachment.html>


More information about the macports-changes mailing list