pkgsrc/emulators/suse100_freetype2/Makefile
obache 6607f2327a Update freetype2 from 2.1.10-4.4 to 2.1.10-4.9
Bump PKGREVISION to 5.

4.9:
  Check for negative number of points in contours. (CVE-2007-2754)
4.7:
  fix buffer overflow in handling of bdf fonts. (CVE-2007-1351)
2008-09-03 09:13:05 +00:00

14 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.8 2008/09/03 09:13:05 obache Exp $
DISTNAME= suse_freetype2-${SUSE_VERSION}
PKGREVISION= 5
CATEGORIES= emulators
DISTFILES= freetype2-2.1.10-4.9.${SUSE_ARCH}.rpm
MAINTAINER= tonio@NetBSD.org
COMMENT= Linux compatibility package for freetype-2.x
EMUL_MODULES.linux= base
.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"