devel/dragon: update 1.5.0 -> 1.5.1

- Fix in src/Main.cc and samples/gxmain-master.cc. Include of stdlib.h
  added, since this is needed for Linux compiles ( exit function )
- In GoLangGenerator.cc scanner code was added to complete scanner state
  machine ( there still was missing some code for transition jumps )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
Kurt Jaeger
2018-07-30 14:31:11 +00:00
parent 7630bbea39
commit 1111df16e4
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dragon
PORTVERSION= 1.5.0
PORTVERSION= 1.5.1
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1532701064
SHA256 (dragon-1.5.0.tar.gz) = 9910eee164c42d2d1c2556363ef218f06d4e03cff146bf107f00228ca9df34e5
SIZE (dragon-1.5.0.tar.gz) = 403365
TIMESTAMP = 1532960653
SHA256 (dragon-1.5.1.tar.gz) = 59cdad9623b52d0403c9e4649b1a6cae32a766a500c959667d5b3d77b265ed47
SIZE (dragon-1.5.1.tar.gz) = 403442