Updated: unifont, unifont-fonts, unifont-viewer 15.0.03

2023-05-22 Thread Cygwin unifont Maintainer via Cygwin-announce
The following packages have been upgraded in the Cygwin distribution:

* unifont   15.0.03
* unifont-viewer15.0.03
* unifont-fonts 15.0.03

GNU Unifont is a Unicode font with a glyph for every visible
Unicode Basic Multilingual Plane code point and more, with supporting
utilities to modify the font. The Unicode Basic Multilingual Plane
covers the first 65,536 (or 2^16) Unicode code points.

NOTE 

This is the last Unifont major release which will include Truetype
format Unifont.
It is the first Cygwin major release which also includes Opentype
format Unifont.
As these fonts are bitmap glyphs rendered into modern font formats, both
formats should render the same glyphs.
All modern systems support both Opentype and Truetype format fonts, so
there should be few or no issues if future releases provide only
Opentype format Unifont, which are also less than half the file size of
the Truetype format.
If anyone encounters issues using the Opentype format Unifont in place
of the Truetype format Unifont, please let us know before the next major
release, so we can address any issues, or possibly continue to also
provide the Truetype format Unifont.

For more information see the project home page:

https://unifoundry.com/unifont/

For changes since the previous release, see below or read
/usr/share/doc/unifont/NEWS after installation.

See also Release Notes under:

https://unifoundry.com/unifont/index.html
https://unifoundry.com/unifont/unifont-utilities.html


2023-05-21: Release 15.0.03

* Fixed a typo in src/Makefile that could affect "make install".
* Install unifont_all.hex in $(PKGDEST) directory.
* Other minor changes:
  - Added Unicode Plane 3 glyphs (Chinese biang at U+30EDD and U+30EDE,
and Japanese Taito at U+3106C) to unifont_jp-$(VERSION).hex.
  - Fixed generation of compiled/plane00.html.
  - Install unifont.pdf Texinfo file in $(PKGDEST) directory.
  - No longer install doxygen LaTeX build files in $(PKGDEST).
  - No longer compress unifont_all-$(VERSION).hex, given that
unifont_jp-$(VERSION).hex is not compressed..
  - Changed temporary 15.0.02 test coding to $(VERSION).
  - Moved the "doxygen" target.



Updated: gnuplot-5.4.7-1

2023-05-22 Thread Achim Gratz


Gnuplot version 5.4.7 is now available on Cygwin.  The upstream release
notes for this bugfix / minor feature enhancement release are available
at:

http://www.gnuplot.info/ReleaseNotes_5_4_7.html


Cygwin Notes


The tutorial has been removed from the 5.4 branch of gnuplot, so it is
no longer available in the package.

The ggi terminal has been dropped from the build.  I am considering
dropping both the gpic and the mif terminal in a further update as well.

The wxt terminal is now available.

The qt terminal still doesn't work on Cygwin due to either a Cygwin or
Qt5 bug that is still under investigation.  If you want to help, please
install the gnuplot-qt5 package and try to debug it.

The packaging has been changed with version 5.4 to allow more
fine-grained control over dependencies.  Depending on which packages you
install running plain "gnuplot" will dispatch different executables via
the alternatives system.

The gnuplot-base package provides no GUI terminal at all and will
replace the gnuplot package unless you chose to install one of the other
feature packages, this variant is always directly available as
gnuplot-base.  This variant is most useful for scripted gnuplot
invocations and for using it interactively in MinTTY with the sixelgd
terminal.

The gnuplot-X11 package resembles the previous gnuplot package most
closely, the executable for this variant is gnuplot-X11 and depends on a
relatively small number of X11 libraries.

The gnuplot-wx package adds the wxt terminal and retains the X11
terminal.  The executable for this variant is gnuplot-wx and it depends
on an extensive list of GNOME libraries.

The gnuplot-qt package provides the qt terminal and retains the X11
terminal.  The executable for this variant is gnuplot-qt5 and of course
depends on Qt5 libraries.  Please note that while gnuplot-qt5 does
build, the qt terminal does not actually work yet, see above.


-- 
  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Updated: diffutils 3.10

2023-05-22 Thread Cygwin diffutils co-Maintainer via Cygwin-announce
The following packages have been upgraded in the Cygwin distribution:

* diffutils 3.10

Diffutils includes four utilities: diff, cmp, diff3 and sdiff.
The diff command compares two files and shows the differences, line by line.
The cmp command shows the offset and line numbers where two files
differ, or can show the characters that differ between the two files.
The diff3 command shows the differences between three files. Diff3 can
be used when two people have made independent changes to a common
original; diff3 can produce a merged file that contains both sets of
changes and warnings about conflicts.
The sdiff command can be used to merge two files interactively.

For more information see the project home page:

https://www.gnu.org/software/diffutils/

Please see below or read /usr/share/doc/diffutils/NEWS after
installation for details of changes since the previous release:

https://git.savannah.gnu.org/cgit/diffutils.git/tree/NEWS


Noteworthy changes in release 3.10  2023-05-21

* cmp/diff can again work with file dates past Y2K38
  [bug introduced in 3.9]

* diff -D no longer fails to output #ifndef lines.
  [bug#61193 introduced in 3.9]



Updated: ruby-oj 3.14.3

2023-05-22 Thread Daisuke Fujimura via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution:

* ruby-oj 3.14.3-1