Date: Thu, 13 Aug 2015 17:38:44 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394167 - head/www/rubygem-typhoeus Message-ID: <201508131738.t7DHciPi055125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 13 17:38:43 2015 New Revision: 394167 URL: https://svnweb.freebsd.org/changeset/ports/394167 Log: - Update to 0.7.3 Changes: https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md Modified: head/www/rubygem-typhoeus/Makefile head/www/rubygem-typhoeus/distinfo Modified: head/www/rubygem-typhoeus/Makefile ============================================================================== --- head/www/rubygem-typhoeus/Makefile Thu Aug 13 17:38:38 2015 (r394166) +++ head/www/rubygem-typhoeus/Makefile Thu Aug 13 17:38:43 2015 (r394167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typhoeus -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-typhoeus/distinfo ============================================================================== --- head/www/rubygem-typhoeus/distinfo Thu Aug 13 17:38:38 2015 (r394166) +++ head/www/rubygem-typhoeus/distinfo Thu Aug 13 17:38:43 2015 (r394167) @@ -1,2 +1,2 @@ -SHA256 (rubygem/typhoeus-0.7.2.gem) = 073fc5b57a49c17cfa0fda61573a4b590b21bd0c27aed9fb6bee432a024644c3 -SIZE (rubygem/typhoeus-0.7.2.gem) = 51712 +SHA256 (rubygem/typhoeus-0.7.3.gem) = 13d1b1056fcb559d571da52fb13387797ff7b4f99ea157a7ef80e121e9356061 +SIZE (rubygem/typhoeus-0.7.3.gem) = 51712
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508131738.t7DHciPi055125>