From owner-svn-ports-all@freebsd.org Sun Aug 4 07:35:41 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 38CE2A124C; Sun, 4 Aug 2019 07:35:41 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 461XkP0pKDz4F4R; Sun, 4 Aug 2019 07:35:41 +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 F17BF27FA2; Sun, 4 Aug 2019 07:35:40 +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 x747Ze6t068252; Sun, 4 Aug 2019 07:35:40 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x747ZeDr068250; Sun, 4 Aug 2019 07:35:40 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201908040735.x747ZeDr068250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 4 Aug 2019 07:35:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508067 - head/devel/libosinfo X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/devel/libosinfo X-SVN-Commit-Revision: 508067 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.29 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 Aug 2019 07:35:41 -0000 Author: novel Date: Sun Aug 4 07:35:40 2019 New Revision: 508067 URL: https://svnweb.freebsd.org/changeset/ports/508067 Log: devel/libosinfo: update to 1.6.0 Modified: head/devel/libosinfo/Makefile head/devel/libosinfo/distinfo Modified: head/devel/libosinfo/Makefile ============================================================================== --- head/devel/libosinfo/Makefile Sun Aug 4 07:34:59 2019 (r508066) +++ head/devel/libosinfo/Makefile Sun Aug 4 07:35:40 2019 (r508067) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= libosinfo -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= devel MASTER_SITES= https://releases.pagure.org/libosinfo/ MAINTAINER= novel@FreeBSD.org COMMENT= Library for managing OS information for virtualization -LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome +LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome \ + libsoup-2.4.so:devel/libsoup BUILD_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:misc/pciids \ ${LOCALBASE}/share/usbids/usb.ids:misc/usbids RUN_DEPENDS:= ${BUILD_DEPENDS} \ Modified: head/devel/libosinfo/distinfo ============================================================================== --- head/devel/libosinfo/distinfo Sun Aug 4 07:34:59 2019 (r508066) +++ head/devel/libosinfo/distinfo Sun Aug 4 07:35:40 2019 (r508067) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557398977 -SHA256 (libosinfo-1.5.0.tar.gz) = bf692567983478c92bde78d454c18d6196abb032b5a77f430b09a7ef92ec6089 -SIZE (libosinfo-1.5.0.tar.gz) = 998751 +TIMESTAMP = 1564903100 +SHA256 (libosinfo-1.6.0.tar.gz) = 3c385c1cceb46301fdc79115e7b28e3df7aa26fafce0a787a60132a86a1990c7 +SIZE (libosinfo-1.6.0.tar.gz) = 1024787