mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 4.3.1
Build Log: https://redports.org/buildarchive/20140724044516-67645/
This commit is contained in:
parent
e370356cb3
commit
a4021691b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362763
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= virtualenvwrapper
|
||||
PORTVERSION= 4.2
|
||||
PORTVERSION= 4.3.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (virtualenvwrapper-4.2.tar.gz) = cbc7f3587d5c3f23ef4e75fba166c7d4b278dff044d915cb9070845d2a89033e
|
||||
SIZE (virtualenvwrapper-4.2.tar.gz) = 125144
|
||||
SHA256 (virtualenvwrapper-4.3.1.tar.gz) = e6228aea4e76ba6a628455313eff4a6e2cf003010b23399c3a7dabd8798beb08
|
||||
SIZE (virtualenvwrapper-4.3.1.tar.gz) = 86086
|
||||
|
@ -3,6 +3,7 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/design.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/developers.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/extensions.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/glossary.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/history.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/hooks.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/index.txt
|
||||
@ -35,6 +36,7 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/design.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/developers.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/extensions.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/glossary.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/history.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/hooks.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
||||
@ -46,6 +48,6 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/search.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/searchindex.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tips.html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/_sources
|
||||
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/_static
|
||||
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user