Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2014 12:42:50 GMT
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186371: databases/py-swift: update to 1.12.0
Message-ID:  <201402021242.s12CgoNQ075774@oldred.freebsd.org>
Resent-Message-ID: <201402021250.s12Co0Wq097576@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186371
>Category:       ports
>Synopsis:       databases/py-swift: update to 1.12.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:   Sun Feb 02 12:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
Update databases/py-swift to 1.12.0.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: databases/py-swift/Makefile
===================================================================
--- databases/py-swift/Makefile	(revision 342270)
+++ databases/py-swift/Makefile	(working copy)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	swift
-PORTVERSION=	1.10.0
+PORTVERSION=	1.12.0
 CATEGORIES=	databases python
-MASTER_SITES=	http://launchpadlibrarian.net/153988834/
+MASTER_SITES=	http://launchpadlibrarian.net/163953035/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	gslin@gslin.org
@@ -60,12 +60,14 @@ post-patch:
 	    ${WRKSRC}/swift/common/db_replicator.py \
 	    ${WRKSRC}/swift/common/manager.py \
 	    ${WRKSRC}/swift/common/middleware/account_quotas.py \
+	    ${WRKSRC}/swift/common/middleware/container_sync.py \
+	    ${WRKSRC}/swift/common/middleware/gatekeeper.py \
 	    ${WRKSRC}/swift/common/middleware/list_endpoints.py \
 	    ${WRKSRC}/swift/common/middleware/memcache.py \
 	    ${WRKSRC}/swift/common/middleware/recon.py \
 	    ${WRKSRC}/swift/common/middleware/staticweb.py \
 	    ${WRKSRC}/swift/common/utils.py \
-	    ${WRKSRC}/swift/common/utils.py.orig \
+	    ${WRKSRC}/swift/container/server.py \
 	    ${WRKSRC}/swift/container/sync.py \
 	    ${WRKSRC}/swift/container/updater.py \
 	    ${WRKSRC}/swift/obj/expirer.py \
Index: databases/py-swift/distinfo
===================================================================
--- databases/py-swift/distinfo	(revision 342270)
+++ databases/py-swift/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (swift-1.10.0.tar.gz) = 9a841225c3a00a93a15a160102d3f7116f2f1ba98ebffedfe641747844e14889
-SIZE (swift-1.10.0.tar.gz) = 660633
+SHA256 (swift-1.12.0.tar.gz) = 8ca450e747339668ade6b62b78c4617b2f7c5ff4c4b9f7b3cbc48779b8dfaa3e
+SIZE (swift-1.12.0.tar.gz) = 751007
Index: databases/py-swift/pkg-plist
===================================================================
--- databases/py-swift/pkg-plist	(revision 342270)
+++ databases/py-swift/pkg-plist	(working copy)
@@ -1,5 +1,6 @@
 etc/swift/account-server.conf-sample
 etc/swift/container-server.conf-sample
+etc/swift/container-sync-realms.conf-sample
 etc/swift/dispersion.conf-sample
 etc/swift/drive-audit.conf-sample
 etc/swift/memcache.conf-sample
@@ -8,7 +9,6 @@ etc/swift/object-expirer.conf-sample
 etc/swift/object-server.conf-sample
 etc/swift/proxy-server.conf-sample
 etc/swift/rsyncd.conf-sample
-etc/swift/swift-bench.conf-sample
 etc/swift/swift-rsyslog.conf-sample
 etc/swift/swift.conf-sample
 man/man1/swift-account-auditor.1.gz


>Release-Note:
>Audit-Trail:
>Unformatted:



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