b004516801
2.9.12: "Brown paper bag release, some recently added sources were missing from the 2.9.11 tarball." 2.9.11: "Prompted by CVE-2021-3541, but this includes an awful lot of serious bug fixes by Nick and others."
14 lines
408 B
Text
14 lines
408 B
Text
# $NetBSD: Makefile.common,v 1.14 2021/05/23 19:31:47 nia Exp $
|
|
#
|
|
# used by textproc/libxml2/Makefile
|
|
# used by textproc/py-libxml2/Makefile
|
|
|
|
DISTNAME= libxml2-2.9.12
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://xmlsoft.org/sources/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://xmlsoft.org/
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../textproc/libxml2/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../textproc/libxml2/patches
|