Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 07:35:40 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508067 - head/devel/libosinfo
Message-ID:  <201908040735.x747ZeDr068250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908040735.x747ZeDr068250>