From owner-svn-ports-all@freebsd.org Tue Dec 18 17:37:26 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E40F41338894; Tue, 18 Dec 2018 17:37:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86FA577502; Tue, 18 Dec 2018 17:37:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 79BE121C3; Tue, 18 Dec 2018 17:37:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBIHbPLR050720; Tue, 18 Dec 2018 17:37:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBIHbOQu050718; Tue, 18 Dec 2018 17:37:24 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201812181737.wBIHbOQu050718@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 18 Dec 2018 17:37:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487757 - head/devel/rtichoke X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/rtichoke X-SVN-Commit-Revision: 487757 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 86FA577502 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.964,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2018 17:37:26 -0000 Author: yuri Date: Tue Dec 18 17:37:24 2018 New Revision: 487757 URL: https://svnweb.freebsd.org/changeset/ports/487757 Log: devel/rtichoke: Update 0.2.12 -> 0.2.14 Also update WWW. Reported by: portscout Modified: head/devel/rtichoke/Makefile head/devel/rtichoke/distinfo head/devel/rtichoke/pkg-descr Modified: head/devel/rtichoke/Makefile ============================================================================== --- head/devel/rtichoke/Makefile Tue Dec 18 17:36:25 2018 (r487756) +++ head/devel/rtichoke/Makefile Tue Dec 18 17:37:24 2018 (r487757) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rtichoke -DISTVERSION= 0.2.12 +DISTVERSION= 0.2.14 CATEGORIES= devel math python MASTER_SITES= CHEESESHOP @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lineedit>=0.1.1:de USES= python USE_PYTHON= distutils noflavors autoplist + NO_ARCH= yes .include Modified: head/devel/rtichoke/distinfo ============================================================================== --- head/devel/rtichoke/distinfo Tue Dec 18 17:36:25 2018 (r487756) +++ head/devel/rtichoke/distinfo Tue Dec 18 17:37:24 2018 (r487757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535816159 -SHA256 (rtichoke-0.2.12.tar.gz) = fe227414708414f65d62a633a3dc00d0fe2f16bc8b9e42b84a5a8376d68a7fa7 -SIZE (rtichoke-0.2.12.tar.gz) = 21304 +TIMESTAMP = 1545151439 +SHA256 (rtichoke-0.2.14.tar.gz) = 94e56e4b8ee90e0eb9bb81dcfd7afd1acc08cc885d0df3fd645dda33ebe6f3cd +SIZE (rtichoke-0.2.14.tar.gz) = 21324 Modified: head/devel/rtichoke/pkg-descr ============================================================================== --- head/devel/rtichoke/pkg-descr Tue Dec 18 17:36:25 2018 (r487756) +++ head/devel/rtichoke/pkg-descr Tue Dec 18 17:37:24 2018 (r487757) @@ -8,4 +8,4 @@ keybinds are actually more similar to those of julia. rtichoke is still under active developement, users should use it at their own risks. -WWW: https://github.com/randy3k/rtichok +WWW: https://github.com/randy3k/rtichoke