Date: Tue, 22 Apr 2014 15:59:51 GMT From: Steve Wills <swills@freebsd.org> To: FreeBSD-gnats-submit@freebsd.org Cc: gslin@gslin.org Subject: ports/188894: [PATCH] databases/py-swift: update to 1.13.1 Message-ID: <201404221559.s3MFxpUO012128@meatwad.mouf.net> Resent-Message-ID: <201404221610.s3MGA0Ns009650@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188894 >Category: ports >Synopsis: [PATCH] databases/py-swift: update to 1.13.1 >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: Tue Apr 22 16:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r264228M: Sun Apr 13 03:26:28 UTC >Description: - Update to 1.13.1 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- py-swift-1.13.1.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 351857) +++ Makefile (working copy) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= swift -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 CATEGORIES= databases python -MASTER_SITES= http://launchpadlibrarian.net/168204360/ +MASTER_SITES= http://launchpadlibrarian.net/173001998/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gslin@gslin.org Index: distinfo =================================================================== --- distinfo (revision 351857) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (swift-1.13.0.tar.gz) = 2c2203678cb67e2e8249db1265c68ec901edfaaceeb759e1ac427324a74b6918 -SIZE (swift-1.13.0.tar.gz) = 779440 +SHA256 (swift-1.13.1.tar.gz) = cbe6e807c0c0115570fc3da4dd7e3f3c2477fb48f865f29d648fb5714734eabd +SIZE (swift-1.13.1.tar.gz) = 802273 Index: pkg-plist =================================================================== --- pkg-plist (revision 351857) +++ pkg-plist (working copy) @@ -12,10 +12,12 @@ etc/swift/swift-rsyslog.conf-sample etc/swift/swift.conf-sample man/man1/swift-account-auditor.1.gz +man/man1/swift-account-info.1.gz man/man1/swift-account-reaper.1.gz man/man1/swift-account-replicator.1.gz man/man1/swift-account-server.1.gz man/man1/swift-container-auditor.1.gz +man/man1/swift-container-info.1.gz man/man1/swift-container-replicator.1.gz man/man1/swift-container-server.1.gz man/man1/swift-container-sync.1.gz --- py-swift-1.13.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404221559.s3MFxpUO012128>