From owner-svn-ports-all@freebsd.org Mon Jan 9 18:32:56 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 28BB3CA7A0A; Mon, 9 Jan 2017 18:32:56 +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 E01BC186B; Mon, 9 Jan 2017 18:32:55 +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 v09IWta6022832; Mon, 9 Jan 2017 18:32:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v09IWs1e022828; Mon, 9 Jan 2017 18:32:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701091832.v09IWs1e022828@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:32:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431004 - in head/www: . rubygem-actionpack5 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:32:56 -0000 Author: sunpoet Date: Mon Jan 9 18:32:54 2017 New Revision: 431004 URL: https://svnweb.freebsd.org/changeset/ports/431004 Log: Add rubygem-actionpack5 5.0.1 (copied from rubygem-actionpack4) Added: head/www/rubygem-actionpack5/ - copied from r430546, head/www/rubygem-actionpack4/ Modified: head/www/Makefile head/www/rubygem-actionpack5/Makefile head/www/rubygem-actionpack5/distinfo Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Jan 9 18:32:09 2017 (r431003) +++ head/www/Makefile Mon Jan 9 18:32:54 2017 (r431004) @@ -1905,6 +1905,7 @@ SUBDIR += ruby-google SUBDIR += rubygem-ace-rails-ap SUBDIR += rubygem-actionpack4 + SUBDIR += rubygem-actionpack5 SUBDIR += rubygem-activeresource4 SUBDIR += rubygem-acts-as-taggable-on SUBDIR += rubygem-acts-as-taggable-on3 Modified: head/www/rubygem-actionpack5/Makefile ============================================================================== --- head/www/rubygem-actionpack4/Makefile Wed Jan 4 10:24:36 2017 (r430546) +++ head/www/rubygem-actionpack5/Makefile Mon Jan 9 18:32:54 2017 (r431004) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= actionpack -PORTVERSION= 4.2.7.1 -PORTREVISION= 1 +PORTVERSION= 5.0.1 CATEGORIES= www rubygems MASTER_SITES= RG -PKGNAMESUFFIX= 4 +PKGNAMESUFFIX= 5 MAINTAINER= ruby@FreeBSD.org COMMENT= Action Controller and Action View of Rails MVC Framework @@ -14,11 +13,11 @@ COMMENT= Action Controller and Action Vi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionview>=${PORTVERSION}:devel/rubygem-actionview \ - rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-rack16>=1.6:www/rubygem-rack16 \ - rubygem-rack-test>=0.6.2:www/rubygem-rack-test \ - rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1 \ +RUN_DEPENDS= rubygem-actionview5>=${PORTVERSION}:devel/rubygem-actionview5 \ + rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \ + rubygem-rack>=2.0:www/rubygem-rack \ + rubygem-rack-test>=0.6.3:www/rubygem-rack-test \ + 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/www/rubygem-actionpack5/distinfo ============================================================================== --- head/www/rubygem-actionpack4/distinfo Wed Jan 4 10:24:36 2017 (r430546) +++ head/www/rubygem-actionpack5/distinfo Mon Jan 9 18:32:54 2017 (r431004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471420906 -SHA256 (rubygem/actionpack-4.2.7.1.gem) = 907ef4d99d20924be556019fea329e8ed2f42be0fa8700ba9235ce4af72a5ee5 -SIZE (rubygem/actionpack-4.2.7.1.gem) = 186368 +TIMESTAMP = 1483542626 +SHA256 (rubygem/actionpack-5.0.1.gem) = cde53f8db2d97659270057e6278dc2c89fa954daa241f9fa1ef16a7ff9d4d2b5 +SIZE (rubygem/actionpack-5.0.1.gem) = 210432