mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
devel/eric6: update to 18.08
18.08: - General: made the activation of these internal tools configurable: - Template-Viewer - File-Browser - Symbols - Code Documentation Viewer - Cooperation - IRC - Numbers - File-Browser: changed code so file-browser is always a standalone window - Project Interfaces Browser: added actions to configure some IDL compiler options - Shell: changed code so shell is always a standalone window - Translator: added a translation engine for the IBM Watson Language Translator - Web Browser (NG): added default search engine definitions for - Qwant - StartPage 18.07: - Checkers: upgraded pyflakes to version 2.0.0 - Debugger: - added support of breakpoint() builtin of Python 3.7 - added code to try to open the source file if an exception occurred in a cython .pyd file - Git Interface: added capability to change the URL and/or user credentials for a remote repository - pip Interface: - added support for the '--user' option of install and list commands - changed to use the new VirtualEnv Manager - Unit Test: - extended the standalone unit test tool to be able to open source in an editor window - VirtualEnv Manager: - added a manager for virtual environments - changed a few places to use the newly introduced virtual environments (Note: a new session file format and debug properties file format has been introduced)
This commit is contained in:
parent
5e92273d88
commit
e7f569899b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477492
@ -6,7 +6,7 @@
|
||||
# german/eric6, russian/eric6, devel/es-eric6
|
||||
|
||||
PORTNAME= eric6
|
||||
PORTVERSION= 18.06
|
||||
PORTVERSION= 18.08
|
||||
MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1528916429
|
||||
SHA256 (eric6-nolang-18.06.tar.gz) = 5cb37a93cfc28e434e030f347aabc1bf7cd0f40362f0970045203041c6c75b84
|
||||
SIZE (eric6-nolang-18.06.tar.gz) = 13226211
|
||||
TIMESTAMP = 1534583854
|
||||
SHA256 (eric6-nolang-18.08.tar.gz) = 99d493607dd2f76ec9666917d4206d82d68b22332da4345f115a6acbe3d5b8e4
|
||||
SIZE (eric6-nolang-18.08.tar.gz) = 13307801
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1528917889
|
||||
SHA256 (eric6-i18n-es-18.06.tar.gz) = d870ae75ca8aa0241bd2f2fc4e74ed85c39897e407a7f39c9a290d70cba6ae0c
|
||||
SIZE (eric6-i18n-es-18.06.tar.gz) = 1031088
|
||||
TIMESTAMP = 1534583977
|
||||
SHA256 (eric6-i18n-es-18.08.tar.gz) = f3bb0bd4b9eb4a8dd481c3de31b59119019772005151d4f1e150c2dc4cc6abe9
|
||||
SIZE (eric6-i18n-es-18.08.tar.gz) = 1040587
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1528917903
|
||||
SHA256 (eric6-i18n-de-18.06.tar.gz) = ef449668a0dc1658f91e2e020d055277338e93a53d30dbdfe1619406218d6c1d
|
||||
SIZE (eric6-i18n-de-18.06.tar.gz) = 1028398
|
||||
TIMESTAMP = 1534583983
|
||||
SHA256 (eric6-i18n-de-18.08.tar.gz) = 761abe47232f9f91a73b772d34ad612f22310276954fe27056e2db48977cbca0
|
||||
SIZE (eric6-i18n-de-18.08.tar.gz) = 1037110
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1528917914
|
||||
SHA256 (eric6-i18n-ru-18.06.tar.gz) = 0749de88d73ef3c48af15224d91fa516af400f055a63c1f1e63a8f90a71a67a6
|
||||
SIZE (eric6-i18n-ru-18.06.tar.gz) = 1081121
|
||||
TIMESTAMP = 1534583990
|
||||
SHA256 (eric6-i18n-ru-18.08.tar.gz) = e17b6e17b2d605e4e27ae70033f2e1763f9fee608cfc2428a2f5c9a6c89a453a
|
||||
SIZE (eric6-i18n-ru-18.08.tar.gz) = 1090655
|
||||
|
Loading…
Reference in New Issue
Block a user