diff options
author | trociny <trociny@FreeBSD.org> | 2015-01-24 20:50:07 +0800 |
---|---|---|
committer | trociny <trociny@FreeBSD.org> | 2015-01-24 20:50:07 +0800 |
commit | ae3e24085dfbf70efdac6df69752a585955a2836 (patch) | |
tree | b1c45711d924708f29520048d69b08ddc41cb00a /databases/py-swift | |
parent | 8a6df338cda573528b0fb339e128cf37b3084da6 (diff) | |
download | freebsd-ports-gnome-ae3e24085dfbf70efdac6df69752a585955a2836.tar.gz freebsd-ports-gnome-ae3e24085dfbf70efdac6df69752a585955a2836.tar.zst freebsd-ports-gnome-ae3e24085dfbf70efdac6df69752a585955a2836.zip |
Update to 2.2.1.
Diffstat (limited to 'databases/py-swift')
-rw-r--r-- | databases/py-swift/Makefile | 6 | ||||
-rw-r--r-- | databases/py-swift/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-swift/Makefile b/databases/py-swift/Makefile index 943b1ea5f159..8a5add6f1bd7 100644 --- a/databases/py-swift/Makefile +++ b/databases/py-swift/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= swift -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= databases python -MASTER_SITES= http://launchpadlibrarian.net/187486124/ +MASTER_SITES= http://launchpadlibrarian.net/193017975/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= trociny@FreeBSD.org @@ -80,6 +79,7 @@ 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_quotas.py \ ${WRKSRC}/swift/common/middleware/container_sync.py \ ${WRKSRC}/swift/common/middleware/gatekeeper.py \ ${WRKSRC}/swift/common/middleware/list_endpoints.py \ diff --git a/databases/py-swift/distinfo b/databases/py-swift/distinfo index a33589cd13c3..85a86302676b 100644 --- a/databases/py-swift/distinfo +++ b/databases/py-swift/distinfo @@ -1,2 +1,2 @@ -SHA256 (swift-2.2.0.tar.gz) = be3bc94faf57af64f689bbe65855624ea711ada1eaf55d234a0536d76b3065f7 -SIZE (swift-2.2.0.tar.gz) = 996021 +SHA256 (swift-2.2.1.tar.gz) = ed59e1342cd6f5709914644e4842050e066b8941fe3b3168670925d0367d5790 +SIZE (swift-2.2.1.tar.gz) = 1018361 |