Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2009 13:45:33 -0300
From:      "Marcelo Araujo <araujo@FreeBSD.org>" <araujo@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/137218: [update] x11-toolkits/ruby-fox16 - fxscintilla updating dependency
Message-ID:  <1248799533.3039@ponderosa.intelbras.com.br>
Resent-Message-ID: <200907281640.n6SGe1g7022645@freefall.freebsd.org>

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

>Number:         137218
>Category:       ports
>Synopsis:       [update] x11-toolkits/ruby-fox16 - fxscintilla updating dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 28 16:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo <araujo@FreeBSD.org>
>Release:        FreeBSD 7.2-RELEASE-p2 amd64
>Organization:
FreeBSD 
>Environment:


System: FreeBSD 7.2-RELEASE-p2 #14: Fri Jul  3 22:06:51 BRT 2009
    araujo@ponderosa.intelbras.com.br:/usr/obj/usr/src/sys/PONDEROSA



>Description:


Your port depend direct of an old of fxscintilla version, now there is an important update to do in fxscintilla that from now on dropped support for Fox 1.5.x and earlier, but I did some tests and your port can works properly with the latest version. So here is a patch, I'd like to know your opinion about.

Here is the fxscintilla update:
http://people.freebsd.org/~araujo/logs/fxscintilla.diff


>How-To-Repeat:





>Fix:


--- ruby-fox16.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/ruby-fox16/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	18 Jul 2009 11:11:28 -0000	1.6
+++ Makefile	28 Jul 2009 16:31:26 -0000
@@ -22,7 +22,7 @@
 		png.5:${PORTSDIR}/graphics/png \
 		jpeg.10:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff \
-		fxscintilla.19:${PORTSDIR}/x11-toolkits/fxscintilla
+		fxscintilla.20:${PORTSDIR}/x11-toolkits/fxscintilla
 
 LATEST_LINK=	${PKGNAMEPREFIX}${PORTNAME}16
 
--- ruby-fox16.diff ends here ---



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



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