ports/75160: [MAINTAINER-UPDATE] x11-toolkits/fxscintilla: update to 1.62

Alexander Novitsky alecn2002 at yandex.ru
Thu Dec 16 17:30:41 UTC 2004


>Number:         75160
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] x11-toolkits/fxscintilla: update to 1.62
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 16 17:30:40 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Novitsky
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Inzhcomcentre VVD
>Environment:
System: FreeBSD server.v42of.icc-vvd.ru 5.2-RELEASE FreeBSD 5.2-RELEASE #2: Mon Jul 12 21:45:44 MSD 2004
>Description:
- Update to 1.62

Please remove PR ports/74241 as it's obsoleted with this one

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

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

--- fxscintilla-1.62.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/fxscintilla.orig/Makefile /usr/ports/x11-toolkits/fxscintilla/Makefile
--- /usr/ports/x11-toolkits/fxscintilla.orig/Makefile	Thu Dec 16 16:19:48 2004
+++ /usr/ports/x11-toolkits/fxscintilla/Makefile	Thu Dec 16 19:57:50 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fxscintilla
-PORTVERSION=	1.57
+PORTVERSION=	1.62
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,10 +14,20 @@
 MAINTAINER=	alecn2002 at yandex.ru
 COMMENT=	A Fox toolkit reimplementation of Scintilla editing widget
 
+OPTIONS=	FOX10 "FOX1.0 support (FOX1.2 by default)" off
+
+.if defined(WITH_FOX10)
 LIB_DEPENDS=	FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox
+CONFIGURE_ARGS=	--with-fox-1-0
+.else
+LIB_DEPENDS=	FOX-1.2:${PORTSDIR}/x11-toolkits/fox-devel
+.endif
+
+GNU_CONFIGURE=	yes
 
-USE_INC_LIBTOOL_VER=	15
-CONFIGURE_ARGS=	--enable-shared
+USE_LIBTOOL_VER=	15
+CONFIGURE_ARGS+=	--enable-shared \
+		--disable-static
 INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/fxscintilla.orig/distinfo /usr/ports/x11-toolkits/fxscintilla/distinfo
--- /usr/ports/x11-toolkits/fxscintilla.orig/distinfo	Thu Dec 16 16:19:48 2004
+++ /usr/ports/x11-toolkits/fxscintilla/distinfo	Thu Dec 16 16:33:13 2004
@@ -1,2 +1,2 @@
-MD5 (fxscintilla-1.57.tar.gz) = 68aa25d2b8d626b6455736e611a3993f
-SIZE (fxscintilla-1.57.tar.gz) = 798115
+MD5 (fxscintilla-1.62.tar.gz) = c4cb1b9d954b92e1e1fdcb75597662c6
+SIZE (fxscintilla-1.62.tar.gz) = 833249
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/fxscintilla.orig/pkg-plist /usr/ports/x11-toolkits/fxscintilla/pkg-plist
--- /usr/ports/x11-toolkits/fxscintilla.orig/pkg-plist	Thu Dec 16 16:19:48 2004
+++ /usr/ports/x11-toolkits/fxscintilla/pkg-plist	Thu Dec 16 20:04:00 2004
@@ -2,7 +2,6 @@
 include/fxscintilla/SciLexer.h
 include/fxscintilla/Scintilla.h
 lib/libfxscintilla.a
-lib/libfxscintilla.la
 lib/libfxscintilla.so
-lib/libfxscintilla.so.11
+lib/libfxscintilla.so.16
 @dirrm include/fxscintilla
--- fxscintilla-1.62.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list