Date: Sun, 6 May 2018 14:14:52 +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: r469218 - head/devel/py-libvirt Message-ID: <201805061414.w46EEqvi094403@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun May 6 14:14:52 2018 New Revision: 469218 URL: https://svnweb.freebsd.org/changeset/ports/469218 Log: devel/py-libvirt: update to 4.3.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun May 6 14:14:02 2018 (r469217) +++ head/devel/py-libvirt/Makefile Sun May 6 14:14:52 2018 (r469218) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 4.2.0 +PORTVERSION= 4.3.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 May 6 14:14:02 2018 (r469217) +++ head/devel/py-libvirt/distinfo Sun May 6 14:14:52 2018 (r469218) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522595830 -SHA256 (libvirt-python-4.2.0.tar.gz) = 27705ee0046055b794468015c43861e8281695235d17007952547631cc6912dc -SIZE (libvirt-python-4.2.0.tar.gz) = 186496 +TIMESTAMP = 1525531047 +SHA256 (libvirt-python-4.3.0.tar.gz) = efe384479a0bf74b1b83bba208887b263cc0061fd4f87759cf3067a403618ea9 +SIZE (libvirt-python-4.3.0.tar.gz) = 187111
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805061414.w46EEqvi094403>