svn commit: r405196 - head/devel/py-simpy

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Jan 4 10:04:33 UTC 2016


Kubilay Kocak <koobs at FreeBSD.org> writes:

>> Modified: head/devel/py-simpy/Makefile
>> ==============================================================================
>> --- head/devel/py-simpy/Makefile	Sun Jan  3 23:08:16 2016	(r405195)
>> +++ head/devel/py-simpy/Makefile	Sun Jan  3 23:14:44 2016	(r405196)
>> @@ -5,10 +5,8 @@ PORTNAME=	simpy
>>  PORTVERSION=	2.3.1
>>  PORTREVISION=	1
>>  CATEGORIES=	devel python
>> -MASTER_SITES=	CHEESESHOP \
>> -		SF/${PORTNAME}/${PORTNAME}/SimPy-${PORTVERSION}
>> +MASTER_SITES=	CHEESESHOP
>>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
>> -DISTNAME=	SimPy-${PORTVERSION}
>>  
>>  MAINTAINER=	wen at FreeBSD.org
>>  COMMENT=	Simulation in Python
>
> https://pypi.python.org/pypi/simpy
>
> With tar.gz

I know, that's why MASTER_SITES is still set to CHEESESHOP, it's the SF
mirror that disappeared.


More information about the svn-ports-head mailing list