Index: head/games/rubygem-lolcat/files/patch-gemspec =================================================================== --- head/games/rubygem-lolcat/files/patch-gemspec (revision 526992) +++ head/games/rubygem-lolcat/files/patch-gemspec (nonexistent) @@ -1,11 +0,0 @@ ---- lolcat.gemspec.orig 2020-02-22 07:12:45 UTC -+++ lolcat.gemspec -@@ -22,7 +22,7 @@ Gem::Specification.new do |s| - - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_development_dependency(%q.freeze, [">= 0"]) -- s.add_runtime_dependency(%q.freeze, ["~> 2.1.0"]) -+ s.add_runtime_dependency(%q.freeze, ["~> 2.1"]) - s.add_runtime_dependency(%q.freeze, ["~> 3.0.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.6.1"]) - else Property changes on: head/games/rubygem-lolcat/files/patch-gemspec ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/rubygem-lolcat/Makefile =================================================================== --- head/games/rubygem-lolcat/Makefile (revision 526992) +++ head/games/rubygem-lolcat/Makefile (revision 526993) @@ -1,35 +1,34 @@ # $FreeBSD$ PORTNAME= lolcat -PORTVERSION= 100.0.0 -PORTREVISION= 1 +PORTVERSION= 100.0.1 CATEGORIES= games MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rainbows and unicorns LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE 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<3:devel/rubygem-paint + rubygem-paint>=2.1<3:devel/rubygem-paint USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/lolcat \ share/man/man6/lolcat.6.gz post-build: @${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC} # compress the manpage manually instead of MANDIRS because of the order in # _STAGE_SEQ: 820:gem-autoplist 850:compress-man post-install: ${GZIP_CMD} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/man/lolcat.6 .include Index: head/games/rubygem-lolcat/distinfo =================================================================== --- head/games/rubygem-lolcat/distinfo (revision 526992) +++ head/games/rubygem-lolcat/distinfo (revision 526993) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567087923 -SHA256 (rubygem/lolcat-100.0.0.gem) = da5b40d7bffa8b3f2e77de5ab945be0bc3231ced630b5c9b4c58e6cb6014354c -SIZE (rubygem/lolcat-100.0.0.gem) = 121344 +TIMESTAMP = 1582449778 +SHA256 (rubygem/lolcat-100.0.1.gem) = 983c8a9bc2742bfcd3a5174564b2710cf177ae96884ee9f112cfe1b61188e88e +SIZE (rubygem/lolcat-100.0.1.gem) = 121344