View | Details | Raw Unified | Return to bug 188894
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-10 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	swift
4
PORTNAME=	swift
5
PORTVERSION=	1.13.0
5
PORTVERSION=	1.13.1
6
CATEGORIES=	databases python
6
CATEGORIES=	databases python
7
MASTER_SITES=	http://launchpadlibrarian.net/168204360/
7
MASTER_SITES=	http://launchpadlibrarian.net/173001998/
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
9
10
MAINTAINER=	gslin@gslin.org
10
MAINTAINER=	gslin@gslin.org
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (swift-1.13.0.tar.gz) = 2c2203678cb67e2e8249db1265c68ec901edfaaceeb759e1ac427324a74b6918
1
SHA256 (swift-1.13.1.tar.gz) = cbe6e807c0c0115570fc3da4dd7e3f3c2477fb48f865f29d648fb5714734eabd
2
SIZE (swift-1.13.0.tar.gz) = 779440
2
SIZE (swift-1.13.1.tar.gz) = 802273
(-)pkg-plist (+2 lines)
Lines 12-21 Link Here
12
etc/swift/swift-rsyslog.conf-sample
12
etc/swift/swift-rsyslog.conf-sample
13
etc/swift/swift.conf-sample
13
etc/swift/swift.conf-sample
14
man/man1/swift-account-auditor.1.gz
14
man/man1/swift-account-auditor.1.gz
15
man/man1/swift-account-info.1.gz
15
man/man1/swift-account-reaper.1.gz
16
man/man1/swift-account-reaper.1.gz
16
man/man1/swift-account-replicator.1.gz
17
man/man1/swift-account-replicator.1.gz
17
man/man1/swift-account-server.1.gz
18
man/man1/swift-account-server.1.gz
18
man/man1/swift-container-auditor.1.gz
19
man/man1/swift-container-auditor.1.gz
20
man/man1/swift-container-info.1.gz
19
man/man1/swift-container-replicator.1.gz
21
man/man1/swift-container-replicator.1.gz
20
man/man1/swift-container-server.1.gz
22
man/man1/swift-container-server.1.gz
21
man/man1/swift-container-sync.1.gz
23
man/man1/swift-container-sync.1.gz

Return to bug 188894