ports/158778: [maintainer-update] devel/rubygem-simple_form to 1.4.2

Ryan Steinmetz rpsfa at rit.edu
Sun Jul 10 21:20:09 UTC 2011


>Number:         158778
>Category:       ports
>Synopsis:       [maintainer-update] devel/rubygem-simple_form to 1.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 10 21:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-Update to 1.4.2
-Fix stylistic issues
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-simple_form/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	25 Jun 2011 22:29:39 -0000	1.2
+++ Makefile	10 Jul 2011 21:08:01 -0000
@@ -4,16 +4,19 @@
 #
 # $FreeBSD: ports/devel/rubygem-simple_form/Makefile,v 1.2 2011/06/25 22:29:39 swills Exp $
 
-PORTNAME=	simple_form
-PORTVERSION=	1.4.0
-CATEGORIES=	devel rubygems
-MASTER_SITES=	RG
+PORTNAME=		simple_form
+PORTVERSION=		1.4.2
+CATEGORIES=		devel rubygems
+MASTER_SITES=		RG
 
-MAINTAINER=	rpsfa at rit.edu
-COMMENT=	Forms made easy
+MAINTAINER=		rpsfa at rit.edu
+COMMENT=		Forms made easy
 
-USE_RUBY=	yes
-USE_RUBYGEMS=	yes
+RUN_DEPENDS=		rubygem-activemodel>=3.0:${PORTSDIR}/databases/rubygem-activemodel \
+			rubygem-actionpack>=3.0:${PORTSDIR}/www/rubygem-actionpack
+
+USE_RUBY=		yes
+USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-simple_form/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	25 Jun 2011 22:29:39 -0000	1.2
+++ distinfo	10 Jul 2011 21:08:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/simple_form-1.4.0.gem) = f0d404755573e39e72b17798357b22d66c8c0293268f08a5bc9a5a3c4982ca8d
-SIZE (rubygem/simple_form-1.4.0.gem) = 43008
+SHA256 (rubygem/simple_form-1.4.2.gem) = ac7b10da0a4bd9a53b26b0e833d8e179114eba96b9ec3b60e21c4a480141f666
+SIZE (rubygem/simple_form-1.4.2.gem) = 44544


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list