[Midnightbsd-cvs] mports [16197] trunk/net/py-oauth2: update
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Apr 12 14:50:37 EDT 2014
Revision: 16197
http://svnweb.midnightbsd.org/mports/?rev=16197
Author: laffer1
Date: 2014-04-12 14:50:37 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
update
Modified Paths:
--------------
trunk/net/py-oauth2/Makefile
trunk/net/py-oauth2/pkg-descr
Modified: trunk/net/py-oauth2/Makefile
===================================================================
--- trunk/net/py-oauth2/Makefile 2014-04-12 18:47:08 UTC (rev 16196)
+++ trunk/net/py-oauth2/Makefile 2014-04-12 18:50:37 UTC (rev 16197)
@@ -2,6 +2,7 @@
PORTNAME= oauth2
PORTVERSION= 1.5.211
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +16,7 @@
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
Modified: trunk/net/py-oauth2/pkg-descr
===================================================================
--- trunk/net/py-oauth2/pkg-descr 2014-04-12 18:47:08 UTC (rev 16196)
+++ trunk/net/py-oauth2/pkg-descr 2014-04-12 18:50:37 UTC (rev 16197)
@@ -11,4 +11,4 @@
* The library is likely no longer compatible with Python 2.3.
* The Client class works and extends from httplib2.
-WWW: http://github.com/simplegeo/python-oauth2
+WWW: http://github.com/simplegeo/python-oauth2
More information about the Midnightbsd-cvs
mailing list