From owner-svn-ports-head@FreeBSD.ORG Sat May 23 07:14:10 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67A5E882; Sat, 23 May 2015 07:14:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 567B11B39; Sat, 23 May 2015 07:14:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4N7EAHV071882; Sat, 23 May 2015 07:14:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4N7E9oB071878; Sat, 23 May 2015 07:14:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505230714.t4N7E9oB071878@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 23 May 2015 07:14:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387100 - head/devel/rubygem-active_scaffold X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2015 07:14:10 -0000 Author: sunpoet Date: Sat May 23 07:14:09 2015 New Revision: 387100 URL: https://svnweb.freebsd.org/changeset/ports/387100 Log: - Update to 3.4.20 - Add LICENSE Changes: https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG Modified: head/devel/rubygem-active_scaffold/Makefile head/devel/rubygem-active_scaffold/distinfo Modified: head/devel/rubygem-active_scaffold/Makefile ============================================================================== --- head/devel/rubygem-active_scaffold/Makefile Sat May 23 07:14:04 2015 (r387099) +++ head/devel/rubygem-active_scaffold/Makefile Sat May 23 07:14:09 2015 (r387100) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= active_scaffold -PORTVERSION= 3.4.5 +PORTVERSION= 3.4.20 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Gem to handle all CRUD user interface needs +LICENSE= MIT + RUN_DEPENDS= rubygem-rails>=3.2.18:${PORTSDIR}/www/rubygem-rails USE_RUBY= yes Modified: head/devel/rubygem-active_scaffold/distinfo ============================================================================== --- head/devel/rubygem-active_scaffold/distinfo Sat May 23 07:14:04 2015 (r387099) +++ head/devel/rubygem-active_scaffold/distinfo Sat May 23 07:14:09 2015 (r387100) @@ -1,2 +1,2 @@ -SHA256 (rubygem/active_scaffold-3.4.5.gem) = afa36cfbb4da6c4fb5f6037dc1e7b64fe7a78f5113ff4ae1344f434c810114b2 -SIZE (rubygem/active_scaffold-3.4.5.gem) = 267264 +SHA256 (rubygem/active_scaffold-3.4.20.gem) = f98f68fa446cc6163de09d83909eeb16b49f9ef5e6eb89afa5807fd346eb8ba2 +SIZE (rubygem/active_scaffold-3.4.20.gem) = 271360