From owner-svn-ports-head@freebsd.org Mon Feb 11 18:59:45 2019 Return-Path: Delivered-To: svn-ports-head@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 17E1814E09C1; Mon, 11 Feb 2019 18:59:45 +0000 (UTC) (envelope-from sunpoet@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 ABAA684E6E; Mon, 11 Feb 2019 18:59:44 +0000 (UTC) (envelope-from sunpoet@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 D6B144262; Mon, 11 Feb 2019 18:59:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1BIxg8p048396; Mon, 11 Feb 2019 18:59:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1BIxgv1048394; Mon, 11 Feb 2019 18:59:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201902111859.x1BIxgv1048394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 11 Feb 2019 18:59:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492722 - head/games/rubygem-lolcat X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/games/rubygem-lolcat X-SVN-Commit-Revision: 492722 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: ABAA684E6E 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.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2019 18:59:45 -0000 Author: sunpoet Date: Mon Feb 11 18:59:42 2019 New Revision: 492722 URL: https://svnweb.freebsd.org/changeset/ports/492722 Log: Update to 99.9.21 Changes: https://github.com/busyloop/lolcat/commits/master Modified: head/games/rubygem-lolcat/Makefile head/games/rubygem-lolcat/distinfo Modified: head/games/rubygem-lolcat/Makefile ============================================================================== --- head/games/rubygem-lolcat/Makefile Mon Feb 11 18:59:37 2019 (r492721) +++ head/games/rubygem-lolcat/Makefile Mon Feb 11 18:59:42 2019 (r492722) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lolcat -PORTVERSION= 99.9.20 +PORTVERSION= 99.9.21 CATEGORIES= games MASTER_SITES= RG @@ -15,9 +15,10 @@ RUN_DEPENDS= rubygem-manpages>=0.6.1:devel/rubygem-man rubygem-optimist>=3.0.0:devel/rubygem-optimist \ rubygem-paint>=2.0.0:devel/rubygem-paint -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/lolcat \ man/man6/lolcat.6.gz Modified: head/games/rubygem-lolcat/distinfo ============================================================================== --- head/games/rubygem-lolcat/distinfo Mon Feb 11 18:59:37 2019 (r492721) +++ head/games/rubygem-lolcat/distinfo Mon Feb 11 18:59:42 2019 (r492722) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543756406 -SHA256 (rubygem/lolcat-99.9.20.gem) = 0751fc077530e4e7ce1bb0e68a06b7c21663c91c9e2c424432c5e64f49cd9fe5 -SIZE (rubygem/lolcat-99.9.20.gem) = 57856 +TIMESTAMP = 1549892509 +SHA256 (rubygem/lolcat-99.9.21.gem) = 98ee868e6dcfb9d6012149e057f6b59493812f51e8493d470b27f6ec83a6da5c +SIZE (rubygem/lolcat-99.9.21.gem) = 57856