Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
4.1.3

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
09 Sep 2018 16:58:34
4.1.3

|
sunpoet  |
Update to 4.1.3
- Add LICENSE_FILE
Changes: https://github.com/google/oauth2client/releases |
20 Jun 2018 17:05:44
4.1.2

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
4.1.2

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
30 Nov 2017 15:50:34
4.1.2

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
30 Jun 2017 13:05:34
4.1.2

|
sunpoet  |
Update to 4.1.2
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
07 Jun 2017 19:10:40
4.1.1

|
sunpoet  |
Update to 4.1.1
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
12 May 2017 21:51:08
4.1.0

|
sunpoet  |
Update to 4.1.0
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
22 Nov 2016 06:55:22
4.0.0

|
sunpoet  |
- Update to 4.0.0
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
19 Nov 2016 17:07:24
3.0.0

|
sunpoet  |
- Update to 3.0.0
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
26 Jun 2016 17:16:31
2.2.0

|
sunpoet  |
- Update to 2.2.0
Changes: https://github.com/google/oauth2client/releases
https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
23 May 2016 03:50:51
2.1.0

|
sunpoet  |
- Update to 2.1.0
Changes: https://github.com/google/oauth2client/releases |
15 Apr 2016 23:10:07
2.0.2

|
sunpoet  |
- Update to 2.0.2
- Sort RUN_DEPENDS
Changes: https://github.com/google/oauth2client/releases |
01 Apr 2016 14:25:18
2.0.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
07 Mar 2016 20:12:42
2.0.1

|
sunpoet  |
- Update to 2.0.1
Changes: https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
06 Mar 2016 06:24:11
2.0.0.post1

|
sunpoet  |
- Update to 2.0.0.post1
Changes: https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
09 Dec 2015 14:27:27
1.5.2

|
sunpoet  |
- Update to 1.5.2
Changes: https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
18 Nov 2015 21:41:48
1.4.11_2

|
rm  |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |
14 Nov 2015 20:54:42
1.4.11_1

|
rm  |
devel/py-asn1-modules: rename to py-pyasn1-modules to match upstream naming
- bump PORTREVISION for dependend ports |
02 Sep 2015 17:04:41
1.4.11

|
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent) |
24 Jun 2015 17:41:21
1.4.11

|
sunpoet  |
- Update to 1.4.11
- Add NO_ARCH
Changes: https://github.com/google/oauth2client/blob/master/CHANGELOG.md |
06 Oct 2014 23:08:27
1.3

|
sunpoet  |
- Add py-oauth2client 1.3
oauth2client is a Python module for client-side oauth2 authentication. It works
with Google's oauth2 service by default, and is compatible with any oauth2
service.
WWW: https://pypi.python.org/pypi/oauth2client
WWW: http://google.github.io/oauth2client/ |