pkgsrc/graphics/ivtools/distinfo
nia a98c0c2e06 ivtools: update to 2.0.4a1
Changes: builds again;

August 22nd 2020 ivtools-2.0.3

* add Golang style "%v" format descriptor to comterp print func.

July 5th 2020 ivtools-2.0.2

* Change priority of "$$" (stream) operator to line up with other stream operators (i.e. ".." and "**").

June 30th 2020 ivtools-2.0.1

* Fix nested user defined funcs in comterp (the func() command).

* Change isalpha(), isdigit(), and isspace() funcs to return 0 or 1
  (instead of the bitmask which is returned for C).

* Add comterp_run utility script for hands-free launching of comterp scripts.
  Write scripts with this header:

   #! /usr/bin/env comterp_run

* Add csvfilt comterp script as an example of using comterp_run.
  After installing both try "csvfilt --help".

June 21st 2020 ivtools-2.0.0

Non-backward compatible changes from ivtools-1.2.11:

* Swap "$$" and "$" operators in comterp.  The "$$" operator is now stream() (which matches
  the other double-character stream operators - "..", "**", and ",,") and "$" is now list().

* Reverse the priority of ".." (iterate()) and "**" (repeat()), giving ".." precedence over "**".
  The reason is because ".." is more complex than "**", like multiplication is more complex than
  addition.

* Remove symmax() and symcnt() commands because they were redundant with symid() which accepts
  :max and :cnt keywords.

Other changes;

* remove patches directory, sourceforge102203.xml, aclocal.m4, README.cygwin, README.ivmkcm, and comtop.tgz

* migrated all CHANGES-* files to a CHANGES directory
2021-03-01 09:48:40 +00:00

9 lines
637 B
Text

$NetBSD: distinfo,v 1.27 2021/03/01 09:48:40 nia Exp $
SHA1 (ivtools-2.0.4a1.tar.gz) = 170aa24379c01be7c8127e94bc16165c0121a4d6
RMD160 (ivtools-2.0.4a1.tar.gz) = 58a7dc87414313b5946fe6421fbc356b23890857
SHA512 (ivtools-2.0.4a1.tar.gz) = ff1dac25b33541235faba99af3443f2eaad5e816fabd4d32045076e4dfb998b2af0821bc7325dff3a44cb182db2ed4d50a623e5926f5cf77f6c75f7c215cc3ce
Size (ivtools-2.0.4a1.tar.gz) = 1829957 bytes
SHA1 (patch-Makefile.am) = 0fd573d51567569a47f74a3464947f5f39fba816
SHA1 (patch-src_ComTerp_iofunc.cc) = c87b8266e4c4d2b673de45c1f534d62269039cd4
SHA1 (patch-src_ComUtil_comutil.h) = 3f7334adbd4b9dff710a3d494175601ecd29b303