Date: Fri, 30 Dec 2016 11:39:30 +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: r429967 - head/net/py-libcloud Message-ID: <201612301139.uBUBdUWt055607@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Fri Dec 30 11:39:30 2016 New Revision: 429967 URL: https://svnweb.freebsd.org/changeset/ports/429967 Log: net/py-libcloud: update to 1.5.0 Modified: head/net/py-libcloud/Makefile head/net/py-libcloud/distinfo Modified: head/net/py-libcloud/Makefile ============================================================================== --- head/net/py-libcloud/Makefile Fri Dec 30 11:25:09 2016 (r429966) +++ head/net/py-libcloud/Makefile Fri Dec 30 11:39:30 2016 (r429967) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-libcloud/distinfo ============================================================================== --- head/net/py-libcloud/distinfo Fri Dec 30 11:25:09 2016 (r429966) +++ head/net/py-libcloud/distinfo Fri Dec 30 11:39:30 2016 (r429967) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480250952 -SHA256 (apache-libcloud-1.4.0.tar.bz2) = c8a8a28c687180e73b776308521c6b6be420d049cbec851ea23022ce7af6ef1e -SIZE (apache-libcloud-1.4.0.tar.bz2) = 1083881 +TIMESTAMP = 1483075874 +SHA256 (apache-libcloud-1.5.0.tar.bz2) = ea3dd7825e30611e5a018ab18107b33a9029097d64bd8b39a87feae7c2770282 +SIZE (apache-libcloud-1.5.0.tar.bz2) = 1258553
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612301139.uBUBdUWt055607>