Date: Tue, 5 Feb 2013 17:45:59 +0000 From: Chris Rees <crees@FreeBSD.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Ruslan Mahmatkhanov <rm@svn.freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r310034 - in head/www/reviewboard: . files Message-ID: <CADLo838UBGqiYweFmk%2B1JNWr8KCw0CCtLdajONDonj3i3x2QzQ@mail.gmail.com> In-Reply-To: <20130205172926.GG88651@ithaqua.etoilebsd.net> References: <50eaa48a.7a2e.639b9964@svn.freebsd.org> <20130205172926.GG88651@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5 February 2013 17:29, Baptiste Daroussin <bapt@freebsd.org> wrote: > On Mon, Jan 07, 2013 at 10:33:46AM +0000, Ruslan Mahmatkhanov wrote: >> Author: rm >> Date: Mon Jan 7 10:33:45 2013 >> New Revision: 310034 >> URL: http://svnweb.freebsd.org/changeset/ports/310034 >> >> Log: >> - update to 1.7.1 >> - update dependencies list >> - limit to python 2.x only >> >> while here: >> - remove indefinite article from COMMENT >> - tab -> space change in pkg-descr:WWW >> >> PR: 174682 >> Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer) >> >> > [...] >> ${PYTHON_PKGNAMEPREFIX}flup>0:${PORTSDIR}/www/py-flup \ >> - ${PYTHON_PKGNAMEPREFIX}paramiko>1.7.6:${PORTSDIR}/security/py-paramiko \ >> - ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \ >> + ${PYTHON_PKGNAMEPREFIX}dateutil==1.5:${PORTSDIR}/devel/py-dateutil \ > > Is this change on purpose? this results in a broken reviewboard because we don't > have a py27-datautils-1.5 in the ports tree? In any case, it's incorrect; should be single =. The fact that it works is probably a bug :) Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838UBGqiYweFmk%2B1JNWr8KCw0CCtLdajONDonj3i3x2QzQ>