From owner-svn-ports-all@freebsd.org Thu Jun 14 08:03:11 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 934F0100E07F; Thu, 14 Jun 2018 08:03:11 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 458587C011; Thu, 14 Jun 2018 08:03:11 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E8F425B99; Thu, 14 Jun 2018 08:03:11 +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 w5E83APa010137; Thu, 14 Jun 2018 08:03:10 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5E83Ai4010134; Thu, 14 Jun 2018 08:03:10 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201806140803.w5E83Ai4010134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Thu, 14 Jun 2018 08:03:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472366 - head/devel/spice-protocol X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/spice-protocol X-SVN-Commit-Revision: 472366 X-SVN-Commit-Repository: ports 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.26 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: Thu, 14 Jun 2018 08:03:11 -0000 Author: novel Date: Thu Jun 14 08:03:10 2018 New Revision: 472366 URL: https://svnweb.freebsd.org/changeset/ports/472366 Log: devel/spice-protocol: update to 0.12.14 PR: 228974 Submitted by: xxjack12xx@gmail.com Modified: head/devel/spice-protocol/Makefile head/devel/spice-protocol/distinfo head/devel/spice-protocol/pkg-plist Modified: head/devel/spice-protocol/Makefile ============================================================================== --- head/devel/spice-protocol/Makefile Thu Jun 14 08:01:29 2018 (r472365) +++ head/devel/spice-protocol/Makefile Thu Jun 14 08:03:10 2018 (r472366) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spice-protocol -PORTVERSION= 0.12.13 +PORTVERSION= 0.12.14 CATEGORIES= devel MASTER_SITES= http://www.spice-space.org/download/releases/ Modified: head/devel/spice-protocol/distinfo ============================================================================== --- head/devel/spice-protocol/distinfo Thu Jun 14 08:01:29 2018 (r472365) +++ head/devel/spice-protocol/distinfo Thu Jun 14 08:03:10 2018 (r472366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500784692 -SHA256 (spice-protocol-0.12.13.tar.bz2) = 89ee11b202d2268e061788e6ace114e1ff18c7620ae64d1ca3aba252ee7c9933 -SIZE (spice-protocol-0.12.13.tar.bz2) = 73259 +TIMESTAMP = 1528874519 +SHA256 (spice-protocol-0.12.14.tar.bz2) = 20350bc4309039fdf0d29ee4fd0033cde27bccf33501e13b3c1befafde9d0c9c +SIZE (spice-protocol-0.12.14.tar.bz2) = 74471 Modified: head/devel/spice-protocol/pkg-plist ============================================================================== --- head/devel/spice-protocol/pkg-plist Thu Jun 14 08:01:29 2018 (r472365) +++ head/devel/spice-protocol/pkg-plist Thu Jun 14 08:03:10 2018 (r472366) @@ -11,6 +11,7 @@ include/spice-1/spice/qxl_dev.h include/spice-1/spice/qxl_windows.h include/spice-1/spice/start-packed.h include/spice-1/spice/stats.h +include/spice-1/spice/stream-device.h include/spice-1/spice/types.h include/spice-1/spice/vd_agent.h include/spice-1/spice/vdi_dev.h