[103024] trunk/dports/lang/ragel

mww at macports.org mww at macports.org
Mon Feb 11 23:04:00 PST 2013


Revision: 103024
          https://trac.macports.org/changeset/103024
Author:   mww at macports.org
Date:     2013-02-11 23:04:00 -0800 (Mon, 11 Feb 2013)
Log Message:
-----------
ragel: version 6.8

Modified Paths:
--------------
    trunk/dports/lang/ragel/Portfile

Removed Paths:
-------------
    trunk/dports/lang/ragel/files/

Modified: trunk/dports/lang/ragel/Portfile
===================================================================
--- trunk/dports/lang/ragel/Portfile	2013-02-12 06:56:32 UTC (rev 103023)
+++ trunk/dports/lang/ragel/Portfile	2013-02-12 07:04:00 UTC (rev 103024)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                ragel
-version             6.7
+version             6.8
 categories          lang
 platforms           darwin
 maintainers         mww
@@ -18,16 +18,14 @@
 
 homepage            http://www.complang.org/ragel/
 master_sites        ${homepage}
-checksums           md5     f4423e0d8a6538dd4e61498fcfad3cec \
-                    sha1    bf12b634f5a25e5ba305edfee59a455069ed3b0a \
-                    rmd160  003a29121bd44cdcdddd0721524fe90cf421c05d
+checksums           md5     1bb39745ac23da449019f9f2cb4b0d01 \
+                    sha1    95cabbcd52bd25d76c588ddf11e1fd242d7cbcc7 \
+                    rmd160  544ef9e770b1ba7d93a1a24d3a19350b82e3aedc
 
 depends_build       port:bison
 
 installs_libs       no
 
-patchfiles          cxx_syntax.patch configure-cxxflags.patch
-
 post-build    {
     system -W ${worksrcpath}/doc "${build.cmd} ragel.1"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130211/9ff2399f/attachment.html>


More information about the macports-changes mailing list