From owner-svn-ports-all@freebsd.org Fri Feb 7 04:36:16 2020 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 A03DE24297E; Fri, 7 Feb 2020 04:36:16 +0000 (UTC) (envelope-from meta@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 48DMv43Trzz45Tl; Fri, 7 Feb 2020 04:36:16 +0000 (UTC) (envelope-from meta@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 6E48126F8E; Fri, 7 Feb 2020 04:36:16 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0174aGx6077426; Fri, 7 Feb 2020 04:36:16 GMT (envelope-from meta@FreeBSD.org) Received: (from meta@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0174aGnR077422; Fri, 7 Feb 2020 04:36:16 GMT (envelope-from meta@FreeBSD.org) Message-Id: <202002070436.0174aGnR077422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: meta set sender to meta@FreeBSD.org using -f From: Koichiro Iwao Date: Fri, 7 Feb 2020 04:36:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525459 - head/devel/rubygem-pluggaloid X-SVN-Group: ports-head X-SVN-Commit-Author: meta X-SVN-Commit-Paths: head/devel/rubygem-pluggaloid X-SVN-Commit-Revision: 525459 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Fri, 07 Feb 2020 04:36:16 -0000 Author: meta Date: Fri Feb 7 04:36:15 2020 New Revision: 525459 URL: https://svnweb.freebsd.org/changeset/ports/525459 Log: devel/rubygem-pluggaloid: Update to 1.4.1 While here, pet portlint. Modified: head/devel/rubygem-pluggaloid/Makefile head/devel/rubygem-pluggaloid/distinfo Modified: head/devel/rubygem-pluggaloid/Makefile ============================================================================== --- head/devel/rubygem-pluggaloid/Makefile Fri Feb 7 02:55:08 2020 (r525458) +++ head/devel/rubygem-pluggaloid/Makefile Fri Feb 7 04:36:15 2020 (r525459) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pluggaloid -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-delayer>=0:devel/rubygem-delayer \ rubygem-instance_storage>=1.0.0<2:devel/rubygem-instance_storage -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include Modified: head/devel/rubygem-pluggaloid/distinfo ============================================================================== --- head/devel/rubygem-pluggaloid/distinfo Fri Feb 7 02:55:08 2020 (r525458) +++ head/devel/rubygem-pluggaloid/distinfo Fri Feb 7 04:36:15 2020 (r525459) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580778446 -SHA256 (rubygem/pluggaloid-1.4.0.gem) = 947ca7fd4b1447075e28aab79ce250fb8ccf9c89705b270c3627035729fcbb88 -SIZE (rubygem/pluggaloid-1.4.0.gem) = 18432 +TIMESTAMP = 1580948058 +SHA256 (rubygem/pluggaloid-1.4.1.gem) = 3eb0f2872f26b9a74f2bda37d71a5c02f8d8c614c597f1c2d10b1d8064f1966f +SIZE (rubygem/pluggaloid-1.4.1.gem) = 18432