[PATCH] devel/rubygem-activesupport: update to 3.2.5
Po-Chien Lin
linpc at cs.nctu.edu.tw
Tue Jun 12 16:21:11 UTC 2012
>Submitter-Id: current-users
>Originator: Po-Chien Lin
>Organization:
>Confidential: no
>Synopsis: [PATCH] devel/rubygem-activesupport: 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
- Cleanup whitespace to tab.
Port maintainer (ruby at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:
--- rubygem-activesupport-3.2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-activesupport/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile 12 Feb 2012 02:09:15 -0000 1.35
+++ Makefile 12 Jun 2012 16:12:56 -0000
@@ -5,7 +5,7 @@
# $FreeBSD: ports/devel/rubygem-activesupport/Makefile,v 1.35 2012/02/12 02:09:15 pgollucci Exp $
PORTNAME= activesupport
-PORTVERSION= 3.2.1
+PORTVERSION= 3.2.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +13,7 @@
COMMENT= Utility classes and extension that are required by Rails MVC Framework
RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
- rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n
+ rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n
USE_RUBY= yes
USE_RUBYGEMS= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-activesupport/distinfo,v
retrieving revision 1.25
diff -u -r1.25 distinfo
--- distinfo 12 Feb 2012 02:09:15 -0000 1.25
+++ distinfo 12 Jun 2012 16:15:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/activesupport-3.2.1.gem) = 9b90635d70c8012de9f5592402414b7c4f6c49a29ac9d7e9b9f2187294fe532a
-SIZE (rubygem/activesupport-3.2.1.gem) = 311808
+SHA256 (rubygem/activesupport-3.2.5.gem) = 50ef84ea1cf0ebc8cffc6a044754d709f01c4f1d925ed08045fbc286776da3ec
+SIZE (rubygem/activesupport-3.2.5.gem) = 314368
--- rubygem-activesupport-3.2.5.patch ends here ---
More information about the freebsd-ruby
mailing list