pkgsrc/graphics/freetype2
tnn a2e838f8c8 Update to freetype2-2.4.2:
CHANGES BETWEEN 2.4.1 and 2.4.2
  I. IMPORTANT BUG FIXES
    - A stack overflow in CFF Type2 CharStrings interpreter is fixed.
    - Handling Type 42 font deallocation was broken; additionally, the
      library is now more robust against malformed Type 42 fonts.
  II. MISCELLANEOUS
    - Two new functions,  `FT_Reference_Library' (in FT_MODULE_H)  and
      `FT_Reference_Face'  (in  FT_FREETYPE_H),  have  been  added  to
      simplify life-cycle management.  A counter gets initialized to 1
      at the  time an  FT_Library (or  FT_Face) structure  is created.
      The  two  new   functions  increment  the  respective   counter.
      `FT_Done_Library' and `FT_Done_Face' then only destroy a library
      or face if the counter is 1, otherwise they simply decrement the
      counter.
2010-08-08 16:06:02 +00:00
..
patches ensure "freetype-config --libs" emits a run path. 2009-11-24 11:26:50 +00:00
buildlink3.mk freetype2's .pc file requests linkage with -lz, so pull in zlib's bl3.mk 2009-07-21 12:00:41 +00:00
builtin.mk Merge cube-native-xorg, so that pkgsrc-current can be used with the native 2008-10-05 21:36:32 +00:00
DESCR
distinfo Update to freetype2-2.4.2: 2010-08-08 16:06:02 +00:00
Makefile Update to freetype2-2.4.2: 2010-08-08 16:06:02 +00:00
PLIST Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00