From owner-svn-ports-all@freebsd.org Mon Jan 1 20:59:32 2018 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 CC89DE80A86; Mon, 1 Jan 2018 20:59:32 +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 E5B907DDD8; Mon, 1 Jan 2018 20:59:31 +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 w01KxUpp045608; Mon, 1 Jan 2018 20:59:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w01KxUvU045606; Mon, 1 Jan 2018 20:59:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801012059.w01KxUvU045606@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, 1 Jan 2018 20:59:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457810 - head/devel/rubygem-xpath X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-xpath X-SVN-Commit-Revision: 457810 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.25 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, 01 Jan 2018 20:59:33 -0000 Author: sunpoet Date: Mon Jan 1 20:59:30 2018 New Revision: 457810 URL: https://svnweb.freebsd.org/changeset/ports/457810 Log: Update to 3.0.0 Changes: https://github.com/teamcapybara/xpath/commits/master Modified: head/devel/rubygem-xpath/Makefile head/devel/rubygem-xpath/distinfo Modified: head/devel/rubygem-xpath/Makefile ============================================================================== --- head/devel/rubygem-xpath/Makefile Mon Jan 1 20:59:24 2018 (r457809) +++ head/devel/rubygem-xpath/Makefile Mon Jan 1 20:59:30 2018 (r457810) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xpath -PORTVERSION= 2.1.0 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= DSL for generating XPath Expressions LICENSE= MIT -RUN_DEPENDS= rubygem-nokogiri>=1.3:textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-xpath/distinfo ============================================================================== --- head/devel/rubygem-xpath/distinfo Mon Jan 1 20:59:24 2018 (r457809) +++ head/devel/rubygem-xpath/distinfo Mon Jan 1 20:59:30 2018 (r457810) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495808615 -SHA256 (rubygem/xpath-2.1.0.gem) = dc3f9c47c071b092d06bd17fc00e37a8d09e70b5eda645e375a04067aa1146c1 -SIZE (rubygem/xpath-2.1.0.gem) = 16896 +TIMESTAMP = 1514822980 +SHA256 (rubygem/xpath-3.0.0.gem) = b14536a5faaf07b8e13abbdef67af85929cea71a395b4f7fdbbd5e185e6bb48b +SIZE (rubygem/xpath-3.0.0.gem) = 13824