From owner-svn-ports-all@freebsd.org  Sat Feb 17 12:11:03 2018
Return-Path: <owner-svn-ports-all@freebsd.org>
Delivered-To: svn-ports-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBCE5F0719A;
 Sat, 17 Feb 2018 12:11:03 +0000 (UTC)
 (envelope-from lwhsu@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 87A5D7A6EA;
 Sat, 17 Feb 2018 12:11:03 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 82B651C830;
 Sat, 17 Feb 2018 12:11:03 +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 w1HCB3ed087659;
 Sat, 17 Feb 2018 12:11:03 GMT (envelope-from lwhsu@FreeBSD.org)
Received: (from lwhsu@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1HCB3Ni087657;
 Sat, 17 Feb 2018 12:11:03 GMT (envelope-from lwhsu@FreeBSD.org)
Message-Id: <201802171211.w1HCB3Ni087657@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to
 lwhsu@FreeBSD.org using -f
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
Date: Sat, 17 Feb 2018 12:11:03 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r462148 - head/databases/py-alembic
X-SVN-Group: ports-head
X-SVN-Commit-Author: lwhsu
X-SVN-Commit-Paths: head/databases/py-alembic
X-SVN-Commit-Revision: 462148
X-SVN-Commit-Repository: ports
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.25
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 17 Feb 2018 12:11:04 -0000

Author: lwhsu
Date: Sat Feb 17 12:11:03 2018
New Revision: 462148
URL: https://svnweb.freebsd.org/changeset/ports/462148

Log:
  - Update to 0.9.8

Modified:
  head/databases/py-alembic/Makefile
  head/databases/py-alembic/distinfo

Modified: head/databases/py-alembic/Makefile
==============================================================================
--- head/databases/py-alembic/Makefile	Sat Feb 17 12:02:41 2018	(r462147)
+++ head/databases/py-alembic/Makefile	Sat Feb 17 12:11:03 2018	(r462148)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	alembic
-PORTVERSION=	0.9.6
-PORTREVISION=	1
+PORTVERSION=	0.9.8
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-alembic/distinfo
==============================================================================
--- head/databases/py-alembic/distinfo	Sat Feb 17 12:02:41 2018	(r462147)
+++ head/databases/py-alembic/distinfo	Sat Feb 17 12:11:03 2018	(r462148)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512033263
-SHA256 (alembic-0.9.6.tar.gz) = 042851ebe9efa07be6dc1395b1793b6c1d8964a39b73a0ce1649e2bcd41ea732
-SIZE (alembic-0.9.6.tar.gz) = 998191
+TIMESTAMP = 1518868963
+SHA256 (alembic-0.9.8.tar.gz) = 13b8611788acf0d7b617775db5c2ae26554a6d4263c590ef628d448fd05aef56
+SIZE (alembic-0.9.8.tar.gz) = 1011223