Bug 175541 - [PATCH] databases/py-swiftclient Fixed broken distfiles and update to 1.2.0
Summary: [PATCH] databases/py-swiftclient Fixed broken distfiles and update to 1.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-24 09:00 UTC by Piotr Florczyk
Modified: 2013-02-08 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (532 bytes, patch)
2013-01-24 09:00 UTC, Piotr Florczyk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"