diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-03-30 02:47:07 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-03-30 02:47:07 +0000 |
commit | fed7471248b80ef1ec515bccfc7078c757ed8b9a (patch) | |
tree | 759f49de6074bd7952ad8e463f8365baa3be62a9 /net-mgmt | |
parent | fb8eeab63d61c701cc98c8c87fef04bb5c6e5b05 (diff) | |
download | ports-fed7471248b80ef1ec515bccfc7078c757ed8b9a.tar.gz ports-fed7471248b80ef1ec515bccfc7078c757ed8b9a.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/rubygem-visage-app/files/patch-versions | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/net-mgmt/rubygem-visage-app/files/patch-versions b/net-mgmt/rubygem-visage-app/files/patch-versions deleted file mode 100644 index 4cc6d9f4fdcd..000000000000 --- a/net-mgmt/rubygem-visage-app/files/patch-versions +++ /dev/null @@ -1,35 +0,0 @@ ---- Gemfile.lock.orig 2013-02-24 05:57:00.000000000 +0000 -+++ Gemfile.lock 2013-02-24 05:57:23.000000000 +0000 -@@ -3,7 +3,7 @@ - specs: - visage-app (2.1.0) - errand (= 0.7.3) -- haml (= 3.1.4) -+ haml (= 3.1.7) - sinatra (= 1.3.2) - tilt (= 1.3.3) - yajl-ruby (= 1.1.0) ---- visage-app-2.1.0.gemspec.orig 2013-02-24 05:57:06.000000000 +0000 -+++ visage-app-2.1.0.gemspec 2013-02-24 05:57:30.000000000 +0000 -@@ -25,8 +25,8 @@ - segments: - - 3 - - 1 -- - 4 -- version: 3.1.4 -+ - 7 -+ version: 3.1.7 - prerelease: false - name: haml - type: :runtime ---- visage-app.gemspec.orig 2013-02-24 05:57:12.000000000 +0000 -+++ visage-app.gemspec 2013-02-24 05:57:39.000000000 +0000 -@@ -23,7 +23,7 @@ - s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) } - s.require_paths = ["lib"] - -- s.add_runtime_dependency "haml", "= 3.1.4" -+ s.add_runtime_dependency "haml", "= 3.1.7" - s.add_runtime_dependency "tilt", "= 1.3.3" - s.add_runtime_dependency "sinatra", "= 1.3.2" - s.add_runtime_dependency "errand", "= 0.7.3" |