[27290] trunk/dports/lang/ragel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 27 01:52:44 PDT 2007


Revision: 27290
          http://trac.macosforge.org/projects/macports/changeset/27290
Author:   mww at macports.org
Date:     2007-07-27 01:52:43 -0700 (Fri, 27 Jul 2007)

Log Message:
-----------
version 5.23

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

Modified: trunk/dports/lang/ragel/Portfile
===================================================================
--- trunk/dports/lang/ragel/Portfile	2007-07-27 08:47:51 UTC (rev 27289)
+++ trunk/dports/lang/ragel/Portfile	2007-07-27 08:52:43 UTC (rev 27290)
@@ -3,21 +3,21 @@
 PortSystem 1.0
 
 name			ragel
-version			5.22
+version			5.23
 categories		lang
 platforms		darwin
 maintainers		mww at macports.org
 description		ragel is a state machine compiler
 long_description	Ragel compiles finite state machines from regular \
-				languages into runnable C/C++ code. Ragel state \
-				machines can not only recognize byte sequences as \
-				regular expression machines do, but can also execute \
-				code at arbitrary points in the recognition of a \
-				regular language.
+			languages into runnable C/C++ code. Ragel state \
+			machines can not only recognize byte sequences as \
+			regular expression machines do, but can also execute \
+			code at arbitrary points in the recognition of a \
+			regular language.
 
 homepage		http://www.cs.queensu.ca/~thurston/ragel/
-master_sites	${homepage}
-checksums		sha1 5aea397d4843b2ccfccd2c02f1c74cd54f520704
+master_sites		${homepage}
+checksums		sha1 17f37f98d8e913e32c95b2bca450c7483a1653b1
 
 depends_build	port:bison
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070727/ebe638be/attachment.html


More information about the macports-changes mailing list