From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 4 04:50:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0EA7106566C for ; Tue, 4 Oct 2011 04:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C0E5B8FC19 for ; Tue, 4 Oct 2011 04:50:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p944oCqR076561 for ; Tue, 4 Oct 2011 04:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p944oCvk076560; Tue, 4 Oct 2011 04:50:12 GMT (envelope-from gnats) Date: Tue, 4 Oct 2011 04:50:12 GMT Message-Id: <201110040450.p944oCvk076560@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Ruslan Mahmatkhanov Cc: Subject: Re: ports/161270: [MAINTAINER-UPDATE] Update devel/py-asn1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Mahmatkhanov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 04:50:12 -0000 The following reply was made to PR ports/161270; it has been noted by GNATS. From: Ruslan Mahmatkhanov To: Martin Jackson Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/161270: [MAINTAINER-UPDATE] Update devel/py-asn1 Date: Tue, 04 Oct 2011 08:33:47 +0400 Martin Jackson wrote on 04.10.2011 05:58: > PORTNAME= asn1 > -PORTVERSION= 0.0.13 > -PORTEPOCH= 1 > +PORTVERSION= 0.0.13b > +PORTEPOCH= 2 Hi, Martin. PORTEPOCH already was bumped, that i overlooked in first place, sorry. Why do you downgrade this port 0.0.13b? Is this intentional? 0.0.13b is less than 0.0.13, and 0.0.13 is an latest available version. > +BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools > +RUN_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools This dependencies already implied with using "USE_PYDISTUTILS= easy_install" (please see Mk/bsd.python.mk), so this just will duplicate them. -- Regards, Ruslan Tinderboxing kills... the drives.