Date: Fri, 30 Aug 2019 00:05:42 +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: r510219 - in head/games/rubygem-lolcat: . files Message-ID: <201908300005.x7U05gbB058270@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 30 00:05:42 2019 New Revision: 510219 URL: https://svnweb.freebsd.org/changeset/ports/510219 Log: Update to 100.0.0 - Update version requirement of 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 Fri Aug 30 00:05:37 2019 (r510218) +++ head/games/rubygem-lolcat/Makefile Fri Aug 30 00:05:42 2019 (r510219) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lolcat -PORTVERSION= 99.9.99 +PORTVERSION= 100.0.0 CATEGORIES= games MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= Rainbows and unicorns LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-manpages>=0.6.1:devel/rubygem-manpages \ - rubygem-optimist>=3.0.0:devel/rubygem-optimist \ - rubygem-paint>=2.0.0:devel/rubygem-paint +RUN_DEPENDS= rubygem-manpages>=0.6.1<0.7:devel/rubygem-manpages \ + rubygem-optimist>=3.0.0<3.1:devel/rubygem-optimist \ + rubygem-paint>=2.1.0<2.2:devel/rubygem-paint USES= gem USE_RUBY= yes Modified: head/games/rubygem-lolcat/distinfo ============================================================================== --- head/games/rubygem-lolcat/distinfo Fri Aug 30 00:05:37 2019 (r510218) +++ head/games/rubygem-lolcat/distinfo Fri Aug 30 00:05:42 2019 (r510219) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563805967 -SHA256 (rubygem/lolcat-99.9.99.gem) = c4e6663d282db5dd0720e3f1dea191b8654b2777287e976d70111aa793414210 -SIZE (rubygem/lolcat-99.9.99.gem) = 121344 +TIMESTAMP = 1567087923 +SHA256 (rubygem/lolcat-100.0.0.gem) = da5b40d7bffa8b3f2e77de5ab945be0bc3231ced630b5c9b4c58e6cb6014354c +SIZE (rubygem/lolcat-100.0.0.gem) = 121344
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908300005.x7U05gbB058270>