Index: head/graphics/rubygem-ezprint/files/patch-gemspec =================================================================== --- head/graphics/rubygem-ezprint/files/patch-gemspec (revision 430565) +++ head/graphics/rubygem-ezprint/files/patch-gemspec (nonexistent) @@ -1,11 +0,0 @@ ---- ezprint.gemspec.orig 2016-03-31 20:25:21 UTC -+++ ezprint.gemspec -@@ -21,7 +21,7 @@ Gem::Specification.new do |s| - s.specification_version = 3 - - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["~> 0.5.0"]) -+ s.add_runtime_dependency(%q.freeze, [">= 0.5.0"]) - else - s.add_dependency(%q.freeze, ["~> 0.5.0"]) - end Property changes on: head/graphics/rubygem-ezprint/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/graphics/rubygem-ezprint/Makefile =================================================================== --- head/graphics/rubygem-ezprint/Makefile (revision 430565) +++ head/graphics/rubygem-ezprint/Makefile (revision 430566) @@ -1,22 +1,21 @@ # Created by: rpsfa@rit.edu # $FreeBSD$ PORTNAME= ezprint -PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rails wrapper for the PDFKit library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-pdfkit>=0.5.0:graphics/rubygem-pdfkit +RUN_DEPENDS= rubygem-pdfkit>=0.8.0:graphics/rubygem-pdfkit NO_ARCH= yes - USE_RUBY= yes USES= gem .include Index: head/graphics/rubygem-ezprint/distinfo =================================================================== --- head/graphics/rubygem-ezprint/distinfo (revision 430565) +++ head/graphics/rubygem-ezprint/distinfo (revision 430566) @@ -1,2 +1,3 @@ -SHA256 (rubygem/ezprint-1.0.0.gem) = 37dcb7233086fc636a8f8540c1c866965f9c9a88638a506ee18d86531d9f9215 -SIZE (rubygem/ezprint-1.0.0.gem) = 7680 +TIMESTAMP = 1483530029 +SHA256 (rubygem/ezprint-1.0.1.gem) = d6fd511bc59ba101e2dfb64a265fa7b0589d5b8c8dcc37106c5a5ad8462d3fd3 +SIZE (rubygem/ezprint-1.0.1.gem) = 8704