mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dragon
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user