Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.34 2015/08/23 14:30:42 wiz Exp $
# $NetBSD: Makefile,v 1.42 2016/09/19 13:04:28 wiz Exp $
DISTNAME= libvirt-1.2.9
PKGREVISION= 7
PKGREVISION= 11
CATEGORIES= sysutils
MASTER_SITES= http://libvirt.org/sources/
MAINTAINER= agc@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://libvirt.org/
COMMENT= Virtualisation toolkit for host operating systems
LICENSE= gnu-lgpl-v2
@@ -18,7 +18,7 @@ USE_LIBTOOL= yes
BUILD_DEFS+= VARBASE
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-xml
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xml
PY_PATCHPLIST= yes
REPLACE_PYTHON+= docs/apibuild.py
@@ -37,7 +37,7 @@ CONF_FILES+= ${EGDIR}/logrotate.d/libvirtd.uml ${PKG_SYSCONFDIR}/logrotate.d/li
CONF_FILES+= ${EGDIR}/sasl2/libvirt.conf ${PKG_SYSCONFDIR}/sasl2/libvirt.conf
AUTO_MKDIRS= yes
RCD_SCRIPTS= libvirtd
RCD_SCRIPTS= libvirtd
.include "options.mk"