Date: Sun, 20 Oct 2019 06:20:20 +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: r514879 - head/devel/py-libvirt Message-ID: <201910200620.x9K6KKTQ079249@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Oct 20 06:20:19 2019 New Revision: 514879 URL: https://svnweb.freebsd.org/changeset/ports/514879 Log: devel/py-libvirt: update to 5.8.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun Oct 20 06:19:41 2019 (r514878) +++ head/devel/py-libvirt/Makefile Sun Oct 20 06:20:19 2019 (r514879) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 5.7.0 +PORTVERSION= 5.8.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Sun Oct 20 06:19:41 2019 (r514878) +++ head/devel/py-libvirt/distinfo Sun Oct 20 06:20:19 2019 (r514879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568449661 -SHA256 (libvirt-python-5.7.0.tar.gz) = 7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4 -SIZE (libvirt-python-5.7.0.tar.gz) = 201615 +TIMESTAMP = 1570956798 +SHA256 (libvirt-python-5.8.0.tar.gz) = 4617fa535364a155425dc99f639b3a0fe9f703eb36feb56b3917b5443a1ddf4f +SIZE (libvirt-python-5.8.0.tar.gz) = 202807
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910200620.x9K6KKTQ079249>