From owner-svn-ports-all@FreeBSD.ORG Thu May 22 06:28:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9BC6A9E; Thu, 22 May 2014 06:28:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD79B2C9E; Thu, 22 May 2014 06:28:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4M6Sm2c061572; Thu, 22 May 2014 06:28:48 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4M6SmZt061567; Thu, 22 May 2014 06:28:48 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405220628.s4M6SmZt061567@svn.freebsd.org> From: Martin Wilke Date: Thu, 22 May 2014 06:28:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354785 - head/databases/py-swift X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 06:28:48 -0000 Author: miwi Date: Thu May 22 06:28:47 2014 New Revision: 354785 URL: http://svnweb.freebsd.org/changeset/ports/354785 QAT: https://qat.redports.org/buildarchive/r354785/ Log: - Update to 1.13.1 PR: 188894 Submitted by: swills Approved by: maintainer Modified: head/databases/py-swift/Makefile head/databases/py-swift/distinfo head/databases/py-swift/pkg-plist Modified: head/databases/py-swift/Makefile ============================================================================== --- head/databases/py-swift/Makefile Thu May 22 06:28:08 2014 (r354784) +++ head/databases/py-swift/Makefile Thu May 22 06:28:47 2014 (r354785) @@ -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 Modified: head/databases/py-swift/distinfo ============================================================================== --- head/databases/py-swift/distinfo Thu May 22 06:28:08 2014 (r354784) +++ head/databases/py-swift/distinfo Thu May 22 06:28:47 2014 (r354785) @@ -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 Modified: head/databases/py-swift/pkg-plist ============================================================================== --- head/databases/py-swift/pkg-plist Thu May 22 06:28:08 2014 (r354784) +++ head/databases/py-swift/pkg-plist Thu May 22 06:28:47 2014 (r354785) @@ -12,10 +12,12 @@ etc/swift/rsyncd.conf-sample 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