- Update to 1.7.6

- Regenerate patch file with makepatch:

Changes:	https://github.com/travis-ci/travis.rb/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-10 20:18:21 +00:00
parent 5e6ba517d4
commit a839e68ead
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386005
3 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= travis
PORTVERSION= 1.7.5
PORTVERSION= 1.7.6
CATEGORIES= devel rubygems
MASTER_SITES= RG

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/travis-1.7.5.gem) = a3b157eab490882420b9cee68913c8f9ae637e4317e088bd74c082c59b310782
SIZE (rubygem/travis-1.7.5.gem) = 190976
SHA256 (rubygem/travis-1.7.6.gem) = b849be5d95f9d0e5b28711d387d65db79903e5ba96a85f057e4d34f968b3cc67
SIZE (rubygem/travis-1.7.6.gem) = 190976

View file

@ -1,6 +1,6 @@
--- travis.gemspec.orig 2015-03-29 23:54:08.316179000 +0000
+++ travis.gemspec 2015-03-29 23:55:01.636016000 +0000
@@ -28,7 +28,7 @@
--- travis.gemspec.orig 2015-05-10 14:52:41 UTC
+++ travis.gemspec
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency(%q<backports>, [">= 0"])
s.add_runtime_dependency(%q<gh>, ["~> 0.13"])
s.add_runtime_dependency(%q<launchy>, ["~> 2.1"])