ports/103092: Fw: [PATCH] devel/radrails: update to 0.7.1

alecn2002 alecn2002 at yandex.ru
Sun Sep 10 13:50:17 UTC 2006


>Number:         103092
>Category:       ports
>Synopsis:       [PATCH] devel/radrails: update to 0.7.1
>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:   Sun Sep 10 13:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Novitsky
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
IPOnWeb
>Environment:
System: FreeBSD server.local 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 27 17:44:24 MSD 2006
>Description:
- Update to 0.7.1

Port maintainer (alecn2002 at yandex.ru) is cc'd.

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

--- radrails-0.7.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/radrails/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	6 Jun 2006 17:31:38 -0000	1.2
+++ Makefile	10 Sep 2006 13:07:54 -0000
@@ -6,11 +6,11 @@
 #

 PORTNAME=	radrails
-PORTVERSION=	0.6.4
+PORTVERSION=	0.7.1
 CATEGORIES=	devel ruby java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION}-linux
+DISTNAME=	${PORTNAME}-${PORTVERSION}-linux-gtk

 MAINTAINER=	alecn2002 at yandex.ru
 COMMENT=	IDE for Ruby On Rails
@@ -20,8 +20,6 @@

 WRKSRC=		${WRKDIR}/${PORTNAME}

-USE_ZIP=	yes
-
 NO_BUILD=	yes
 ONLY_FOR_ARCHS=	i386
 USE_LINUX=	yes
@@ -46,7 +44,7 @@
 .include <bsd.port.pre.mk>

 .if ${OSVERSION} < 500000
-BROKEN= does not build
+BROKEN=	does not build
 .endif

 #do-configure:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/radrails/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	6 Jun 2006 17:31:38 -0000	1.2
+++ distinfo	10 Sep 2006 13:07:54 -0000
@@ -1,3 +1,3 @@
-MD5 (radrails-0.6.4-linux.zip) = f96d3bc42969695efbfac1ad85351ed8
-SHA256 (radrails-0.6.4-linux.zip) = f879ca2a1320570c31188aeb29ce555a517672a00059aa543e83b4084147bb22
-SIZE (radrails-0.6.4-linux.zip) = 39138982
+MD5 (radrails-0.7.1-linux-gtk.tar.gz) = 5834339961fcc055261fc37d844062ba
+SHA256 (radrails-0.7.1-linux-gtk.tar.gz) = fee6ce3abbdcb2294c27cce324ec53ccbfdd555f05314e80e984eb6bfb1d2b84
+SIZE (radrails-0.7.1-linux-gtk.tar.gz) = 43846115
Index: files/radrails.sh
===================================================================
RCS file: /home/ncvs/ports/devel/radrails/files/radrails.sh,v
retrieving revision 1.1
diff -u -r1.1 radrails.sh
--- files/radrails.sh	27 May 2006 08:05:52 -0000	1.1
+++ files/radrails.sh	10 Sep 2006 13:07:54 -0000
@@ -1 +1 @@
-%%JAVA%% -jar %%DATADIR%%/startup.jar -os linux -ws gtk -launcher %%DATADIR%%/radrails -name Radrails -showsplash 600
+%%JAVA%% -verbose -jar %%DATADIR%%/startup.jar -os linux -ws gtk -arch x86 -launcher %%DATADIR%%/RadRails -name RadRails -showsplash 600 -exitdata 120001 -vm %%JAVA%% -vmargs -jar %%DATADIR%%/startup.jar
\ No newline at end of file
--- radrails-0.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 From: Alexander Novitsky <alecn2002 at yandex.ru>
 To:  <FreeBSD-gnats-submit at freebsd.org>
 Date: 10.09.06 17:11
 Subject: [PATCH] devel/radrails: update to 0.7.1
 



More information about the freebsd-ports-bugs mailing list