Subject: CVS commit: pkgsrc/lang/ucblogo
From: Ryo ONODERA
Date: 2021-07-12 16:03:11
Message id: 20210712140311.86A84FA95@cvs.NetBSD.org

Log Message:
ucblogo: Update to 6.2.1

* Update HOMEPAGE and COMMENT.
* Use tarball from GitHub.
* Use wxWidgets unconditionally (cannot disable wxWidgets anymore).
* Set LICENSE.

Changelog:
6.2.1
Corrects manual page name from logo to ucblogo to match executable.
(Note: Windows executable and Mac dmg installs do not need this so only
the .tar.gz is provided.)

6.2
This is a maintenance release of the UCB Logo programming language interpreter.
Fixes and Updates:

    multiple bug fixes
    a new autoconf based build system
    optional object oriented logo ( --enable-objects )
    Renamed executable from logo to ucblogo for unix.

This includes work from dmalec, Barak A. Pearlmutter, janekr, hosiet, reinerh,
atehwa, kilobyte, brianharvey, pahihu, and jrincayc.

6.1
This is a maintenance release of the UCB Logo programming language interpreter.
Fixes and Updates:

    64 bit support (fixes bug that prevented drawing large numbers of lines in \ 
64 bit mode)
    wxWidgets 3.0 support
    License changed to GNU General Public License 3 or newer
    Support for compiling for 64 bit MacOS

Files:
RevisionActionfile
1.31modifypkgsrc/lang/ucblogo/Makefile
1.5modifypkgsrc/lang/ucblogo/PLIST
1.14modifypkgsrc/lang/ucblogo/distinfo
1.6removepkgsrc/lang/ucblogo/patches/patch-aa
1.2removepkgsrc/lang/ucblogo/patches/patch-configure
1.2removepkgsrc/lang/ucblogo/patches/patch-docs_makefile
1.4removepkgsrc/lang/ucblogo/patches/patch-graphics.c
1.2removepkgsrc/lang/ucblogo/patches/patch-intern.c
1.2removepkgsrc/lang/ucblogo/patches/patch-makehelp.c
1.3removepkgsrc/lang/ucblogo/patches/patch-print.c
1.2removepkgsrc/lang/ucblogo/patches/patch-term.c
1.3removepkgsrc/lang/ucblogo/patches/patch-wrksp.c
1.3removepkgsrc/lang/ucblogo/patches/patch-xgraphics.c
1.2removepkgsrc/lang/ucblogo/patches/patch-xgraphics.h