From owner-svn-ports-all@freebsd.org Mon Jan 9 18:31:16 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 53517CA794C; Mon, 9 Jan 2017 18:31:16 +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 169901321; Mon, 9 Jan 2017 18:31:16 +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 v09IVFIE020948; Mon, 9 Jan 2017 18:31:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v09IVFBM020944; Mon, 9 Jan 2017 18:31:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701091831.v09IVFBM020944@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 Jan 2017 18:31:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431001 - in head/devel: . rubygem-actionview5 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: Mon, 09 Jan 2017 18:31:16 -0000 Author: sunpoet Date: Mon Jan 9 18:31:14 2017 New Revision: 431001 URL: https://svnweb.freebsd.org/changeset/ports/431001 Log: Add rubygem-actionview5 5.0.1 (copied from rubygem-actionview4) Added: head/devel/rubygem-actionview5/ - copied from r430868, head/devel/rubygem-actionview4/ Modified: head/devel/Makefile head/devel/rubygem-actionview5/Makefile head/devel/rubygem-actionview5/distinfo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jan 9 18:30:51 2017 (r431000) +++ head/devel/Makefile Mon Jan 9 18:31:14 2017 (r431001) @@ -5001,6 +5001,7 @@ SUBDIR += rubygem-abstract SUBDIR += rubygem-actionpack-action_caching SUBDIR += rubygem-actionview4 + SUBDIR += rubygem-actionview5 SUBDIR += rubygem-active_scaffold SUBDIR += rubygem-activejob4 SUBDIR += rubygem-activemessaging Modified: head/devel/rubygem-actionview5/Makefile ============================================================================== --- head/devel/rubygem-actionview4/Makefile Sun Jan 8 14:16:36 2017 (r430868) +++ head/devel/rubygem-actionview5/Makefile Mon Jan 9 18:31:14 2017 (r431001) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= actionview -PORTVERSION= 4.2.7.1 -PORTREVISION= 1 +PORTVERSION= 5.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG -PKGNAMESUFFIX= 4 +PKGNAMESUFFIX= 5 MAINTAINER= ruby@FreeBSD.org COMMENT= Rendering framework putting the V in MVC (part of Rails) @@ -14,10 +13,10 @@ COMMENT= Rendering framework putting the LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \ + rubygem-builder32>=3.1:devel/rubygem-builder32 \ rubygem-erubis>=2.7.0:www/rubygem-erubis \ - rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1 \ + rubygem-rails-dom-testing>=2.0:textproc/rubygem-rails-dom-testing \ rubygem-rails-html-sanitizer>=1.0.2:textproc/rubygem-rails-html-sanitizer NO_ARCH= yes Modified: head/devel/rubygem-actionview5/distinfo ============================================================================== --- head/devel/rubygem-actionview4/distinfo Sun Jan 8 14:16:36 2017 (r430868) +++ head/devel/rubygem-actionview5/distinfo Mon Jan 9 18:31:14 2017 (r431001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471420971 -SHA256 (rubygem/actionview-4.2.7.1.gem) = 0ccc4160fc8bc6f3f0db0d2c313ce747cd4c0921f540035d3a3ce3456de9a286 -SIZE (rubygem/actionview-4.2.7.1.gem) = 145920 +TIMESTAMP = 1483834209 +SHA256 (rubygem/actionview-5.0.1.gem) = e702a4e22e68fdc20597f6cf53123077c242372081daef011eb8d4200cce718d +SIZE (rubygem/actionview-5.0.1.gem) = 152064