Index: head/textproc/rubygem-truncato/files/patch-truncato.gemspec =================================================================== --- head/textproc/rubygem-truncato/files/patch-truncato.gemspec (revision 448337) +++ head/textproc/rubygem-truncato/files/patch-truncato.gemspec (nonexistent) @@ -1,11 +0,0 @@ ---- truncato.gemspec.orig 2017-06-05 05:21:12 UTC -+++ truncato.gemspec -@@ -22,7 +22,7 @@ Gem::Specification.new do |s| - s.specification_version = 4 - - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["~> 1.7.0"]) -+ s.add_runtime_dependency(%q.freeze, [">= 1.7.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 4.3.1"]) - s.add_development_dependency(%q.freeze, ["~> 2.14.1"]) - s.add_development_dependency(%q.freeze, ["~> 10.1.1"]) Property changes on: head/textproc/rubygem-truncato/files/patch-truncato.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/textproc/rubygem-truncato/Makefile =================================================================== --- head/textproc/rubygem-truncato/Makefile (revision 448337) +++ head/textproc/rubygem-truncato/Makefile (revision 448338) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= truncato -PORTVERSION= 0.7.9 -PORTREVISION= 1 +PORTVERSION= 0.7.10 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Truncating HTML strings keeping a valid HTML markup LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-htmlentities>=4.3.1:textproc/rubygem-htmlentities \ - rubygem-nokogiri>=1.7.0:textproc/rubygem-nokogiri + rubygem-nokogiri>=1.8.0:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/textproc/rubygem-truncato/distinfo =================================================================== --- head/textproc/rubygem-truncato/distinfo (revision 448337) +++ head/textproc/rubygem-truncato/distinfo (revision 448338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488797547 -SHA256 (rubygem/truncato-0.7.9.gem) = 4844cc2df4095ea6952c964dba8f31773aba60d7f0dc115b1226c2d511543a91 -SIZE (rubygem/truncato-0.7.9.gem) = 8704 +TIMESTAMP = 1503156576 +SHA256 (rubygem/truncato-0.7.10.gem) = 2b34d1419833e91cf1b6bd01e9178d2ae842824c734107b54e509d4ba2838ef4 +SIZE (rubygem/truncato-0.7.10.gem) = 8704 Property changes on: head/textproc/rubygem-truncato/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property