Date: Sun, 28 Jan 2018 13:34:50 +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: r460180 - head/devel/py-libvirt Message-ID: <201801281334.w0SDYoEc013028@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Jan 28 13:34:50 2018 New Revision: 460180 URL: https://svnweb.freebsd.org/changeset/ports/460180 Log: devel/py-libvirt: update to 4.0.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun Jan 28 13:34:23 2018 (r460179) +++ head/devel/py-libvirt/Makefile Sun Jan 28 13:34:50 2018 (r460180) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 3.10.0 +PORTVERSION= 4.0.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 Jan 28 13:34:23 2018 (r460179) +++ head/devel/py-libvirt/distinfo Sun Jan 28 13:34:50 2018 (r460180) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512804966 -SHA256 (libvirt-python-3.10.0.tar.gz) = fc2e46d9b40847528504c9abdb80cdf43f579c4e1d9082e1fcd79c6e257e0ed0 -SIZE (libvirt-python-3.10.0.tar.gz) = 184402 +TIMESTAMP = 1516377960 +SHA256 (libvirt-python-4.0.0.tar.gz) = 31983cf6f47c6fc2f3a53edd10e8d0961c9ab27cafc76f274cd06b774f0496a8 +SIZE (libvirt-python-4.0.0.tar.gz) = 185533
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801281334.w0SDYoEc013028>