Date: Sun, 11 Aug 2019 10:55:27 +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: r508596 - head/devel/py-libvirt Message-ID: <201908111055.x7BAtRqb011938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Aug 11 10:55:27 2019 New Revision: 508596 URL: https://svnweb.freebsd.org/changeset/ports/508596 Log: devel/py-libvirt: update to 5.6.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun Aug 11 10:54:43 2019 (r508595) +++ head/devel/py-libvirt/Makefile Sun Aug 11 10:55:27 2019 (r508596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 5.5.0 +PORTVERSION= 5.6.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 Aug 11 10:54:43 2019 (r508595) +++ head/devel/py-libvirt/distinfo Sun Aug 11 10:55:27 2019 (r508596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563102228 -SHA256 (libvirt-python-5.5.0.tar.gz) = 561cafedb83e41880405905f6309f4a86981cfe05edbbc83c839f7c47d8ba603 -SIZE (libvirt-python-5.5.0.tar.gz) = 200364 +TIMESTAMP = 1565101118 +SHA256 (libvirt-python-5.6.0.tar.gz) = 4df13fed9528a7eec153ab70196dcd481f6377ae5bf9ef84e07dfa1515202486 +SIZE (libvirt-python-5.6.0.tar.gz) = 201352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908111055.x7BAtRqb011938>