Date: Wed, 5 Sep 2018 23:55:35 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479061 - head/games/rubygem-lolcat Message-ID: <201809052355.w85NtZK4060633@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 5 23:55:35 2018 New Revision: 479061 URL: https://svnweb.freebsd.org/changeset/ports/479061 Log: Update to 99.9.19 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 Wed Sep 5 23:55:30 2018 (r479060) +++ head/games/rubygem-lolcat/Makefile Wed Sep 5 23:55:35 2018 (r479061) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lolcat -PORTVERSION= 99.9.11 +PORTVERSION= 99.9.19 CATEGORIES= games MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-manpages>=0.6.1:devel/rubygem-manpages \ rubygem-paint>=2.0.0:devel/rubygem-paint \ - rubygem-trollop>=2.1.2:devel/rubygem-trollop + rubygem-trollop>=2.1.3:devel/rubygem-trollop NO_ARCH= yes USE_RUBY= yes Modified: head/games/rubygem-lolcat/distinfo ============================================================================== --- head/games/rubygem-lolcat/distinfo Wed Sep 5 23:55:30 2018 (r479060) +++ head/games/rubygem-lolcat/distinfo Wed Sep 5 23:55:35 2018 (r479061) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524259591 -SHA256 (rubygem/lolcat-99.9.11.gem) = 97572243637f8ccc0c40241819f6a69ebb438646228effb216150ba9491912fc -SIZE (rubygem/lolcat-99.9.11.gem) = 57856 +TIMESTAMP = 1536187882 +SHA256 (rubygem/lolcat-99.9.19.gem) = 35d1c82ac1a2af2e72362c0065157f5995e42149b3877fe9744973d09448f517 +SIZE (rubygem/lolcat-99.9.19.gem) = 57856
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809052355.w85NtZK4060633>