diff options
author | David Naylor <dbn@FreeBSD.org> | 2018-06-14 03:28:54 +0800 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2018-06-14 03:28:54 +0800 |
commit | 30244f14d39d0bb3c588a7b4e2e38834844f814b (patch) | |
tree | 1a1e855366760e325baa279f6e97ed6b6e11641f /devel | |
parent | 4c075f932c3c239fbf67536ddf219bca8ab61f13 (diff) | |
download | freebsd-ports-gnome-30244f14d39d0bb3c588a7b4e2e38834844f814b.tar.gz freebsd-ports-gnome-30244f14d39d0bb3c588a7b4e2e38834844f814b.tar.zst freebsd-ports-gnome-30244f14d39d0bb3c588a7b4e2e38834844f814b.zip |
devel/eric6: update to 18.06
ChangeLog:
- bug fixes
- Editor
-- added a configuration option (Editor->Style page) to show the marker map
on the left or right of the editor
-- added a context menu for the "fold" margin
-- improved handling of folded lines when using "go to" functions
-- resize auto complete list box to fit with contents
-- added a configuration option (Editor->autocomplete to set up maximum
width and height of the auto complete list box
- Shell
-- resize auto complete list box to fit with contents
- pip Interface
-- added an action to install a locally available package/wheel
- Web Browser (NG)
-- improved the sending of the "Referer" header like it is done by Firefox
Diffstat (limited to 'devel')
-rw-r--r-- | devel/eric6/bsd.eric6.mk | 2 | ||||
-rw-r--r-- | devel/eric6/distinfo | 6 | ||||
-rw-r--r-- | devel/es-eric6/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/eric6/bsd.eric6.mk b/devel/eric6/bsd.eric6.mk index 44fe7f27e599..c459a48cbdc8 100644 --- a/devel/eric6/bsd.eric6.mk +++ b/devel/eric6/bsd.eric6.mk @@ -6,7 +6,7 @@ # german/eric6, russian/eric6, devel/es-eric6 PORTNAME= eric6 -PORTVERSION= 18.05 +PORTVERSION= 18.06 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/devel/eric6/distinfo b/devel/eric6/distinfo index 354e6eae24a3..3d954aadceee 100644 --- a/devel/eric6/distinfo +++ b/devel/eric6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525187605 -SHA256 (eric6-nolang-18.05.tar.gz) = 61ca300efda4786cf564159986e4091fb5145cb395f029110a641e7a077545be -SIZE (eric6-nolang-18.05.tar.gz) = 13215156 +TIMESTAMP = 1528916429 +SHA256 (eric6-nolang-18.06.tar.gz) = 5cb37a93cfc28e434e030f347aabc1bf7cd0f40362f0970045203041c6c75b84 +SIZE (eric6-nolang-18.06.tar.gz) = 13226211 diff --git a/devel/es-eric6/distinfo b/devel/es-eric6/distinfo index 8dc2e141d58d..c6d03e03244e 100644 --- a/devel/es-eric6/distinfo +++ b/devel/es-eric6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525196829 -SHA256 (eric6-i18n-es-18.05.tar.gz) = 64123cde3ce0a3234ecaa4c753295c5c7e48dcc00e06d183d2f089b65440f5cf -SIZE (eric6-i18n-es-18.05.tar.gz) = 1027157 +TIMESTAMP = 1528917889 +SHA256 (eric6-i18n-es-18.06.tar.gz) = d870ae75ca8aa0241bd2f2fc4e74ed85c39897e407a7f39c9a290d70cba6ae0c +SIZE (eric6-i18n-es-18.06.tar.gz) = 1031088 |