From owner-svn-ports-all@FreeBSD.ORG Wed May 14 13:50:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D9B0B85; Wed, 14 May 2014 13:50:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 3A86921C5; Wed, 14 May 2014 13:50:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4EDofPh048846; Wed, 14 May 2014 13:50:41 GMT (envelope-from lwhsu@svn.freebsd.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4EDoenX048844; Wed, 14 May 2014 13:50:40 GMT (envelope-from lwhsu@svn.freebsd.org) Message-Id: <201405141350.s4EDoenX048844@svn.freebsd.org> From: Li-Wen Hsu Date: Wed, 14 May 2014 13:50:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354058 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 13:50:41 -0000 Author: lwhsu Date: Wed May 14 13:50:40 2014 New Revision: 354058 URL: http://svnweb.freebsd.org/changeset/ports/354058 QAT: https://qat.redports.org/buildarchive/r354058/ Log: - Update to 0.6.5 - Drop easy_install PR: ports/189750 Submitted by: Bartek Rutkowski Modified: head/databases/py-alembic/Makefile head/databases/py-alembic/distinfo Modified: head/databases/py-alembic/Makefile ============================================================================== --- head/databases/py-alembic/Makefile Wed May 14 13:33:25 2014 (r354057) +++ head/databases/py-alembic/Makefile Wed May 14 13:50:40 2014 (r354058) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqla ${PYTHON_PKGNAMEPREFIX}mako>=0:${PORTSDIR}/textproc/py-mako USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include Modified: head/databases/py-alembic/distinfo ============================================================================== --- head/databases/py-alembic/distinfo Wed May 14 13:33:25 2014 (r354057) +++ head/databases/py-alembic/distinfo Wed May 14 13:50:40 2014 (r354058) @@ -1,2 +1,2 @@ -SHA256 (alembic-0.6.2.tar.gz) = 75844f8a683fd7be2877159cf0ecfccc63f61550386b8099d085a993149b548c -SIZE (alembic-0.6.2.tar.gz) = 421014 +SHA256 (alembic-0.6.5.tar.gz) = 17bfa1bb48bbc83e9db3a31df146a3b851172616aac9fbc6d40cad426e87e34c +SIZE (alembic-0.6.5.tar.gz) = 461915