Date: Fri, 6 May 2016 09:21:10 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414691 - head/databases/py-alembic Message-ID: <201605060921.u469LALJ092071@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605060921.u469LALJ092071>