diff options
author | David Naylor <dbn@FreeBSD.org> | 2015-03-30 18:28:20 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2015-03-30 18:28:20 +0000 |
commit | cf2fa38a7704f29c1b7c1d16aecf40c7d39f5d8b (patch) | |
tree | 3ae805b7d1643cff661cca3760ab709be8b27aae /x11-toolkits | |
parent | bc64efbd220908cfa088f852e558895c7e0b6faa (diff) | |
download | ports-cf2fa38a7704f29c1b7c1d16aecf40c7d39f5d8b.tar.gz ports-cf2fa38a7704f29c1b7c1d16aecf40c7d39f5d8b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-kivy/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-kivy/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile index a64eb8a4414f..25a994aa1890 100644 --- a/x11-toolkits/py-kivy/Makefile +++ b/x11-toolkits/py-kivy/Makefile @@ -5,7 +5,7 @@ PORTNAME= kivy PORTVERSION= 1.8.0 PORTREVISION= 1 CATEGORIES= x11-toolkits python -MASTER_SITES= GHL LOCAL/dbn/${PORTNAME} +MASTER_SITES= GH LOCAL/dbn/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbn@FreeBSD.org @@ -17,9 +17,8 @@ BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython MAKE_ENV= KIVY_NO_CONFIG=yes KIVY_NO_FILELOG=yes PYTHONPATH=${WRKSRC} MAKE_JOBS_UNSAFE= yes # does not (really) use make + USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} -GH_COMMIT= d602d4b USES= python:2.7+ shebangfix USE_GL= gl PYDISTUTILS_BUILD_TARGET= build_ext diff --git a/x11-toolkits/py-kivy/distinfo b/x11-toolkits/py-kivy/distinfo index 06b2a92edd3a..7958c4014be5 100644 --- a/x11-toolkits/py-kivy/distinfo +++ b/x11-toolkits/py-kivy/distinfo @@ -1,2 +1,2 @@ -SHA256 (kivy-1.8.0.tar.gz) = 0043c5d921ec444ba0d2f3a00a1a97e607dc2b4708db951c9eace40645cbfb60 -SIZE (kivy-1.8.0.tar.gz) = 14702743 +SHA256 (kivy-1.8.0_GH0.tar.gz) = 0a6e1b58aedf6e90f812e67ee91375650454fb3d99854f17852830f33e3e6975 +SIZE (kivy-1.8.0_GH0.tar.gz) = 14702799 |