From owner-svn-ports-branches@freebsd.org Mon Feb 17 18:59:49 2020 Return-Path: Delivered-To: svn-ports-branches@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 52573242FDA; Mon, 17 Feb 2020 18:59:49 +0000 (UTC) (envelope-from mfechner@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 48LtZs1J5jz47FQ; Mon, 17 Feb 2020 18:59:49 +0000 (UTC) (envelope-from mfechner@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 2753DB7A5; Mon, 17 Feb 2020 18:59:49 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01HIxnb2020590; Mon, 17 Feb 2020 18:59:49 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01HIxmgX020588; Mon, 17 Feb 2020 18:59:48 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <202002171859.01HIxmgX020588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Mon, 17 Feb 2020 18:59:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r526402 - in branches/2020Q1/www/rubygem-addressable: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: in branches/2020Q1/www/rubygem-addressable: . files X-SVN-Commit-Revision: 526402 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2020 18:59:49 -0000 Author: mfechner Date: Mon Feb 17 18:59:48 2020 New Revision: 526402 URL: https://svnweb.freebsd.org/changeset/ports/526402 Log: MFH: r524826 Update to 2.7.0 which is required for gitlab-ce 12.7. Approved by: ports-secteam (joneum) Deleted: branches/2020Q1/www/rubygem-addressable/files/ Modified: branches/2020Q1/www/rubygem-addressable/Makefile branches/2020Q1/www/rubygem-addressable/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/rubygem-addressable/Makefile ============================================================================== --- branches/2020Q1/www/rubygem-addressable/Makefile Mon Feb 17 18:58:57 2020 (r526401) +++ branches/2020Q1/www/rubygem-addressable/Makefile Mon Feb 17 18:59:48 2020 (r526402) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= addressable -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.7.0 +PORTREVISION= 0 CATEGORIES= www devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Replacement for the URI implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix +RUN_DEPENDS= rubygem-public_suffix>=2.0.2<5:dns/rubygem-public_suffix USES= gem USE_RUBY= yes Modified: branches/2020Q1/www/rubygem-addressable/distinfo ============================================================================== --- branches/2020Q1/www/rubygem-addressable/distinfo Mon Feb 17 18:58:57 2020 (r526401) +++ branches/2020Q1/www/rubygem-addressable/distinfo Mon Feb 17 18:59:48 2020 (r526402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563263470 -SHA256 (rubygem/addressable-2.6.0.gem) = d490ad06dfc421503e659a12597d6bb0273b5cd7ff2789a1ec27210b1914952d -SIZE (rubygem/addressable-2.6.0.gem) = 104448 +TIMESTAMP = 1580547063 +SHA256 (rubygem/addressable-2.7.0.gem) = 5e9b62fe1239091ea9b2893cd00ffe1bcbdd9371f4e1d35fac595c98c5856cbb +SIZE (rubygem/addressable-2.7.0.gem) = 104960