>Submitter-Id:  current-users
>Originator:    Po-Chien Lin
>Organization:  
>Confidential:  no 
>Synopsis:      [PATCH] databases/rubygem-activemodel: update to 3.2.5
>Severity:      non-critical
>Priority:      low
>Category:      ports 
>Class:         update
>Release:       FreeBSD 10.0-CURRENT amd64
>Environment:
System: FreeBSD csvmnet67.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #1: 
Tue Jun 12 09:58:21 CST 2012
>Description:
- Update to 3.2.5
- Remove unuesed dependecies.
- Cleanup.

- Depend on PR/168985

Port maintainer ([email protected]) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- rubygem-activemodel-3.2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-activemodel/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile    12 Feb 2012 02:08:12 -0000      1.13
+++ Makefile    12 Jun 2012 16:12:06 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/databases/rubygem-activemodel/Makefile,v 1.13 2012/02/12 
02:08:12 pgollucci Exp $
 
 PORTNAME=      activemodel
-PORTVERSION=   3.2.1
+PORTVERSION=   3.2.5
 CATEGORIES=    databases rubygems
 MASTER_SITES=  RG
 
@@ -13,12 +13,10 @@
 COMMENT=       A toolkit for building modeling frameworks
 
 RUN_DEPENDS=   
rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
-               rubygem-builder>=3.0.0:${PORTSDIR}/devel/rubygem-builder \
-               
rubygem-bcrypt-ruby>=3.0.0:${PORTSDIR}/security/rubygem-bcrypt-ruby \
-               rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n
+               rubygem-builder>=3.0.0:${PORTSDIR}/devel/rubygem-builder
 
-USE_RUBY=   yes
-USE_RUBYGEMS=   yes
-RUBYGEM_AUTOPLIST=  yes
+USE_RUBY=      yes
+USE_RUBYGEMS=  yes
+RUBYGEM_AUTOPLIST=     yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-activemodel/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo    12 Feb 2012 02:08:12 -0000      1.12
+++ distinfo    12 Jun 2012 16:14:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/activemodel-3.2.1.gem) = 
9524f32f2738cecc4913db4ba7055c5c7aa48957270ffaf5e19dcb095b4dc3d4
-SIZE (rubygem/activemodel-3.2.1.gem) = 45568
+SHA256 (rubygem/activemodel-3.2.5.gem) = 
b791cf636f79e77a7c8d702cd31225e786802fbc4401b5b2a6ccf1a149f0c5bf
+SIZE (rubygem/activemodel-3.2.5.gem) = 45056
--- rubygem-activemodel-3.2.5.patch ends here ---

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to