Date: Thu, 12 Nov 2015 21:39:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401403 - head/databases/rubygem-activemodel4 Message-ID: <201511122139.tACLdcXJ079746@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 12 21:39:38 2015 New Revision: 401403 URL: https://svnweb.freebsd.org/changeset/ports/401403 Log: - Update to 4.2.5 Changes: https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md Modified: head/databases/rubygem-activemodel4/Makefile head/databases/rubygem-activemodel4/distinfo Modified: head/databases/rubygem-activemodel4/Makefile ============================================================================== --- head/databases/rubygem-activemodel4/Makefile Thu Nov 12 21:39:34 2015 (r401402) +++ head/databases/rubygem-activemodel4/Makefile Thu Nov 12 21:39:38 2015 (r401403) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activemodel -PORTVERSION= 4.2.4 +PORTVERSION= 4.2.5 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -11,6 +11,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Toolkit for building modeling frameworks LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-builder32>=3.2.2:${PORTSDIR}/devel/rubygem-builder32 Modified: head/databases/rubygem-activemodel4/distinfo ============================================================================== --- head/databases/rubygem-activemodel4/distinfo Thu Nov 12 21:39:34 2015 (r401402) +++ head/databases/rubygem-activemodel4/distinfo Thu Nov 12 21:39:38 2015 (r401403) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activemodel-4.2.4.gem) = c2046fe3857cc61d46d2e4cfc597bc41b07a7d538cce5a8be48f8e37731e1e49 -SIZE (rubygem/activemodel-4.2.4.gem) = 45568 +SHA256 (rubygem/activemodel-4.2.5.gem) = ccb62c3d5871c02230b5e91e5afb957aab2c95a09c34ea8749fd5612d0eb05a9 +SIZE (rubygem/activemodel-4.2.5.gem) = 45568
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511122139.tACLdcXJ079746>