From owner-svn-ports-all@freebsd.org Mon Jul 15 10:35:20 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0F1A4B67FF; Mon, 15 Jul 2019 10:35:20 +0000 (UTC) (envelope-from tota@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 E61D28A263; Mon, 15 Jul 2019 10:35:19 +0000 (UTC) (envelope-from tota@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 D38181C4CE; Mon, 15 Jul 2019 10:35:19 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6FAZJj5067265; Mon, 15 Jul 2019 10:35:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6FAZJws067262; Mon, 15 Jul 2019 10:35:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201907151035.x6FAZJws067262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 15 Jul 2019 10:35:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506656 - head/japanese/rubygem-jpmobile4 X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/japanese/rubygem-jpmobile4 X-SVN-Commit-Revision: 506656 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E61D28A263 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Mon, 15 Jul 2019 10:35:20 -0000 Author: tota Date: Mon Jul 15 10:35:18 2019 New Revision: 506656 URL: https://svnweb.freebsd.org/changeset/ports/506656 Log: - Update to 4.2.5 - Update WWW: line in pkg-descr Modified: head/japanese/rubygem-jpmobile4/Makefile (contents, props changed) head/japanese/rubygem-jpmobile4/distinfo (contents, props changed) head/japanese/rubygem-jpmobile4/pkg-descr (contents, props changed) Modified: head/japanese/rubygem-jpmobile4/Makefile ============================================================================== --- head/japanese/rubygem-jpmobile4/Makefile Mon Jul 15 10:14:38 2019 (r506655) +++ head/japanese/rubygem-jpmobile4/Makefile Mon Jul 15 10:35:18 2019 (r506656) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jpmobile -PORTVERSION= 4.2.3 -PORTREVISION= 1 +PORTVERSION= 4.2.5 CATEGORIES= japanese www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 Modified: head/japanese/rubygem-jpmobile4/distinfo ============================================================================== --- head/japanese/rubygem-jpmobile4/distinfo Mon Jul 15 10:14:38 2019 (r506655) +++ head/japanese/rubygem-jpmobile4/distinfo Mon Jul 15 10:35:18 2019 (r506656) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jpmobile-4.2.3.gem) = 47870e19e376c4f6a14691d6693f6a8756dab351e12a053d336c5f873aacab91 -SIZE (rubygem/jpmobile-4.2.3.gem) = 387072 +TIMESTAMP = 1563165949 +SHA256 (rubygem/jpmobile-4.2.5.gem) = e2bc55e485287c0ca37e8b9a7c431f857441a66a44026c3ea69d3b71170c8a73 +SIZE (rubygem/jpmobile-4.2.5.gem) = 387584 Modified: head/japanese/rubygem-jpmobile4/pkg-descr ============================================================================== --- head/japanese/rubygem-jpmobile4/pkg-descr Mon Jul 15 10:14:38 2019 (r506655) +++ head/japanese/rubygem-jpmobile4/pkg-descr Mon Jul 15 10:35:18 2019 (r506656) @@ -2,4 +2,4 @@ This plugin provides many convenient functions for developing websites for mobile-phones. The plugin absorbs differences between mobile-phone service providers. -WWW: http://jpmobile-rails.org +WWW: https://jpmobile-rails.org