-
Notifications
You must be signed in to change notification settings - Fork 759
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Switch back to CHEESESHOP as download site because doc sources are now included in the distribution file - Update WWW address in pkg-descr Relnotes: https://pip.pypa.io/en/latest/news.html git-svn-id: svn+ssh://svn.freebsd.org/ports/head@377286 35697150-7ecd-e111-bb59-0022644237b5
- Loading branch information
nivit
committed
Jan 18, 2015
1 parent
4806c60
commit 2e7de41
Showing
3 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,9 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= pip | ||
PORTVERSION= 1.5.6 | ||
PORTVERSION= 6.0.6 | ||
CATEGORIES= devel python | ||
MASTER_SITES= CHEESESHOP | ||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -14,13 +15,9 @@ LICENSE= MIT | |
DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx | ||
DOCS_MAKE_ENV= HOME=${WRKDIR} | ||
|
||
GH_ACCOUNT= pypa | ||
GH_COMMIT= 437fb31 | ||
|
||
OPTIONS_DEFINE= DOCS | ||
|
||
USES= python shebangfix | ||
USE_GITHUB= yes | ||
USE_PYTHON= distutils autoplist | ||
|
||
# This port installs the following file in shared dirs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
SHA256 (pip-1.5.6.tar.gz) = a4607a8a193895bacc8b9b9ed7c5a1f825bd3ff3392cdeb965d25eecfcf6168d | ||
SIZE (pip-1.5.6.tar.gz) = 7721249 | ||
SHA256 (pip-6.0.6.tar.gz) = 3a14091299dcdb9bab9e9004ae67ac401f2b1b14a7c98de074ca74fdddf4bfa0 | ||
SIZE (pip-6.0.6.tar.gz) = 1193930 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters