FreeBSD Bugzilla – Attachment 156942 Details for
Bug 200328
[MAINTAINER] lang/tcbasic: Update to 2.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update lang/tcbasic to 2.1.0
lang_tcbasic-2.1.0.patch (text/plain), 1.58 KB, created by
Thomas Cort
on 2015-05-19 14:11:57 UTC
(
hide
)
Description:
patch to update lang/tcbasic to 2.1.0
Filename:
MIME Type:
Creator:
Thomas Cort
Created:
2015-05-19 14:11:57 UTC
Size:
1.58 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 386771) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= tcbasic >-PORTVERSION= 2.0.0 >+PORTVERSION= 2.1.0 > CATEGORIES= lang > MASTER_SITES= https://github.com/tcort/${PORTNAME}/releases/download/v${PORTVERSION}/ > >Index: distinfo >=================================================================== >--- distinfo (revision 386771) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (tcbasic-2.0.0.tar.gz) = 708743d2ac6d3f8e2297e63250ef4d8c0ba7ba76b12cc01676d05a14c8d7c2c3 >-SIZE (tcbasic-2.0.0.tar.gz) = 110760 >+SHA256 (tcbasic-2.1.0.tar.gz) = 00b1535237cb7fdea30acbed063cca3b82df221ce5d1b69104ae4dbc7d7ea194 >+SIZE (tcbasic-2.1.0.tar.gz) = 119570 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 386771) >+++ pkg-descr (working copy) >@@ -1,8 +1,9 @@ > tcbasic implements a small subset of BASIC known as Tiny BASIC. > It provides the following statements and commands: INPUT, PRINT, >-LET, GOTO, GOSUB, RETURN, IF, END, CLEAR, LIST, and RUN. Integer >-arithmetic is supported, and strings may be PRINTed. A built-in >-RND(n) function provides random numbers. >+LET, GOTO, GOSUB, RETURN, IF, END, CLEAR, LIST, RUN, and STOP. >+Integer and floating point arithmetic is supported, and strings >+may be PRINTed. The following built-in functions are provided: >+SIN, COS, TAN, COT, ATN, EXP, LOG, ABS, SQR, RND. > > The small size of the language make it easy to learn and master > while providing all of the building blocks needed to develop many
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200328
: 156942