ports/84235: [PATCH] x11-toolkits/ruby18-fox-devel: update to 1.2.6

Alexander Novitsky alecn2002 at yandex.ru
Thu Jul 28 17:00:39 UTC 2005


>Number:         84235
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/ruby18-fox-devel: update to 1.2.6
>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:   Thu Jul 28 17:00:38 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Novitsky
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD server.v42of.icc-vvd.ru 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Fri May 13 16:59:19 MSD 2005
>Description:
- Update to 1.2.6
- Dependency on reincarnated FOX 1.2 (see PR ports/84230)

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

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

--- .patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/ruby-fox-devel/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	23 Jul 2005 02:53:41 -0000	1.28
+++ Makefile	28 Jul 2005 16:51:06 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	fox
-PORTVERSION=	1.2.2
-PORTREVISION=	1
+PORTVERSION=	1.2.6
 CATEGORIES=	x11-toolkits ruby
-MASTER_SITES=	http://rubyforge.org/frs/download.php/1612/
+MASTER_SITES=	http://rubyforge.org/frs/download.php/4003/
 MASTER_SITE_SUBDIR=	fxruby
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	-devel
@@ -19,14 +18,18 @@
 MAINTAINER=	alecn2002 at yandex.ru
 COMMENT=	Ruby extension module to use FOX 1.2, aka FXRuby
 
-LIB_DEPENDS=	FOX-1.4:${PORTSDIR}/x11-toolkits/fox-devel \
+LIB_DEPENDS=	FOX-1.2:${PORTSDIR}/x11-toolkits/fox12 \
 		png.5:${PORTSDIR}/graphics/png \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
+<<<<<<< Makefile
+		fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla-fox12
+=======
 		fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla
 
 BROKEN=		Does not build
 DEPRECATED=	${BROKEN}
 EXPIRATION_DATE=2005-09-22
+>>>>>>> 1.28
 
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/ruby-fox-devel/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- distinfo	18 Dec 2004 23:30:03 -0000	1.19
+++ distinfo	28 Jul 2005 16:51:06 -0000
@@ -1,2 +1,2 @@
-MD5 (ruby/FXRuby-1.2.2.tar.gz) = 1c899d20b8072396dce69c215bcc9c4e
-SIZE (ruby/FXRuby-1.2.2.tar.gz) = 1667148
+MD5 (ruby/FXRuby-1.2.6.tar.gz) = b9e311bb3b2690ebc4b2eaab281bd1e6
+SIZE (ruby/FXRuby-1.2.6.tar.gz) = 1683754
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/ruby-fox-devel/pkg-plist,v
retrieving revision 1.18
diff -u -r1.18 pkg-plist
--- pkg-plist	18 Dec 2004 23:30:03 -0000	1.18
+++ pkg-plist	28 Jul 2005 16:51:06 -0000
@@ -4,7 +4,9 @@
 %%RUBY_SITELIBDIR%%/fox12/chore.rb
 %%RUBY_SITELIBDIR%%/fox12/colors.rb
 %%RUBY_SITELIBDIR%%/fox12/core.rb
+%%RUBY_SITELIBDIR%%/fox12/dialogs.rb
 %%RUBY_SITELIBDIR%%/fox12/dict.rb
+%%RUBY_SITELIBDIR%%/fox12/execute_nonmodal.rb
 %%RUBY_SITELIBDIR%%/fox12/glgroup.rb
 %%RUBY_SITELIBDIR%%/fox12/glshapes.rb
 %%RUBY_SITELIBDIR%%/fox12/input.rb
@@ -19,6 +21,7 @@
 %%RUBY_SITELIBDIR%%/fox12/scintilla.rb
 %%RUBY_SITELIBDIR%%/fox12/settings.rb
 %%RUBY_SITELIBDIR%%/fox12/signal.rb
+%%RUBY_SITELIBDIR%%/fox12/splashscreen.rb
 %%RUBY_SITELIBDIR%%/fox12/timeout.rb
 %%RUBY_SITELIBDIR%%/fox12/undolist.rb
 %%RUBY_SITELIBDIR%%/fox12/version.rb
--- .patch ends here ---

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



More information about the freebsd-ports-bugs mailing list