From owner-svn-ports-all@freebsd.org Wed Feb 14 13:30:19 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 F02FFF227AE; Wed, 14 Feb 2018 13:30:18 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2E3F771C2; Wed, 14 Feb 2018 13:30:18 +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 9DEA3105F3; Wed, 14 Feb 2018 13:30:18 +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 w1EDUImH092988; Wed, 14 Feb 2018 13:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1EDUI31092986; Wed, 14 Feb 2018 13:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802141330.w1EDUI31092986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Feb 2018 13:30:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461791 - in head/games/rubygem-lolcat: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/games/rubygem-lolcat: . files X-SVN-Commit-Revision: 461791 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.25 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: Wed, 14 Feb 2018 13:30:19 -0000 Author: sunpoet Date: Wed Feb 14 13:30:18 2018 New Revision: 461791 URL: https://svnweb.freebsd.org/changeset/ports/461791 Log: Update to 90.8.8 - Add LICENSE - Update and sort RUN_DEPENDS Changes: https://github.com/busyloop/lolcat/commits/master Deleted: head/games/rubygem-lolcat/files/ Modified: head/games/rubygem-lolcat/Makefile head/games/rubygem-lolcat/distinfo Modified: head/games/rubygem-lolcat/Makefile ============================================================================== --- head/games/rubygem-lolcat/Makefile Wed Feb 14 13:30:12 2018 (r461790) +++ head/games/rubygem-lolcat/Makefile Wed Feb 14 13:30:18 2018 (r461791) @@ -1,16 +1,18 @@ # $FreeBSD$ PORTNAME= lolcat -PORTVERSION= 42.0.99 -PORTREVISION= 4 +PORTVERSION= 90.8.8 CATEGORIES= games MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rainbows and unicorns -RUN_DEPENDS= rubygem-trollop1>=1.9:devel/rubygem-trollop1 \ - rubygem-paint>=0.8.5:devel/rubygem-paint +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-paint>=2.0.0:devel/rubygem-paint \ + rubygem-trollop>=2.1.2:devel/rubygem-trollop NO_ARCH= yes USE_RUBY= yes Modified: head/games/rubygem-lolcat/distinfo ============================================================================== --- head/games/rubygem-lolcat/distinfo Wed Feb 14 13:30:12 2018 (r461790) +++ head/games/rubygem-lolcat/distinfo Wed Feb 14 13:30:18 2018 (r461791) @@ -1,2 +1,3 @@ -SHA256 (rubygem/lolcat-42.0.99.gem) = cafd788a6b3e0177a20a9e44dfbb144ea0b6b62c9c9fb413c5223778cdd92558 -SIZE (rubygem/lolcat-42.0.99.gem) = 204288 +TIMESTAMP = 1518538809 +SHA256 (rubygem/lolcat-90.8.8.gem) = ce80b9e21503553fd8cc9bc2bae6a66bfe300bc580a7b1284de06e8e300f03e0 +SIZE (rubygem/lolcat-90.8.8.gem) = 56832