ports/175541: [PATCH] databases/py-swiftclient Fixed broken distfiles and update to 1.2.0

Piotr Florczyk piotr.florczyk at nnv.pl
Thu Jan 24 09:00:01 UTC 2013


>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:


More information about the freebsd-ports-bugs mailing list