Date: Thu, 21 Sep 2017 17:22:04 +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: r450294 - head/www/rubygem-typhoeus Message-ID: <201709211722.v8LHM4mR053684@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 21 17:22:04 2017 New Revision: 450294 URL: https://svnweb.freebsd.org/changeset/ports/450294 Log: Update to 1.3.0 Changes: https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md https://github.com/typhoeus/typhoeus/commits/master Modified: head/www/rubygem-typhoeus/Makefile head/www/rubygem-typhoeus/distinfo Modified: head/www/rubygem-typhoeus/Makefile ============================================================================== --- head/www/rubygem-typhoeus/Makefile Thu Sep 21 17:21:59 2017 (r450293) +++ head/www/rubygem-typhoeus/Makefile Thu Sep 21 17:22:04 2017 (r450294) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typhoeus -PORTVERSION= 1.1.2 +PORTVERSION= 1.3.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-typhoeus/distinfo ============================================================================== --- head/www/rubygem-typhoeus/distinfo Thu Sep 21 17:21:59 2017 (r450293) +++ head/www/rubygem-typhoeus/distinfo Thu Sep 21 17:22:04 2017 (r450294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480958242 -SHA256 (rubygem/typhoeus-1.1.2.gem) = 80f41502bef74e19f6e251a96c4a9511b45e88018cbb1639f92edf731c1d866d -SIZE (rubygem/typhoeus-1.1.2.gem) = 54784 +TIMESTAMP = 1505930857 +SHA256 (rubygem/typhoeus-1.3.0.gem) = d8d315e067ec9764c61727d77786a7a82309b43c3964416ef476ee65ac09ed06 +SIZE (rubygem/typhoeus-1.3.0.gem) = 55296
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709211722.v8LHM4mR053684>