From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 8 09:50:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3CEC76DF for ; Fri, 8 Feb 2013 09:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2F2548C3 for ; Fri, 8 Feb 2013 09:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r189o2pG045691 for ; Fri, 8 Feb 2013 09:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r189o2WD045690; Fri, 8 Feb 2013 09:50:02 GMT (envelope-from gnats) Date: Fri, 8 Feb 2013 09:50:02 GMT Message-Id: <201302080950.r189o2WD045690@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/175541: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 09:50:02 -0000 The following reply was made to PR ports/175541; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175541: commit references a PR Date: Fri, 8 Feb 2013 09:41:48 +0000 (UTC) Author: miwi Date: Fri Feb 8 09:41:38 2013 New Revision: 311934 URL: http://svnweb.freebsd.org/changeset/ports/311934 Log: - Update to 1.2.0 PR: 175541 Submitted by: Piotr Florczyk Approved by: maintainer Modified: head/databases/py-swiftclient/Makefile head/databases/py-swiftclient/distinfo (contents, props changed) Modified: head/databases/py-swiftclient/Makefile ============================================================================== --- head/databases/py-swiftclient/Makefile Fri Feb 8 09:40:48 2013 (r311933) +++ head/databases/py-swiftclient/Makefile Fri Feb 8 09:41:38 2013 (r311934) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= swiftclient -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 CATEGORIES= databases python -MASTER_SITES= http://launchpadlibrarian.net/109369673/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} Modified: head/databases/py-swiftclient/distinfo ============================================================================== --- head/databases/py-swiftclient/distinfo Fri Feb 8 09:40:48 2013 (r311933) +++ head/databases/py-swiftclient/distinfo Fri Feb 8 09:41:38 2013 (r311934) @@ -1,2 +1,2 @@ -SHA256 (python-swiftclient-1.1.1.tar.gz) = 73e8a1c0bb7354b7c0af5891f2fdf7b4fe9734ddc7fd38edb531c9ebdca350bc -SIZE (python-swiftclient-1.1.1.tar.gz) = 40276 +SHA256 (python-swiftclient-1.2.0.tar.gz) = d6c57284240acc4ff4f4d125dc8d152ade395a611b478ed6ec9848bf8d62928a +SIZE (python-swiftclient-1.2.0.tar.gz) = 46999 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"