Date: Sun, 3 Jan 2016 21:10:26 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405185 - in head: textproc/py-elasticsearch-dsl-py www/py-django-dpaste Message-ID: <201601032110.u03LAQVL044532@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Jan 3 21:10:26 2016 New Revision: 405185 URL: https://svnweb.freebsd.org/changeset/ports/405185 Log: Remove MASTER_SITES=CHEESESHOP from some ports that use github to fetch Modified: head/textproc/py-elasticsearch-dsl-py/Makefile head/www/py-django-dpaste/Makefile Modified: head/textproc/py-elasticsearch-dsl-py/Makefile ============================================================================== --- head/textproc/py-elasticsearch-dsl-py/Makefile Sun Jan 3 20:40:50 2016 (r405184) +++ head/textproc/py-elasticsearch-dsl-py/Makefile Sun Jan 3 21:10:26 2016 (r405185) @@ -4,7 +4,6 @@ PORTNAME= elasticsearch-dsl-py PORTVERSION= 0.0.8 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org Modified: head/www/py-django-dpaste/Makefile ============================================================================== --- head/www/py-django-dpaste/Makefile Sun Jan 3 20:40:50 2016 (r405184) +++ head/www/py-django-dpaste/Makefile Sun Jan 3 21:10:26 2016 (r405185) @@ -4,7 +4,6 @@ PORTNAME= dpaste PORTVERSION= 2.9 CATEGORIES= www python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- MAINTAINER= koobs@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601032110.u03LAQVL044532>