From owner-svn-ports-head@freebsd.org Fri May 6 09:21:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90B97B2F089; Fri, 6 May 2016 09:21:11 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 5D97518DB; Fri, 6 May 2016 09:21:11 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u469LAT3092073; Fri, 6 May 2016 09:21:10 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u469LALJ092071; Fri, 6 May 2016 09:21:10 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605060921.u469LALJ092071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 09:21:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414691 - head/databases/py-alembic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 09:21:11 -0000 Author: lwhsu Date: Fri May 6 09:21:10 2016 New Revision: 414691 URL: https://svnweb.freebsd.org/changeset/ports/414691 Log: - Update to 0.8.6 Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Fri May 6 09:14:24 2016 (r414690) +++ head/databases/py-alembic/Makefile Fri May 6 09:21:10 2016 (r414691) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.6 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Fri May 6 09:14:24 2016 (r414690) +++ head/databases/py-alembic/distinfo Fri May 6 09:21:10 2016 (r414691) @@ -1,2 +1,2 @@ -SHA256 (alembic-0.8.4.tar.gz) = 8507fc12ccc99321da2fa117dde4b5d8664ff5ef017df7ce5e7e5051901a624a -SIZE (alembic-0.8.4.tar.gz) = 950696 +SHA256 (alembic-0.8.6.tar.gz) = 53403da066ef90cbc5a3f801f3dd39bbbfbc41b0a84eb8c1c806243b7e2c6466 +SIZE (alembic-0.8.6.tar.gz) = 961323