Date: Wed, 3 Aug 2016 10:59:38 +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: r419506 - head/databases/py-alembic Message-ID: <201608031059.u73Axclc030491@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Wed Aug 3 10:59:38 2016 New Revision: 419506 URL: https://svnweb.freebsd.org/changeset/ports/419506 Log: - Update to 0.8.7 Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Wed Aug 3 09:37:48 2016 (r419505) +++ head/databases/py-alembic/Makefile Wed Aug 3 10:59:38 2016 (r419506) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Wed Aug 3 09:37:48 2016 (r419505) +++ head/databases/py-alembic/distinfo Wed Aug 3 10:59:38 2016 (r419506) @@ -1,2 +1,3 @@ -SHA256 (alembic-0.8.6.tar.gz) = 53403da066ef90cbc5a3f801f3dd39bbbfbc41b0a84eb8c1c806243b7e2c6466 -SIZE (alembic-0.8.6.tar.gz) = 961323 +TIMESTAMP = 1470221511 +SHA256 (alembic-0.8.7.tar.gz) = 7fb8a456d6c47fe24b87e02acb405b2094545f9b574beb80105a64fe9b335a45 +SIZE (alembic-0.8.7.tar.gz) = 968161
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608031059.u73Axclc030491>