svn commit: r415378 - head/security/py-acme

Carlos J Puga Medina cpm at fbsd.es
Tue May 17 16:19:35 UTC 2016


On Tue, 2016-05-17 at 13:18 +0200, Pietro Cerutti wrote:
> 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,

It should be fixed now (r415391)

Regards,
-- 
Carlos Jacobo Puga Medina <cpm at fbsd.es>
PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160517/1ace0515/attachment.sig>


More information about the svn-ports-head mailing list