mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.7
- Remove nivi.interfree.it from MASTER_SITES
This commit is contained in:
parent
e54af57539
commit
4cf133c49c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289628
2 changed files with 5 additions and 6 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= virtualenv
|
||||
PORTVERSION= 1.6.4
|
||||
PORTVERSION= 1.7
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
|
@ -23,7 +22,7 @@ USE_PYTHON= -2.7
|
|||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
PIPVER= 1.0.2
|
||||
DISTRIBUTEVER= 0.6.19
|
||||
DISTRIBUTEVER= 0.6.24
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (virtualenv-1.6.4.tar.gz) = a68efb4b35a4fef2a57de1981e00d9cf60be5b17d8f677baa0c5848582aaae85
|
||||
SIZE (virtualenv-1.6.4.tar.gz) = 1889033
|
||||
SHA256 (virtualenv-1.7.tar.gz) = e32b851eec3beae048c41dedcbebdae8484752b4426436ba8d7d1d69458ef6fc
|
||||
SIZE (virtualenv-1.7.tar.gz) = 2125413
|
||||
|
|
Loading…
Add table
Reference in a new issue