Date: Wed, 13 Jun 2018 19:28:54 +0000 (UTC) From: David Naylor <dbn@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472341 - in head: devel/eric6 devel/es-eric6 german/eric6 russian/eric6 Message-ID: <201806131928.w5DJSsvT020112@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbn Date: Wed Jun 13 19:28:54 2018 New Revision: 472341 URL: https://svnweb.freebsd.org/changeset/ports/472341 Log: 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 Modified: head/devel/eric6/bsd.eric6.mk head/devel/eric6/distinfo head/devel/es-eric6/distinfo head/german/eric6/distinfo head/russian/eric6/distinfo Modified: head/devel/eric6/bsd.eric6.mk ============================================================================== --- head/devel/eric6/bsd.eric6.mk Wed Jun 13 19:25:37 2018 (r472340) +++ head/devel/eric6/bsd.eric6.mk Wed Jun 13 19:28:54 2018 (r472341) @@ -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} Modified: head/devel/eric6/distinfo ============================================================================== --- head/devel/eric6/distinfo Wed Jun 13 19:25:37 2018 (r472340) +++ head/devel/eric6/distinfo Wed Jun 13 19:28:54 2018 (r472341) @@ -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 Modified: head/devel/es-eric6/distinfo ============================================================================== --- head/devel/es-eric6/distinfo Wed Jun 13 19:25:37 2018 (r472340) +++ head/devel/es-eric6/distinfo Wed Jun 13 19:28:54 2018 (r472341) @@ -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 Modified: head/german/eric6/distinfo ============================================================================== --- head/german/eric6/distinfo Wed Jun 13 19:25:37 2018 (r472340) +++ head/german/eric6/distinfo Wed Jun 13 19:28:54 2018 (r472341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525196839 -SHA256 (eric6-i18n-de-18.05.tar.gz) = b33b9e875cac79e1c37f6d01bd84a1825a3a97528b10171b18d8c5caea3fb360 -SIZE (eric6-i18n-de-18.05.tar.gz) = 1024281 +TIMESTAMP = 1528917903 +SHA256 (eric6-i18n-de-18.06.tar.gz) = ef449668a0dc1658f91e2e020d055277338e93a53d30dbdfe1619406218d6c1d +SIZE (eric6-i18n-de-18.06.tar.gz) = 1028398 Modified: head/russian/eric6/distinfo ============================================================================== --- head/russian/eric6/distinfo Wed Jun 13 19:25:37 2018 (r472340) +++ head/russian/eric6/distinfo Wed Jun 13 19:28:54 2018 (r472341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525196849 -SHA256 (eric6-i18n-ru-18.05.tar.gz) = 9bb02230c9f0242734367dffea859d4d3faa979db68d727934c25e43bdaacd1b -SIZE (eric6-i18n-ru-18.05.tar.gz) = 1075903 +TIMESTAMP = 1528917914 +SHA256 (eric6-i18n-ru-18.06.tar.gz) = 0749de88d73ef3c48af15224d91fa516af400f055a63c1f1e63a8f90a71a67a6 +SIZE (eric6-i18n-ru-18.06.tar.gz) = 1081121
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806131928.w5DJSsvT020112>