Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2016 13:24:55 +0200
From:      Carlos J Puga Medina <cpm@FreeBSD.org>
To:        Bernard Spil <brnrd@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r417359 - in head: . security security/py-acme security/py-certbot security/py-letsencrypt
Message-ID:  <1466681095.67089.1.camel@FreeBSD.org>
In-Reply-To: <201606231022.u5NAMZDV097940@repo.freebsd.org>
References:  <201606231022.u5NAMZDV097940@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-tM6qpz0sxKyTaX26HkA2
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Thu, 2016-06-23 at 10:22 +0000, Bernard Spil wrote:
> Author: brnrd
> Date: Thu Jun 23 10:22:35 2016
> New Revision: 417359
> URL: https://svnweb.freebsd.org/changeset/ports/417359
>=20
> Log:
> =C2=A0 security/py-certbot: Rename from py-letsencrypt and update
> =C2=A0=C2=A0
> =C2=A0=C2=A0=C2=A0=C2=A0- Move security/py-letsencrypt to security/py-cer=
tbot
> =C2=A0=C2=A0=C2=A0=C2=A0- Update security/py-acme to 0.8.1
> =C2=A0=C2=A0=C2=A0=C2=A0- Update security/py-certbot to 0.8.1
> =C2=A0=C2=A0=C2=A0=C2=A0- Update python dependencies
> =C2=A0=C2=A0
> =C2=A0 PR:		209584
>=20
> Added:
> =C2=A0 head/security/py-certbot/
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0- copied from r417349, head/security/py-let=
sencrypt/
> Deleted:
> =C2=A0 head/security/py-letsencrypt/
> Modified:
> =C2=A0 head/MOVED
> =C2=A0 head/security/Makefile
> =C2=A0 head/security/py-acme/Makefile
> =C2=A0 head/security/py-acme/distinfo
> =C2=A0 head/security/py-certbot/Makefile
> =C2=A0 head/security/py-certbot/distinfo
>=20
> Modified: head/MOVED
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- head/MOVED	Thu Jun 23 10:19:02 2016	(r417358)
> +++ head/MOVED	Thu Jun 23 10:22:35 2016	(r417359)
> @@ -8371,3 +8371,4 @@ devel/p5-ReadLine-Perl|devel/p5-Term-Rea
> =C2=A0devel/p5-ReadLine-Gnu|devel/p5-Term-ReadLine-Gnu|2016-06-21|Rename
> to match upstream
> =C2=A0devel/p5-ReadLine-TTYtter|devel/p5-Term-ReadLine-TTYtter|2016-06-
> 21|Rename to match upstream
> =C2=A0graphics/linux-c6-dri-compat|graphics/linux-c6-dri|2016-06-
> 22|Obsolete
> +security/py-letsencrypt|security/py-certbot|2016-06-23|The
> LetsEncrypt project has renamed the utility
>=20
> Modified: head/security/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- head/security/Makefile	Thu Jun 23 10:19:02 2016	(r4
> 17358)
> +++ head/security/Makefile	Thu Jun 23 10:22:35 2016	(r4
> 17359)
> @@ -827,6 +827,7 @@
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-bcrypt
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-borg.localrole
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-cerealizer
> +=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-certbot
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-certifi
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-cpe
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-cracklib
> @@ -849,7 +850,6 @@
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-keyczar
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-keyring
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-keyrings.alt
> -=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-letsencrypt
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-libnacl
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-m2crypto
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0SUBDIR +=3D py-mcrypt
>=20
> Modified: head/security/py-acme/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- head/security/py-acme/Makefile	Thu Jun 23 10:19:02 2016=09
> (r417358)
> +++ head/security/py-acme/Makefile	Thu Jun 23 10:22:35 2016=09
> (r417359)
> @@ -2,7 +2,7 @@
> =C2=A0# $FreeBSD$
> =C2=A0
> =C2=A0PORTNAME=3D	acme
> -PORTVERSION=3D	0.5.0
> +PORTVERSION=3D	0.8.1
> =C2=A0PORTEPOCH=3D	1
> =C2=A0CATEGORIES=3D	security python
> =C2=A0MASTER_SITES=3D	CHEESESHOP
> @@ -22,7 +22,7 @@ RUN_DEPENDS=3D	${PYTHON_PKGNAMEPREFIX}cryp
> =C2=A0		${PYTHON_PKGNAMEPREFIX}pyrfc3339>0:devel/py-
> pyrfc3339 \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \
> -		${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>0:
> devel/py-setuptools${PYTHON_SUFFIX} \
> +		${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>=3D1
> .0:devel/py-setuptools${PYTHON_SUFFIX} \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug
> =C2=A0TEST_DEPENDS=3D	${PYTHON_PKGNAMEPREFIX}funcsigs>0:devel/py-
> funcsigs \
>=20
> Modified: head/security/py-acme/distinfo
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- head/security/py-acme/distinfo	Thu Jun 23 10:19:02 2016=09
> (r417358)
> +++ head/security/py-acme/distinfo	Thu Jun 23 10:22:35 2016=09
> (r417359)
> @@ -1,2 +1,3 @@
> -SHA256 (acme-0.5.0.tar.gz) =3D
> 0605c63c656d33c883a05675f5db9cfb85d503f2771c885031800e0da7631abd
> -SIZE (acme-0.5.0.tar.gz) =3D 84155
> +TIMESTAMP =3D 1466491084
> +SHA256 (acme-0.8.1.tar.gz) =3D
> d3ea4acf280bf6253ad7d641cb0970f230a19805acfed809e7a8ddcf62157d9f
> +SIZE (acme-0.8.1.tar.gz) =3D 84610
>=20
> Modified: head/security/py-certbot/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- head/security/py-letsencrypt/Makefile	Thu Jun 23 07:17:46
> 2016	(r417349)
> +++ head/security/py-certbot/Makefile	Thu Jun 23 10:22:35 2016
> 	(r417359)
> @@ -1,8 +1,8 @@
> =C2=A0# Created by: Kubilay Kocak <koobs@FreeBSD.org>
> =C2=A0# $FreeBSD$
> =C2=A0
> -PORTNAME=3D	letsencrypt
> -PORTVERSION=3D	0.5.0
> +PORTNAME=3D	certbot
> +PORTVERSION=3D	0.8.1
> =C2=A0PORTEPOCH=3D	1
> =C2=A0CATEGORIES=3D	security python
> =C2=A0MASTER_SITES=3D	CHEESESHOP
> @@ -18,13 +18,13 @@ RUN_DEPENDS=3D	${PYTHON_PKGNAMEPREFIX}acme
> =C2=A0		${PYTHON_PKGNAMEPREFIX}configargparse>=3D0.9.3:devel/p
> y-configargparse \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-
> configobj \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}cryptography>=3D0.7:security/py
> -cryptography \
> -		${PYTHON_PKGNAMEPREFIX}parsedatetime>0:devel/py-
> parsedatetime \
> -		${PYTHON_PKGNAMEPREFIX}psutil>=3D2.1.0:sysutils/py-
> psutil \
> +		${PYTHON_PKGNAMEPREFIX}parsedatetime>=3D1.3:devel/py-
> parsedatetime \
> +		${PYTHON_PKGNAMEPREFIX}psutil>=3D2.2.1:sysutils/py-
> psutil \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl=20
> \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}pyrfc3339>0:devel/py-
> pyrfc3339 \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}python2-
> pythondialog>=3D3.2.2r1:devel/py-python2-pythondialog \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz \
> -		${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>0:
> devel/py-setuptools${PYTHON_SUFFIX} \
> +		${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>=3D1
> .0:devel/py-setuptools${PYTHON_SUFFIX} \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}zope.component>0:devel/py-
> zope.component \
> =C2=A0		${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-
> zope.interface \
> @@ -39,7 +39,7 @@ post-patch:
> =C2=A0	${REINPLACE_CMD} \
> =C2=A0		-e 's|/etc/|${LOCALBASE}/etc/|' \
> =C2=A0		-e 's|/var/lib|/var/db|' \
> -		${WRKSRC}/letsencrypt/constants.py
> +		${WRKSRC}/${PORTNAME}/constants.py
> =C2=A0do-test:
> =C2=A0	@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
> =C2=A0
>=20
> Modified: head/security/py-certbot/distinfo
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- head/security/py-letsencrypt/distinfo	Thu Jun 23 07:17:46
> 2016	(r417349)
> +++ head/security/py-certbot/distinfo	Thu Jun 23 10:22:35 2016
> 	(r417359)
> @@ -1,2 +1,3 @@
> -SHA256 (letsencrypt-0.5.0.tar.gz) =3D
> e38a2b70b82be79bc195307652244a3e012ec73d897d4dbd3f80cf698496d15a
> -SIZE (letsencrypt-0.5.0.tar.gz) =3D 193077
> +TIMESTAMP =3D 1466491228
> +SHA256 (certbot-0.8.1.tar.gz) =3D
> 6ca8df3d310ced6687d38aac17c0fb8c1b2ec7a3bea156a254e4cc2a1c132771
> +SIZE (certbot-0.8.1.tar.gz) =3D 204649
>=20

Bernard,

Thanks for this update!=C2=A0

Cheers,
--=20
Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
PGP fingerprint =3D C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453

--=-tM6qpz0sxKyTaX26HkA2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQF8BAABCgBmBQJXa8cIXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDNjBFOTQ5NzUzMDI3OTNCQ0MyREJCODlB
MUYzNUQ2NkU2RDA1NDUzAAoJEKHzXWbm0FRT/TkH/1JEIzIAH5OPetBdPxbq3467
U8DRGj03gJmj6ha03rtgJ4bv393st+uOHM3IH+Jux1mM7sfPvF+9/ka1fr23Gqug
zRfB+XuCxwwL+4a7H3k8LAsVzulvRDfwK+rUZ7N0QGch5M88PyYurZhL9D23t+zR
emjr3pOPFb6fz/s+BYYCrAlihftWdxdIGhfilzyvYoCSxo4jV8SedSLT9poLxQzm
OfkoeGQOYBMxQYfxNzC8g96W++cxZEvTZdZu3+6hC2bDDu11KKn+k/GDMWdTkdSA
LE6KmZgdgtGWgrnF6BsvF46xJ5PR7bE1TDz58kNRJlJhJ+FUKkosmcuwK30HL0I=
=0xkK
-----END PGP SIGNATURE-----

--=-tM6qpz0sxKyTaX26HkA2--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1466681095.67089.1.camel>