svn commit: r405185 - in head: textproc/py-elasticsearch-dsl-py www/py-django-dpaste

Antoine Brodin antoine at FreeBSD.org
Sun Jan 3 21:10:28 UTC 2016


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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list