ports/137217: [update] editors/mondrian - fxscintilla updating dependency

Marcelo Araujo <araujo@FreeBSD.org> araujo at FreeBSD.org
Tue Jul 28 16:40:01 UTC 2009


>Number:         137217
>Category:       ports
>Synopsis:       [update] editors/mondrian - 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 at 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 at 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.


>How-To-Repeat:





>Fix:


--- mondrian.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/mondrian/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	19 May 2007 20:04:11 -0000	1.3
+++ Makefile	28 Jul 2009 16:30:52 -0000
@@ -16,7 +16,7 @@
 MAINTAINER=	nivit at FreeBSD.org
 COMMENT=	Mondrian Ruby IDE
 
-RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/fox12.so:${PORTSDIR}/x11-toolkits/ruby-fox12
+RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/fox16.so:${PORTSDIR}/x11-toolkits/ruby-fox16
 
 NO_BUILD=	yes
 USE_RUBY=	yes
--- mondrian.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list