upgrade to 1.3.0

This commit is contained in:
Ying-Chieh Liao 2002-09-05 04:24:34 +00:00
parent c19d6dd867
commit 94e8a3dcd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65658
3 changed files with 4 additions and 4 deletions

View file

@ -7,9 +7,9 @@
#
PORTNAME= ragel
PORTVERSION= 1.2.2
PORTVERSION= 1.3.0
CATEGORIES= devel
MASTER_SITES= http://www.ragel.ca/ragel/
MASTER_SITES= http://www.essemage.com/ragel/
MAINTAINER= ports@FreeBSD.org

View file

@ -1 +1 @@
MD5 (ragel-1.2.2.tar.gz) = 0f2cb6de612802efb26ab36f0c57ca27
MD5 (ragel-1.3.0.tar.gz) = bf16f445b6e78acd34cb1a7af2105eaf

View file

@ -10,4 +10,4 @@ precisely the way you describe to Ragel how to compile your finite state
machines. Ragel also understands operators that insert function calls into
machines and operators that control any non-determinism in machines.
WWW: http://www.ragel.ca/ragel/
WWW: http://www.essemage.com/ragel/