[PATCH] databases/rubygem-arel: update to 3.0.2,1
Po-Chien Lin
linpc at cs.nctu.edu.tw
Sat Jun 9 03:18:59 UTC 2012
>Submitter-Id: current-users
>Originator: Po-Chien Lin
>Organization:
>Confidential: no
>Synopsis: [PATCH] databases/rubygem-arel: update to 3.0.2,1
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 9.0-RELEASE amd64
>Environment:
System: FreeBSD csvmnet67.cs.nctu.edu.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC
>Description:
- Update to 3.0.2,1
- Convert space characters 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-arel-3.0.2,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-arel/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 8 Feb 2012 02:05:02 -0000 1.15
+++ Makefile 9 Jun 2012 03:17:07 -0000
@@ -5,7 +5,7 @@
# $FreeBSD: ports/databases/rubygem-arel/Makefile,v 1.15 2012/02/08 02:05:02 pgollucci Exp $
PORTNAME= arel
-PORTVERSION= 3.0.0
+PORTVERSION= 3.0.2
PORTEPOCH= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -13,8 +13,8 @@
MAINTAINER= ruby at FreeBSD.org
COMMENT= Relational Algebra for Ruby.
-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-arel/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo 8 Feb 2012 02:05:02 -0000 1.12
+++ distinfo 9 Jun 2012 03:16:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/arel-3.0.0.gem) = 74fa9b6196771950db564eee59b9ca8da5f0fd6c33389efacf822f04c9372832
-SIZE (rubygem/arel-3.0.0.gem) = 45568
+SHA256 (rubygem/arel-3.0.2.gem) = 7d5e9c081444fa4d6a0bba70d3ddf56d9592658dafa59ffca4ebd6aa60de0b95
+SIZE (rubygem/arel-3.0.2.gem) = 46080
--- rubygem-arel-3.0.2,1.patch ends here ---
More information about the freebsd-ruby
mailing list