From owner-svn-ports-all@freebsd.org Mon Oct 9 10:37:18 2017 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 89012E2C49C; Mon, 9 Oct 2017 10:37:18 +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 221F27D31A; Mon, 9 Oct 2017 10:37:17 +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 v99AbHId016013; Mon, 9 Oct 2017 10:37:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v99AbH9b016011; Mon, 9 Oct 2017 10:37:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710091037.v99AbH9b016011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 9 Oct 2017 10:37:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451592 - head/devel/rubygem-hashdiff X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-hashdiff X-SVN-Commit-Revision: 451592 X-SVN-Commit-Repository: ports 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: Mon, 09 Oct 2017 10:37:18 -0000 Author: sunpoet Date: Mon Oct 9 10:37:16 2017 New Revision: 451592 URL: https://svnweb.freebsd.org/changeset/ports/451592 Log: Update to 0.3.7 Changes: https://github.com/liufengyun/hashdiff/blob/master/changelog.md Modified: head/devel/rubygem-hashdiff/Makefile head/devel/rubygem-hashdiff/distinfo Modified: head/devel/rubygem-hashdiff/Makefile ============================================================================== --- head/devel/rubygem-hashdiff/Makefile Mon Oct 9 10:37:11 2017 (r451591) +++ head/devel/rubygem-hashdiff/Makefile Mon Oct 9 10:37:16 2017 (r451592) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashdiff -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-hashdiff/distinfo ============================================================================== --- head/devel/rubygem-hashdiff/distinfo Mon Oct 9 10:37:11 2017 (r451591) +++ head/devel/rubygem-hashdiff/distinfo Mon Oct 9 10:37:16 2017 (r451592) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503492155 -SHA256 (rubygem/hashdiff-0.3.6.gem) = 816ce4c22faeb0df029170dd101e34d238b90b388556ecde77413c373d5e1870 -SIZE (rubygem/hashdiff-0.3.6.gem) = 18432 +TIMESTAMP = 1507538702 +SHA256 (rubygem/hashdiff-0.3.7.gem) = e94a08689f724a571556b78d5ca35214033d3961972d58c4611245c4b3a0457a +SIZE (rubygem/hashdiff-0.3.7.gem) = 18944