Bug 175541

Summary: [PATCH] databases/py-swiftclient Fixed broken distfiles and update to 1.2.0
Product: Ports & Packages Reporter: Piotr Florczyk <piotr.florczyk>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Piotr Florczyk 2013-01-24 09:00:00 UTC
Distfiles are gone. Changed MASTER_SITES to CHESSESHOP. I also updated the port to new stable release (1.2.0).

Fix: Apply attached patch.

Patch attached with submission follows:
How-To-Repeat: Run "make fetch"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-24 09:00:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trociny

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mikolaj Golub freebsd_committer freebsd_triage 2013-01-24 14:44:36 UTC
Responsible Changed
From-To: trociny->freebsd-ports-bugs

Approved. Thanks!
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-08 09:41:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-02-08 09:41:48 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"