From owner-svn-ports-all@freebsd.org Fri Dec 9 12:56:45 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA9D6C6B0E9; Fri, 9 Dec 2016 12:56:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA0471A65; Fri, 9 Dec 2016 12:56:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB9Cui3b061679; Fri, 9 Dec 2016 12:56:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB9CuiCe061677; Fri, 9 Dec 2016 12:56:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612091256.uB9CuiCe061677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Dec 2016 12:56:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428189 - head/www/rubygem-httparty X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2016 12:56:46 -0000 Author: sunpoet Date: Fri Dec 9 12:56:44 2016 New Revision: 428189 URL: https://svnweb.freebsd.org/changeset/ports/428189 Log: - Update to 0.14.0 Changes: https://github.com/jnunemaker/httparty/blob/master/History.md Modified: head/www/rubygem-httparty/Makefile head/www/rubygem-httparty/distinfo Modified: head/www/rubygem-httparty/Makefile ============================================================================== --- head/www/rubygem-httparty/Makefile Fri Dec 9 12:56:39 2016 (r428188) +++ head/www/rubygem-httparty/Makefile Fri Dec 9 12:56:44 2016 (r428189) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httparty -PORTVERSION= 0.13.7 +PORTVERSION= 0.14.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ COMMENT= Ruby Library that Makes HTTP Fu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-json>=1.8:devel/rubygem-json \ - rubygem-multi_xml>=0.5.2:textproc/rubygem-multi_xml +RUN_DEPENDS= rubygem-multi_xml>=0.5.2:textproc/rubygem-multi_xml NO_ARCH= yes USE_RUBY= yes Modified: head/www/rubygem-httparty/distinfo ============================================================================== --- head/www/rubygem-httparty/distinfo Fri Dec 9 12:56:39 2016 (r428188) +++ head/www/rubygem-httparty/distinfo Fri Dec 9 12:56:44 2016 (r428189) @@ -1,2 +1,3 @@ -SHA256 (rubygem/httparty-0.13.7.gem) = 22c3f4d2681aeb083d4703405799fbc96453ff0d38c3ae3c1e5070dcccdb2f31 -SIZE (rubygem/httparty-0.13.7.gem) = 81920 +TIMESTAMP = 1481123056 +SHA256 (rubygem/httparty-0.14.0.gem) = 86bfb7688fce74992a2ab91329a4855b25f71e0f31112823095b530647104ad7 +SIZE (rubygem/httparty-0.14.0.gem) = 84992