From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 20:24:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2EE67981; Fri, 21 Feb 2014 20:24:48 +0000 (UTC) Received: from forward3l.mail.yandex.net (forward3l.mail.yandex.net [IPv6:2a02:6b8:0:1819::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8F5518E9; Fri, 21 Feb 2014 20:24:47 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward3l.mail.yandex.net (Yandex) with ESMTP id C3E8F1500F56; Sat, 22 Feb 2014 00:24:35 +0400 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 48E591B6135D; Sat, 22 Feb 2014 00:24:35 +0400 (MSK) Received: from unknown (unknown [178.76.234.16]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id zHm2L1rach-OY5eMN2C; Sat, 22 Feb 2014 00:24:34 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: a3b1e160-56d9-44f7-8315-cc7bfcd6daca DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1393014274; bh=1IoPp8OPUxo0xs81iCAXjfjyzrdeA1P2RqmsHo6irvg=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=vyJ8R4ceBmcZl1t3akhcjSuuGGUzC2zG4dITq14q1kJ04918XrGooJyF8vuTzg/Rn 5h31U7LHLMxVhJCXBJYU7JRoGWGI9SbhzqucOsR+Ketx3UMUfLQG1125Cl8jep9uuN ojO57RnP1aUwhVSPK4un3oIc3TmmQlaix/R1B1cU= Authentication-Results: smtp14.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5307B601.50609@yandex.ru> Date: Sat, 22 Feb 2014 00:24:33 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r345527 - head/www/py-plone.app.upgrade References: <201402211840.s1LIee57099017@svn.freebsd.org> In-Reply-To: <201402211840.s1LIee57099017@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 20:24:48 -0000 Antoine Brodin wrote on 21.02.2014 22:40: > Author: antoine > Date: Fri Feb 21 18:40:40 2014 > New Revision: 345527 > URL: http://svnweb.freebsd.org/changeset/ports/345527 > QAT: https://qat.redports.org/buildarchive/r345527/ > > Log: > - Package something > - Remove infozip dependency > > Modified: > head/www/py-plone.app.upgrade/Makefile > > Modified: head/www/py-plone.app.upgrade/Makefile > ============================================================================== > --- head/www/py-plone.app.upgrade/Makefile Fri Feb 21 18:35:55 2014 (r345526) > +++ head/www/py-plone.app.upgrade/Makefile Fri Feb 21 18:40:40 2014 (r345527) > @@ -2,10 +2,11 @@ > > PORTNAME= plone.app.upgrade > PORTVERSION= 1.3.4 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= www python zope > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > +EXTRACT_SUFX= .zip > DIST_SUBDIR= zope > > MAINTAINER= zope@FreeBSD.org > @@ -50,7 +51,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}borg > > USE_PYTHON= yes > USE_PYDISTUTILS= yes > -USE_ZIP= yes > +PYDISTUTILS_AUTOPLIST= yes > USES= zope My fault, thank you. Will recheck all of them. -- Regards, Ruslan T.O.S. Of Reality