mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
upgrade to 1.3.0
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ragel-1.2.2.tar.gz) = 0f2cb6de612802efb26ab36f0c57ca27
|
||||
MD5 (ragel-1.3.0.tar.gz) = bf16f445b6e78acd34cb1a7af2105eaf
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue