Date: Sat, 14 Sep 2019 13:42:07 +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: r512013 - head/devel/py-libvirt Message-ID: <201909141342.x8EDg7jx043498@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sat Sep 14 13:42:07 2019 New Revision: 512013 URL: https://svnweb.freebsd.org/changeset/ports/512013 Log: devel/py-libvirt: update to 5.7.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sat Sep 14 13:41:24 2019 (r512012) +++ head/devel/py-libvirt/Makefile Sat Sep 14 13:42:07 2019 (r512013) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 5.6.0 +PORTVERSION= 5.7.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 Sat Sep 14 13:41:24 2019 (r512012) +++ head/devel/py-libvirt/distinfo Sat Sep 14 13:42:07 2019 (r512013) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565101118 -SHA256 (libvirt-python-5.6.0.tar.gz) = 4df13fed9528a7eec153ab70196dcd481f6377ae5bf9ef84e07dfa1515202486 -SIZE (libvirt-python-5.6.0.tar.gz) = 201352 +TIMESTAMP = 1568449661 +SHA256 (libvirt-python-5.7.0.tar.gz) = 7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4 +SIZE (libvirt-python-5.7.0.tar.gz) = 201615
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909141342.x8EDg7jx043498>