From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 24 09:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 70751820 for ; Thu, 24 Jan 2013 09:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3EA08FC9 for ; Thu, 24 Jan 2013 09:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0O901XH065781 for ; Thu, 24 Jan 2013 09:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0O901cP065780; Thu, 24 Jan 2013 09:00:01 GMT (envelope-from gnats) Resent-Date: Thu, 24 Jan 2013 09:00:01 GMT Resent-Message-Id: <201301240900.r0O901cP065780@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Piotr Florczyk Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 345426CF for ; Thu, 24 Jan 2013 08:54:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1AA50F8B for ; Thu, 24 Jan 2013 08:54:48 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0O8skWX060533 for ; Thu, 24 Jan 2013 08:54:46 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r0O8skgt060532; Thu, 24 Jan 2013 08:54:46 GMT (envelope-from nobody) Message-Id: <201301240854.r0O8skgt060532@red.freebsd.org> Date: Thu, 24 Jan 2013 08:54:46 GMT From: Piotr Florczyk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175541: [PATCH] databases/py-swiftclient Fixed broken distfiles and update to 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2013 09:00:01 -0000 >Number: 175541 >Category: ports >Synopsis: [PATCH] databases/py-swiftclient Fixed broken distfiles and update to 1.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 09:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Piotr Florczyk >Release: >Organization: NNV Sp. z o.o. >Environment: FreeBSD 9.1-RELEASE >Description: Distfiles are gone. Changed MASTER_SITES to CHESSESHOP. I also updated the port to new stable release (1.2.0). >How-To-Repeat: Run "make fetch" >Fix: Apply attached patch. Patch attached with submission follows: --- py-swiftclient/Makefile.orig 2013-01-24 07:24:40.758563999 +0000 +++ py-swiftclient/Makefile 2013-01-24 07:25:01.412256941 +0000 @@ -2,9 +2,9 @@ # $FreeBSD: ports/databases/py-swiftclient/Makefile,v 1.1 2012/12/02 10:04:09 svnexp Exp $ 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} >Release-Note: >Audit-Trail: >Unformatted: