lang/retro12: Update to 2021.2
ChangeLog: * fixes a bug causing address stack corruption in some circumstances * improved handling of pipes * added `abort` * add support for user defined block delimiters PR: 253610 Submitted by: crc@forthworks.com MFH: 2021Q1
This commit is contained in:
parent
79b02f7063
commit
a3076c840b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565924
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= retro12
|
PORTNAME= retro12
|
||||||
DISTVERSION= 2020.10
|
DISTVERSION= 2021.2
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= http://forthworks.com/retro/r/ \
|
MASTER_SITES= http://forthworks.com/retro/r/ \
|
||||||
https://forthworks.com/retro/r/
|
https://forthworks.com/retro/r/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1603639325
|
TIMESTAMP = 1613625090
|
||||||
SHA256 (RETRO12-2020.10.tar.gz) = 35bed1f2ea7c74227bf4c05cd4772f621291b1fc99f30387e270c3dfd187be7b
|
SHA256 (RETRO12-2021.2.tar.gz) = b2ee8e0f270a8559a733992a129425284c54001407b6a53a24cee2ce1d1d7890
|
||||||
SIZE (RETRO12-2020.10.tar.gz) = 864416
|
SIZE (RETRO12-2021.2.tar.gz) = 1113834
|
||||||
|
|
Loading…
Reference in a new issue