mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 05_20100919
Changes: - The chapter explaining string indexing in the manual was improved. - The compiler (comp.sd7) and the hi interpreter were improved to support the actions "ITF_CMP" and "ITF_HASHCODE". - The parameter names of the functions arc, chord and pieslice in the "draw.s7i" library were changed to startAngle and sweepAngle. - The compiler was improved such that compiled programs which use SIGALARM (the functions 'wait' and 'await' from the "time.s7i" library may use SIGALARM) can be terminated with ctrl-c followed by * and enter. - Parameter names were added to the prototypes in the file "drw_drv.h". - The function drwPFArcPieSlice in "drw_win.c" was implemented. - The functions drwFCircle and drwPFCircle in "drw_x11.c were improved.
This commit is contained in:
parent
6af8f49b20
commit
4a6fd24041
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261480
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= seed7
|
||||
DISTVERSION= 05_20100905
|
||||
DISTVERSION= 05_20100919
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (seed7_05_20100905.tgz) = fbc4d09b56f82d9b19619169a874f5a1
|
||||
SHA256 (seed7_05_20100905.tgz) = acd559719388f6295176c19e3d6f910e72a62594521278b722bec9b53a736194
|
||||
SIZE (seed7_05_20100905.tgz) = 1400535
|
||||
MD5 (seed7_05_20100919.tgz) = 256d7addaff6f05b51740c85dcda7d48
|
||||
SHA256 (seed7_05_20100919.tgz) = b1cd0a6866a27ddec13540960e54c649c5fb7dfc5955874a0c8b7c2a9bda8249
|
||||
SIZE (seed7_05_20100919.tgz) = 1401800
|
||||
|
Loading…
Reference in New Issue
Block a user