mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
devel/dragon: upgrade 1.5.2 -> 1.5.3
- Small cosmetic patch in CPlusGenerator parse method. Instead of default, NULLACTION case has been added to avoid compile warnings with -Wswitch-enum Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
d1fb904e03
commit
0242ea64aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506609
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dragon
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.5.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1555832618
|
||||
SHA256 (dragon-1.5.2.tar.gz) = 8d3e37632bb3fb89c915891bef821f52991903dc6d18193eab70576ae0d2aeb2
|
||||
SIZE (dragon-1.5.2.tar.gz) = 402542
|
||||
TIMESTAMP = 1563089267
|
||||
SHA256 (dragon-1.5.3.tar.gz) = 9435436303d85367379b76abf25f75adf29d6c53c8431866f543f1d88e218a8f
|
||||
SIZE (dragon-1.5.3.tar.gz) = 402538
|
||||
|
|
Loading…
Add table
Reference in a new issue