From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 13 09:10:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 634B2460 for ; Tue, 13 May 2014 09:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 3F0EB2F01 for ; Tue, 13 May 2014 09:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4D9A1G4016476 for ; Tue, 13 May 2014 09:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4D9A1kY016475; Tue, 13 May 2014 09:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 13 May 2014 09:10:01 GMT Resent-Message-Id: <201405130910.s4D9A1kY016475@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bartek Rutkowski 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 C91F0344; Tue, 13 May 2014 09:03:14 +0000 (UTC) Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BB062E94; Tue, 13 May 2014 09:03:13 +0000 (UTC) Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1]) by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s4D939UZ027931 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 13 May 2014 11:03:10 +0200 (CEST) (envelope-from root@poudriere.ithil.palantiri.org) Received: (from root@localhost) by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s4D9398C027930; Tue, 13 May 2014 11:03:09 +0200 (CEST) (envelope-from root) Message-Id: <201405130903.s4D9398C027930@poudriere.ithil.palantiri.org> Date: Tue, 13 May 2014 11:03:09 +0200 (CEST) From: Bartek Rutkowski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/189750: [PATCH] databases/py-alembic: update to 0.6.5 Cc: lwhsu@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 09:10:01 -0000 >Number: 189750 >Category: ports >Synopsis: [PATCH] databases/py-alembic: update to 0.6.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 13 09:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Bartek Rutkowski >Release: FreeBSD 11.0-CURRENT amd64 >Organization: Pixeware LTD >Environment: System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May 7 16:01:11 >Description: - Update to 0.6.5 - Drop easy_install http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-alembic/0.6.5/ Port maintainer (lwhsu@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- py-alembic-0.6.5.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 353929) +++ Makefile (working copy) @@ -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 @@ ${PYTHON_PKGNAMEPREFIX}mako>=0:${PORTSDIR}/textproc/py-mako USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include Index: distinfo =================================================================== --- distinfo (revision 353929) +++ distinfo (working copy) @@ -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 --- py-alembic-0.6.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: