fixes CVE-2008-6218, CVE-2009-5063, CVE-2011-2501, CVE-2011-2690, CVE-2011-2691, CVE-2011-2692.
15 lines
417 B
Makefile
15 lines
417 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/08/22 14:57:08 chs Exp $
|
|
|
|
DISTNAME= suse_libpng-${SUSE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= emulators
|
|
DISTFILES= libpng14-14-1.4.3-3.3.1.${SUSE_ARCH}.rpm \
|
|
libpng12-0-1.2.46-7.3.1.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= chs@NetBSD.org
|
|
COMMENT= Linux compatibility package for PNG
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse113_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|