Date: Sun, 28 Oct 2018 18:24:35 +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: r483322 - in head: devel/eric6 devel/es-eric6 german/eric6 russian/eric6 Message-ID: <201810281824.w9SIOZfS016263@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbn Date: Sun Oct 28 18:24:34 2018 New Revision: 483322 URL: https://svnweb.freebsd.org/changeset/ports/483322 Log: devel/eric6: update to 18.10 ChangeLog: - General: changed the extension of the generated script files for Windows from '.bat' to '.cmd' - Debugger: added code to use the default virtual environment, if none has been configured yet - IRC: added support for the /query, /notice, /ping, /ignore, /unignore, /away, /join, /part and /partall commands - Tasks: added code to mark a line as not containing a task with '__NO-TASK__' 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 Sun Oct 28 17:54:22 2018 (r483321) +++ head/devel/eric6/bsd.eric6.mk Sun Oct 28 18:24:34 2018 (r483322) @@ -6,7 +6,7 @@ # german/eric6, russian/eric6, devel/es-eric6 PORTNAME= eric6 -PORTVERSION= 18.09 +PORTVERSION= 18.10 MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/eric6/distinfo ============================================================================== --- head/devel/eric6/distinfo Sun Oct 28 17:54:22 2018 (r483321) +++ head/devel/eric6/distinfo Sun Oct 28 18:24:34 2018 (r483322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536473370 -SHA256 (eric6-nolang-18.09.tar.gz) = 1b83a9c03b889d916b181f6541b4e584dc917281c94ecff63d90192bbfa0b33c -SIZE (eric6-nolang-18.09.tar.gz) = 13312363 +TIMESTAMP = 1540630753 +SHA256 (eric6-nolang-18.10.tar.gz) = 3c15fb918be9cdbd43ab8decf869f6e5c399827cce511efa7472e9d177a01c4a +SIZE (eric6-nolang-18.10.tar.gz) = 13324179 Modified: head/devel/es-eric6/distinfo ============================================================================== --- head/devel/es-eric6/distinfo Sun Oct 28 17:54:22 2018 (r483321) +++ head/devel/es-eric6/distinfo Sun Oct 28 18:24:34 2018 (r483322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536473428 -SHA256 (eric6-i18n-es-18.09.tar.gz) = 0414e54bc76608321c180228b267add02890b52c8c3493382220b69b6dea2505 -SIZE (eric6-i18n-es-18.09.tar.gz) = 1041904 +TIMESTAMP = 1540713849 +SHA256 (eric6-i18n-es-18.10.tar.gz) = 0c03259c312d1e818a60e7ecfabe6644ed06a979e1578803d82dacf3c6d1557a +SIZE (eric6-i18n-es-18.10.tar.gz) = 1041772 Modified: head/german/eric6/distinfo ============================================================================== --- head/german/eric6/distinfo Sun Oct 28 17:54:22 2018 (r483321) +++ head/german/eric6/distinfo Sun Oct 28 18:24:34 2018 (r483322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536473432 -SHA256 (eric6-i18n-de-18.09.tar.gz) = 10af7b2fbb1ad90a9749b06e64285548d3ddab8b7b0c3c6a81b26ddb6aba3444 -SIZE (eric6-i18n-de-18.09.tar.gz) = 1038893 +TIMESTAMP = 1540713859 +SHA256 (eric6-i18n-de-18.10.tar.gz) = 373296671bfda1006fb99cda869177ad469fd7a1f4366a500c7f415cffe4451d +SIZE (eric6-i18n-de-18.10.tar.gz) = 1038812 Modified: head/russian/eric6/distinfo ============================================================================== --- head/russian/eric6/distinfo Sun Oct 28 17:54:22 2018 (r483321) +++ head/russian/eric6/distinfo Sun Oct 28 18:24:34 2018 (r483322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536473436 -SHA256 (eric6-i18n-ru-18.09.tar.gz) = aad57d9079dafab8f75f8047dc76a4ebf3e8b987a319534aefcae99d7dbb969d -SIZE (eric6-i18n-ru-18.09.tar.gz) = 1092872 +TIMESTAMP = 1540713872 +SHA256 (eric6-i18n-ru-18.10.tar.gz) = 4595ac738b93cc4333cbe074a0e0b2e64a0953ae8e9cff0e2dbe033a7b3ea14b +SIZE (eric6-i18n-ru-18.10.tar.gz) = 1092809
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810281824.w9SIOZfS016263>