Date: Tue, 29 Nov 2016 09:07:21 +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: r427370 - head/databases/py-alembic Message-ID: <201611290907.uAT97LM4061067@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Tue Nov 29 09:07:21 2016 New Revision: 427370 URL: https://svnweb.freebsd.org/changeset/ports/427370 Log: - Update to 0.8.9 Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Tue Nov 29 09:00:41 2016 (r427369) +++ head/databases/py-alembic/Makefile Tue Nov 29 09:07:21 2016 (r427370) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.8.8 +PORTVERSION= 0.8.9 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Tue Nov 29 09:00:41 2016 (r427369) +++ head/databases/py-alembic/distinfo Tue Nov 29 09:07:21 2016 (r427370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476770608 -SHA256 (alembic-0.8.8.tar.gz) = cd6f2192ca2307bfe2a2a61f8a261420addc59a09a6379a6550e0a15693b0b8a -SIZE (alembic-0.8.8.tar.gz) = 970125 +TIMESTAMP = 1480407925 +SHA256 (alembic-0.8.9.tar.gz) = 0932bed55a4546b8aa6f59b8ad8b92b0161e7bd46adc538d50afb1c96b3571c1 +SIZE (alembic-0.8.9.tar.gz) = 977728
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611290907.uAT97LM4061067>