aboutsummaryrefslogtreecommitdiff
path: root/devel/libvirt/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-09-04 14:13:52 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-09-04 14:13:52 +0000
commit0bf08f89ae64c45311b1debde2f34d39b39c0a9e (patch)
tree28290a0d06949b6364e2aa7525c595ce43d5b565 /devel/libvirt/Makefile
parent40c156dd023b10234a87e704f7c4d1a84c0c9b13 (diff)
downloadports-0bf08f89ae64c45311b1debde2f34d39b39c0a9e.tar.gz
ports-0bf08f89ae64c45311b1debde2f34d39b39c0a9e.zip
devel/libvirt: update to 2.2.0
Notes
Notes: svn path=/head/; revision=421337
Diffstat (limited to 'devel/libvirt/Makefile')
-rw-r--r--devel/libvirt/Makefile4
1 files changed, 2 insertions, 2 deletions
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= *