Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 15:45:11 +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: r394323 - in head/net/py-libcloud: . files
Message-ID:  <201508151545.t7FFjBsF033675@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Sat Aug 15 15:45:10 2015
New Revision: 394323
URL: https://svnweb.freebsd.org/changeset/ports/394323

Log:
  - Update to 0.18.0.
  - Drop backports.ssl-match-hostname related patches as it's only used
    now for Python versions that we do not ship

Deleted:
  head/net/py-libcloud/files/
Modified:
  head/net/py-libcloud/Makefile
  head/net/py-libcloud/distinfo

Modified: head/net/py-libcloud/Makefile
==============================================================================
--- head/net/py-libcloud/Makefile	Sat Aug 15 15:28:49 2015	(r394322)
+++ head/net/py-libcloud/Makefile	Sat Aug 15 15:45:10 2015	(r394323)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcloud
-PORTVERSION=	0.17.0
-PORTREVISION=	2
+PORTVERSION=	0.18.0
 CATEGORIES=	net python
 MASTER_SITES=	APACHE/${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-libcloud/distinfo
==============================================================================
--- head/net/py-libcloud/distinfo	Sat Aug 15 15:28:49 2015	(r394322)
+++ head/net/py-libcloud/distinfo	Sat Aug 15 15:45:10 2015	(r394323)
@@ -1,2 +1,2 @@
-SHA256 (apache-libcloud-0.17.0.tar.bz2) = 22a6360fccbd956398e3236dceacc469c397d0d8c0caad33352f224b352bd943
-SIZE (apache-libcloud-0.17.0.tar.bz2) = 663406
+SHA256 (apache-libcloud-0.18.0.tar.bz2) = af87e9ccd5577f7a7cf8b0f642889c40738561eb7ab2f23039c0d3d648b80d2a
+SIZE (apache-libcloud-0.18.0.tar.bz2) = 764395



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508151545.t7FFjBsF033675>