From owner-svn-ports-all@freebsd.org Sun Sep 4 14:13:54 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FEA1A9DA66; Sun, 4 Sep 2016 14:13:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12A47C6B; Sun, 4 Sep 2016 14:13:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u84EDrxD076380; Sun, 4 Sep 2016 14:13:53 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u84EDrbv076378; Sun, 4 Sep 2016 14:13:53 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201609041413.u84EDrbv076378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 4 Sep 2016 14:13:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421337 - head/devel/libvirt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2016 14:13:54 -0000 Author: novel Date: Sun Sep 4 14:13:52 2016 New Revision: 421337 URL: https://svnweb.freebsd.org/changeset/ports/421337 Log: devel/libvirt: update to 2.2.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun Sep 4 13:27:04 2016 (r421336) +++ head/devel/libvirt/Makefile Sun Sep 4 14:13:52 2016 (r421337) @@ -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= * Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sun Sep 4 13:27:04 2016 (r421336) +++ head/devel/libvirt/distinfo Sun Sep 4 14:13:52 2016 (r421337) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467494755 -SHA256 (libvirt-2.0.0.tar.xz) = 10e90af55e613953c0ddc60b4ac3a10c73c0f3493d7014259e3f012b2ffc9acb -SIZE (libvirt-2.0.0.tar.xz) = 13161096 +TIMESTAMP = 1472918969 +SHA256 (libvirt-2.2.0.tar.xz) = e315a8d66aeeb0e7b6459e20b8abae16a23764c3f5d24c7d9462465d26791699 +SIZE (libvirt-2.2.0.tar.xz) = 13209684