From 0bf08f89ae64c45311b1debde2f34d39b39c0a9e Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 4 Sep 2016 14:13:52 +0000 Subject: devel/libvirt: update to 2.2.0 --- devel/libvirt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libvirt/Makefile') diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 4ed2652b5901..b96fd809fe13 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 2.0.0 +PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -93,7 +93,7 @@ CPE_VENDOR= redhat USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip -SHLIB_VER= 0.2000.${PORTVERSION:E} +SHLIB_VER= ${PORTVERSION:C/(^[0-9])\./0.\100/} PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * -- cgit v1.2.3