1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

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:
Fernando Apesteguía 2021-02-18 12:30:57 +00:00
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

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= retro12
DISTVERSION= 2020.10
DISTVERSION= 2021.2
CATEGORIES= lang
MASTER_SITES= http://forthworks.com/retro/r/ \
https://forthworks.com/retro/r/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603639325
SHA256 (RETRO12-2020.10.tar.gz) = 35bed1f2ea7c74227bf4c05cd4772f621291b1fc99f30387e270c3dfd187be7b
SIZE (RETRO12-2020.10.tar.gz) = 864416
TIMESTAMP = 1613625090
SHA256 (RETRO12-2021.2.tar.gz) = b2ee8e0f270a8559a733992a129425284c54001407b6a53a24cee2ce1d1d7890
SIZE (RETRO12-2021.2.tar.gz) = 1113834