Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2010 08:42:32 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        voldern@hoeggen.net
Subject:   ports/150065: [PATCH] databases/rubygem-do_mysql: update to 0.10.2
Message-ID:  <201008280842.o7S8gWxB002119@frieza.p6m7g8.net>
Resent-Message-ID: <201008280850.o7S8o2lt016441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150065
>Category:       ports
>Synopsis:       [PATCH] databases/rubygem-do_mysql: update to 0.10.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 28 08:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Tue Aug 24 18:32:38 UTC 2010
>Description:
- Update to 0.10.2
- RF -> RG

Port maintainer (voldern@hoeggen.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-do_mysql-0.10.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-do_mysql/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	11 Feb 2010 19:06:19 -0000	1.3
+++ Makefile	28 Aug 2010 08:32:27 -0000
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	do_mysql
-PORTVERSION=	0.10.0
+PORTVERSION=	0.10.2
 CATEGORIES=	databases rubygems
-MASTER_SITES=	RUBYFORGE/dorb
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	RG
 
 MAINTAINER=	voldern@hoeggen.net
 COMMENT=	Ruby DataObjects driver for MySQL
 
-RUN_DEPENDS=	rubygem-data_objects>=0.10.0:${PORTSDIR}/databases/rubygem-data_objects
+RUN_DEPENDS=	rubygem-data_objects>=0.10.2:${PORTSDIR}/databases/rubygem-data_objects
 
 USE_MYSQL=	yes
 USE_RUBY=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-do_mysql/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	11 Feb 2010 19:06:19 -0000	1.2
+++ distinfo	28 Aug 2010 08:32:28 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/do_mysql-0.10.0.gem) = 1bf95bcc1deeb81b58a155a5b215f00d
-SHA256 (rubygem/do_mysql-0.10.0.gem) = 69f46e7c6453405e617fd684d612ef889b5039077e9d84df614af7928e16b086
-SIZE (rubygem/do_mysql-0.10.0.gem) = 24064
+MD5 (rubygem/do_mysql-0.10.2.gem) = f5cf8dd7e09019a5cff217f972496c9b
+SHA256 (rubygem/do_mysql-0.10.2.gem) = 6af9b263395c777c70d22e4d62dab4755f781c348a6ba55fd95e1a69da92fafd
+SIZE (rubygem/do_mysql-0.10.2.gem) = 26624
--- rubygem-do_mysql-0.10.2.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008280842.o7S8gWxB002119>