diff options
-rw-r--r-- | devel/libvirt/Makefile | 8 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 4 | ||||
-rw-r--r-- | devel/libvirt/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 1c3b14f3d033..82d68e3fbf82 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libvirt -PORTVERSION= 0.9.13 +PORTVERSION= 0.10.1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ @@ -45,7 +45,7 @@ USE_GNOME= gnomehack GNOME_MAKEFILEIN= Makefile.am USE_LDCONFIG= yes USE_PYTHON_BUILD= yes -SHLIB_VER= 9 +SHLIB_VER= 10 PLIST_SUB= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} @@ -65,8 +65,8 @@ MAN8= libvirtd.8 AUTOTOOLSFILES= aclocal.m4 post-patch: - @${REINPLACE_CMD} -e 's|1.11.1|%%AUTOMAKE_APIVER%%|g' \ - ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|1.11.3|%%AUTOMAKE_APIVER%%|g' \ + ${WRKSRC}/aclocal.m4 @${MV} ${WRKSRC}/daemon/libvirtd.conf ${WRKSRC}/daemon/libvirtd.conf.sample @${REINPLACE_CMD} -e 's|libvirtd\.conf|libvirtd.conf.sample|' \ ${WRKSRC}/daemon/Makefile.am \ diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 8ccbcbbd78a6..63f2ef5d4fbf 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-0.9.13.tar.gz) = d124e9915c88c195da9c008a6d855e53e555dca5816052e163dda61388359d5b -SIZE (libvirt-0.9.13.tar.gz) = 20276757 +SHA256 (libvirt-0.10.1.tar.gz) = 7b179219b92bff35986e2103b2767423d1e9c284052aa81228eae765f01a074d +SIZE (libvirt-0.10.1.tar.gz) = 21293245 diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index 3b165d8aa5b4..20a39af3458c 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -79,6 +79,7 @@ share/augeas/lenses/tests/test_libvirtd.aug %%DOCSDIR%%%%PORTVERSION%%/html/drvhyperv.html %%DOCSDIR%%%%PORTVERSION%%/html/drvlxc.html %%DOCSDIR%%%%PORTVERSION%%/html/drvopenvz.html +%%DOCSDIR%%%%PORTVERSION%%/html/drvparallels.html %%DOCSDIR%%%%PORTVERSION%%/html/drvqemu.html %%DOCSDIR%%%%PORTVERSION%%/html/drvremote.html %%DOCSDIR%%%%PORTVERSION%%/html/drvtest.html |