pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2013Q4] pkgsrc/graphics/freetype2
Module Name: pkgsrc
Committed By: tron
Date: Mon Mar 17 09:30:55 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2 [pkgsrc-2013Q4]: Makefile PLIST buildlink3.mk
distinfo
Added Files:
pkgsrc/graphics/freetype2 [pkgsrc-2013Q4]: options.mk
Log Message:
Pullup ticket #4347 - requested by spz
graphics/freetype2: security update
Revisions pulled up:
- graphics/freetype2/Makefile 1.92-1.94
- graphics/freetype2/PLIST 1.21
- graphics/freetype2/buildlink3.mk 1.38-1.43
- graphics/freetype2/distinfo 1.51
- graphics/freetype2/options.mk 1.1-1.2
---
Module Name: pkgsrc
Committed By: spz
Date: Thu Mar 13 23:26:35 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2: Makefile PLIST buildlink3.mk distinfo
Log Message:
security update, upstream short changelog ('here' being releasenotes):
FreeType 2.5.3
2014-03-08
FreeType 2.5.3 has been released. All users should upgrade due to fixed
vulnerability in the CFF driver (CVE-2014-2240).
Its main new feature is much enhanced support of auto-hinting SFNT fonts
(i.e., TrueType and CFF fonts) due to the use of the HarfBuzz library.
A more detailed description of this and other changes can be found here.
FreeType 2.5.2
2013-12-08
FreeType 2.5.2 has been released. It fixes a serious bug introduced
in version 2.5.1; all users should upgrade.
A listing of the changes can be found here.
FreeType 2.5.1
2013-11-25
FreeType 2.5.1 has been released, providing three major new features.
- Support for the WOFF font format, contributed by Behdad Esfahbod.
- The auto-hinter now supports Hebrew, together with improved support
for Cyrillic and Greek.
- The directory layout of the (installed) FreeType header files has
been simplified.
Among other changes I want to mention that FreeType's TrueType debugger
(ttdebug) has been made more versatile. An exhaustive list of changes
can be found here.
FreeType 2.5
2013-06-19
FreeType 2.5 has been released. A major new feature is support for
color embedded bitmaps (eg. color emoji), contributed by Behdad Esfahbod
on behalf of Google. Additionally, Adobe's CFF engine is now the default,
which makes a good reason to change from the 2.4.x to the 2.5.x series.
On the technical side, the property API to access FreeType module
parameters (FT_Property_Set and FT_Property_Get) is now declared as
stable.
As usual, see this file for the complete release notes, which give
more details. And we have again blog entries from Adobe and Google.
FreeType 2.4.12
2013-05-08
FreeType 2.4.12 has been released. A major new feature is a new parsing
and hinting engine for CFF fonts, contributed by Adobe in collaboration
with Google. It was my job the last few months to fully adapt the code
to FreeType, and we are very pleased with the results. You might also
read the blog entries from Adobe and Google.
In connection with the new CFF engine, the demo programs, especially
ftview and ftdiff, have been improved a lot; as usual, more details
on the changes can be found in the release notes.
---
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Mar 14 13:12:34 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2: buildlink3.mk
Log Message:
graphics/png is also needed now
---
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Mar 14 13:38:20 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2: buildlink3.mk
Log Message:
graphics/png should be included when non-builtin freetype2.
Pointed out by obache@, thank you.
---
Module Name: pkgsrc
Committed By: obache
Date: Fri Mar 14 13:43:17 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2: buildlink3.mk
Log Message:
To get USE_BUILTIN.freetype2, builtin.mk must be included.
---
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Mar 14 14:54:02 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2: Makefile buildlink3.mk
Added Files:
pkgsrc/graphics/freetype2: options.mk
Log Message:
Make png dependency as option, and move option to options.mk
Revert bump of BUILDLINK_ABI_DEPENDS.freetype2
---
Module Name: pkgsrc
Committed By: drochner
Date: Fri Mar 14 19:39:52 UTC 2014
Modified Files:
pkgsrc/graphics/freetype2: Makefile buildlink3.mk options.mk
Log Message:
make the optional-png logics work
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.91.2.1 pkgsrc/graphics/freetype2/Makefile
cvs rdiff -u -r1.20 -r1.20.4.1 pkgsrc/graphics/freetype2/PLIST
cvs rdiff -u -r1.36.6.1 -r1.36.6.2 pkgsrc/graphics/freetype2/buildlink3.mk
cvs rdiff -u -r1.50 -r1.50.4.1 pkgsrc/graphics/freetype2/distinfo
cvs rdiff -u -r0 -r1.2.2.2 pkgsrc/graphics/freetype2/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index