svn commit: r369869 - head/devel/rubygem-simple_form

Steve Wills swills at FreeBSD.org
Fri Oct 3 02:04:48 UTC 2014


Author: swills
Date: Fri Oct  3 02:04:47 2014
New Revision: 369869
URL: https://svnweb.freebsd.org/changeset/ports/369869
QAT: https://qat.redports.org/buildarchive/r369869/

Log:
  devel/rubygem-simple_form: update to 3.0.2

Modified:
  head/devel/rubygem-simple_form/Makefile
  head/devel/rubygem-simple_form/distinfo

Modified: head/devel/rubygem-simple_form/Makefile
==============================================================================
--- head/devel/rubygem-simple_form/Makefile	Thu Oct  2 22:48:47 2014	(r369868)
+++ head/devel/rubygem-simple_form/Makefile	Fri Oct  3 02:04:47 2014	(r369869)
@@ -2,15 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=		simple_form
-PORTVERSION=		2.1.0
+PORTVERSION=		3.0.2
 CATEGORIES=		devel rubygems
 MASTER_SITES=		RG
 
 MAINTAINER=		ruby at FreeBSD.org
 COMMENT=		Forms made easy
 
-RUN_DEPENDS=		rubygem-activemodel>=3.0:${PORTSDIR}/databases/rubygem-activemodel \
-			rubygem-actionpack>=3.0:${PORTSDIR}/www/rubygem-actionpack
+RUN_DEPENDS=		rubygem-activemodel4>=4.0:${PORTSDIR}/databases/rubygem-activemodel4 \
+			rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes

Modified: head/devel/rubygem-simple_form/distinfo
==============================================================================
--- head/devel/rubygem-simple_form/distinfo	Thu Oct  2 22:48:47 2014	(r369868)
+++ head/devel/rubygem-simple_form/distinfo	Fri Oct  3 02:04:47 2014	(r369869)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/simple_form-2.1.0.gem) = 631d97972196bbd8aa597c756f5ddbe15622b6f10ac5b5ce85254bed12d3fcd7
-SIZE (rubygem/simple_form-2.1.0.gem) = 66560
+SHA256 (rubygem/simple_form-3.0.2.gem) = f58b20d10ab1f07d142997e3a65bbecca88c5312b88c3c7375a0a99d807cbcbf
+SIZE (rubygem/simple_form-3.0.2.gem) = 64512


More information about the svn-ports-all mailing list