From owner-svn-ports-head@freebsd.org Tue May 17 11:18:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B140BB3FED7; Tue, 17 May 2016 11:18:37 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (gahr.cloud.tilaa.com [84.22.109.158]) (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 8C7801065; Tue, 17 May 2016 11:18:35 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from webmail.ptrcrt.ch (www.gahr.ch [192.168.1.2]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id e3d63c33 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 17 May 2016 11:18:32 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 17 May 2016 13:18:32 +0200 From: Pietro Cerutti To: "Carlos J. Puga Medina" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Subject: Re: svn commit: r415378 - head/security/py-acme Organization: The FreeBSD Project In-Reply-To: References: <201605171024.u4HAOIti089887@repo.freebsd.org> <1531bb07863bd2c240cfbefe9104b99a@gahr.ch> Message-ID: X-Sender: gahr@FreeBSD.org User-Agent: Roundcube Webmail/1.1.5 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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: Tue, 17 May 2016 11:18:37 -0000 On 2016-05-17 13:13, Pietro Cerutti wrote: > On 2016-05-17 12:44, Pietro Cerutti wrote: >> On 2016-05-17 12:24, Carlos J. Puga Medina wrote: >>> Author: cpm >>> Date: Tue May 17 10:24:18 2016 >>> New Revision: 415378 >>> URL: https://svnweb.freebsd.org/changeset/ports/415378 >>> >>> Log: >>> - Revert to 0.5.0 to avoid breaking py-letsencrypt port. >>> >>> Reported by: gahr >>> Approved by: amdmi3 (mentor) >>> >>> Modified: >>> head/security/py-acme/Makefile >>> head/security/py-acme/distinfo >>> head/security/py-acme/pkg-descr >>> >>> Modified: head/security/py-acme/Makefile >>> ============================================================================== >>> --- head/security/py-acme/Makefile Tue May 17 08:27:04 2016 (r415377) >>> +++ head/security/py-acme/Makefile Tue May 17 10:24:18 2016 (r415378) >>> @@ -2,7 +2,7 @@ >>> # $FreeBSD$ >>> >>> PORTNAME= acme >>> -PORTVERSION= 0.6.0 >>> +PORTVERSION= 0.5.0 >>> CATEGORIES= security python >>> MASTER_SITES= CHEESESHOP >>> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >> >> I fear this will need a PORTEPOCH bump. > > ... of both py-acme and py-letsencrypt. The latter depends on the > former being at exactly the same PORTVERSION. Ok, let me be more verbose on this one. DEPENDS works on PKGVERSION, but py-letsencrypt specifies PORTVERSION in the dependency line to py-acme. py-letsencrypt's PORTEPOCH must be bumped, and the dependency line must be fixed to use PKGVERSION. -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp