Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2013 09:41:39 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311934 - head/databases/py-swiftclient
Message-ID:  <201302080941.r189fdmb037244@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Feb  8 09:41:38 2013
New Revision: 311934
URL: http://svnweb.freebsd.org/changeset/ports/311934

Log:
  - Update to 1.2.0
  
  PR:		175541
  Submitted by:	Piotr Florczyk <piotr.florczyk@nnv.pl>
  Approved by:	maintainer

Modified:
  head/databases/py-swiftclient/Makefile
  head/databases/py-swiftclient/distinfo   (contents, props changed)

Modified: head/databases/py-swiftclient/Makefile
==============================================================================
--- head/databases/py-swiftclient/Makefile	Fri Feb  8 09:40:48 2013	(r311933)
+++ head/databases/py-swiftclient/Makefile	Fri Feb  8 09:41:38 2013	(r311934)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	swiftclient
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	databases python
-MASTER_SITES=	http://launchpadlibrarian.net/109369673/
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-${PORTNAME}-${PORTVERSION}
 

Modified: head/databases/py-swiftclient/distinfo
==============================================================================
--- head/databases/py-swiftclient/distinfo	Fri Feb  8 09:40:48 2013	(r311933)
+++ head/databases/py-swiftclient/distinfo	Fri Feb  8 09:41:38 2013	(r311934)
@@ -1,2 +1,2 @@
-SHA256 (python-swiftclient-1.1.1.tar.gz) = 73e8a1c0bb7354b7c0af5891f2fdf7b4fe9734ddc7fd38edb531c9ebdca350bc
-SIZE (python-swiftclient-1.1.1.tar.gz) = 40276
+SHA256 (python-swiftclient-1.2.0.tar.gz) = d6c57284240acc4ff4f4d125dc8d152ade395a611b478ed6ec9848bf8d62928a
+SIZE (python-swiftclient-1.2.0.tar.gz) = 46999



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