Date: Tue, 17 May 2016 13:13:40 +0200 From: Pietro Cerutti <gahr@FreeBSD.org> To: Pietro Cerutti <gahr@freebsd.org> Cc: "Carlos J. Puga Medina" <cpm@freebsd.org>, 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 Message-ID: <df34a529e42eb1351fac82ac855cb471@gahr.ch> In-Reply-To: <1531bb07863bd2c240cfbefe9104b99a@gahr.ch> References: <201605171024.u4HAOIti089887@repo.freebsd.org> <1531bb07863bd2c240cfbefe9104b99a@gahr.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?df34a529e42eb1351fac82ac855cb471>