Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2015 18:27:25 -0400
From:      Dan Langille <dan@langille.org>
To:        Antoine Brodin <antoine@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r382436 - in head/security: . py-requests-kerberos
Message-ID:  <35E6CF25-DC63-4708-9D1B-A02CBD0FB80E@langille.org>
In-Reply-To: <201503272037.t2RKbhXT062259@svn.freebsd.org>
References:  <201503272037.t2RKbhXT062259@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you. I had that staged to commit but failed to follow through.  =
Sorry.

[dan@testing:/usr/ports/security] $ svn di Makefile=20
Index: 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
--- Makefile	(revision 382401)
+++ Makefile	(working copy)
@@ -826,6 +826,7 @@
     SUBDIR +=3D py-pysha3
     SUBDIR +=3D py-python-registry
     SUBDIR +=3D py-rekall
+    SUBDIR +=3D py-requests-kerberos
     SUBDIR +=3D py-rsa
     SUBDIR +=3D py-service_identity
     SUBDIR +=3D py-slowaes



> On Mar 27, 2015, at 4:37 PM, Antoine Brodin <antoine@FreeBSD.org> =
wrote:
>=20
> Author: antoine
> Date: Fri Mar 27 20:37:42 2015
> New Revision: 382436
> URL: https://svnweb.freebsd.org/changeset/ports/382436
> QAT: https://qat.redports.org/buildarchive/r382436/
>=20
> Log:
>  - Hook py-requests-kerberos to the build
>  - Fix LICENSE
>=20
> Modified:
>  head/security/Makefile
>  head/security/py-requests-kerberos/Makefile
>=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	Fri Mar 27 20:22:37 2015	=
(r382435)
> +++ head/security/Makefile	Fri Mar 27 20:37:42 2015	=
(r382436)
> @@ -826,6 +826,7 @@
>     SUBDIR +=3D py-pysha3
>     SUBDIR +=3D py-python-registry
>     SUBDIR +=3D py-rekall
> +    SUBDIR +=3D py-requests-kerberos
>     SUBDIR +=3D py-rsa
>     SUBDIR +=3D py-service_identity
>     SUBDIR +=3D py-slowaes
>=20
> Modified: head/security/py-requests-kerberos/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-requests-kerberos/Makefile	Fri Mar 27 =
20:22:37 2015	(r382435)
> +++ head/security/py-requests-kerberos/Makefile	Fri Mar 27 =
20:37:42 2015	(r382436)
> @@ -10,7 +10,7 @@ PKGNAMEPREFIX=3D	${PYTHON_PKGNAMEPREFIX}
> MAINTAINER=3D	dvl@FreeBSD.org
> COMMENT=3D	Kerberos authentication handler for python-requests
>=20
> -LISENSE=3D	ISCL
> +LICENSE=3D	ISCL
> LICENSE_FILE=3D	${WRKSRC}/LICENSE
>=20
> RUN_DEPENDS=3D	=
${PYTHON_PKGNAMEPREFIX}requests>1.1.0:${PORTSDIR}/www/py-requests \
>=20

=E2=80=94=20
Dan Langille
http://langille.org/








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E6CF25-DC63-4708-9D1B-A02CBD0FB80E>