From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 9 20:20:41 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EFAFB16A47E for ; Sat, 9 Dec 2006 20:20:40 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 830FA43CF3 for ; Sat, 9 Dec 2006 20:19:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB9KK8xC070619 for ; Sat, 9 Dec 2006 20:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB9KK8PM070618; Sat, 9 Dec 2006 20:20:08 GMT (envelope-from gnats) Resent-Date: Sat, 9 Dec 2006 20:20:08 GMT Resent-Message-Id: <200612092020.kB9KK8PM070618@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Brazhnikov Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A07116A407 for ; Sat, 9 Dec 2006 20:16:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5844743C9E for ; Sat, 9 Dec 2006 20:15:37 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kB9KGhns027552 for ; Sat, 9 Dec 2006 20:16:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kB9KGhUu027551; Sat, 9 Dec 2006 20:16:43 GMT (envelope-from nobody) Message-Id: <200612092016.kB9KGhUu027551@www.freebsd.org> Date: Sat, 9 Dec 2006 20:16:43 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/106539: update port: x11-toolkits/qscintilla X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2006 20:20:41 -0000 >Number: 106539 >Category: ports >Synopsis: update port: x11-toolkits/qscintilla >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: Sat Dec 09 20:20:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: FreeBSD luna.zuzino.mipt.ru 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Oct 28 18:43:15 MSD 2006 root@luna.zuzino.mipt.ru:/usr/obj/usr/src/sys/LUNA i386 >Description: Update to the latest version. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=CVS /usr/ports/x11-toolkits/qscintilla/Makefile /home/makc/porting/ports/x11-toolkits/qscintilla/Makefile --- /usr/ports/x11-toolkits/qscintilla/Makefile Fri Sep 8 02:47:42 2006 +++ /home/makc/porting/ports/x11-toolkits/qscintilla/Makefile Sat Dec 9 21:56:19 2006 @@ -5,12 +5,11 @@ # $FreeBSD: ports/x11-toolkits/qscintilla/Makefile,v 1.14 2006/09/07 22:47:42 linimon Exp $ PORTNAME= qscintilla -PORTVERSION= 1.6 -PORTREVISION= +PORTVERSION= 1.7.1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.riverbankcomputing.com/Downloads/QScintilla1/ \ http://freebsd.ricin.com/ports/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION}5-gpl-${PORTVERSION} +DISTNAME= QScintilla-1.71-gpl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= QT port of the Scintilla C++ editor class @@ -20,7 +19,7 @@ USE_X_PREFIX= yes USE_QT_VER= 3 MAKE_ENV= QTDIR="${X11BASE}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes OPTIONS= DESIGNER_PLUGIN "Install plugin for Qt Designer" on \ DOCS "Install documentation" on \ @@ -109,9 +108,9 @@ do-install: ( cd ${WRKSRC} && \ ${INSTALL_DATA} qt/qextscintilla*.h ${PREFIX}/include && \ - ${INSTALL_DATA} qt/libqscintilla.so.6.0.0 \ - ${PREFIX}/lib/libqscintilla.so.6 && \ - ${LN} -sf ${PREFIX}/lib/libqscintilla.so.6 \ + ${INSTALL_DATA} qt/libqscintilla.so.7.0.1 \ + ${PREFIX}/lib/libqscintilla.so.7 && \ + ${LN} -sf ${PREFIX}/lib/libqscintilla.so.7 \ ${PREFIX}/lib/libqscintilla.so ) .if !defined(WITHOUT_DESIGNER_PLUGIN) ( cd ${WRKSRC} && \ @@ -130,7 +129,7 @@ .endif .if !defined(WITHOUT_LANG_PTBR) ( cd ${WRKSRC} && \ - ${INSTALL_DATA} qt/qscintilla_ptbr.qm ${DATADIR}/translations ) + ${INSTALL_DATA} qt/qscintilla_pt_br.qm ${DATADIR}/translations ) .endif .if !defined(WITHOUT_LANG_RU) ( cd ${WRKSRC} && \ diff -ruN --exclude=CVS /usr/ports/x11-toolkits/qscintilla/distinfo /home/makc/porting/ports/x11-toolkits/qscintilla/distinfo --- /usr/ports/x11-toolkits/qscintilla/distinfo Mon Nov 14 03:06:45 2005 +++ /home/makc/porting/ports/x11-toolkits/qscintilla/distinfo Sat Dec 9 21:08:43 2006 @@ -1,3 +1,3 @@ -MD5 (qscintilla-1.65-gpl-1.6.tar.gz) = 8dbebef07cd2c934fbec3ee1bdfecfa3 -SHA256 (qscintilla-1.65-gpl-1.6.tar.gz) = d236c73d95a906dfc516e1b51831288d711007c45caa06a7dc1c9e8e53127154 -SIZE (qscintilla-1.65-gpl-1.6.tar.gz) = 821730 +MD5 (QScintilla-1.71-gpl-1.7.1.tar.gz) = dfa047b45d4f09ae8d4a8a431ba88a5a +SHA256 (QScintilla-1.71-gpl-1.7.1.tar.gz) = 437e5fc6e5905f9aa7d0f4ea8eb41c96fcddf7ce3cb9b786066a315c5b9ff70c +SIZE (QScintilla-1.71-gpl-1.7.1.tar.gz) = 1060119 diff -ruN --exclude=CVS /usr/ports/x11-toolkits/qscintilla/pkg-plist /home/makc/porting/ports/x11-toolkits/qscintilla/pkg-plist --- /usr/ports/x11-toolkits/qscintilla/pkg-plist Mon Sep 5 20:53:17 2005 +++ /home/makc/porting/ports/x11-toolkits/qscintilla/pkg-plist Sat Dec 9 21:49:31 2006 @@ -28,12 +28,13 @@ include/qextscintillamacro.h include/qextscintillaprinter.h lib/libqscintilla.so -lib/libqscintilla.so.6 +lib/libqscintilla.so.7 %%DESIGNER_PLUGIN%%lib/plugins/designer/libqscintillaplugin.so %%DOCS%%%%DOCSDIR%%/ChangeLog %%DOCS%%%%DOCSDIR%%/NEWS %%DOCS%%%%DOCSDIR%%/README %%DOCS%%%%DOCSDIR%%/Scintilla/Design.html +%%DOCS%%%%DOCSDIR%%/Scintilla/Icons.html %%DOCS%%%%DOCSDIR%%/Scintilla/Lexer.txt %%DOCS%%%%DOCSDIR%%/Scintilla/License.txt %%DOCS%%%%DOCSDIR%%/Scintilla/SciBreak.jpg @@ -106,16 +107,89 @@ %%DOCS%%%%DOCSDIR%%/html/classQextScintillaMacro.html %%DOCS%%%%DOCSDIR%%/html/classQextScintillaPrinter-members.html %%DOCS%%%%DOCSDIR%%/html/classQextScintillaPrinter.html -%%DOCS%%%%DOCSDIR%%/html/dir_000000.html -%%DOCS%%%%DOCSDIR%%/html/dirs.html +%%DOCS%%%%DOCSDIR%%/html/deprecated.html %%DOCS%%%%DOCSDIR%%/html/doxygen.css %%DOCS%%%%DOCSDIR%%/html/doxygen.png %%DOCS%%%%DOCSDIR%%/html/functions.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x62.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x63.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x64.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x65.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x66.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x67.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x68.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x69.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x6a.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x6b.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x6c.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x6d.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x6e.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x6f.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x70.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x71.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x72.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x73.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x74.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x75.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x76.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x77.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x78.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x7a.html +%%DOCS%%%%DOCSDIR%%/html/functions_0x7e.html %%DOCS%%%%DOCSDIR%%/html/functions_enum.html %%DOCS%%%%DOCSDIR%%/html/functions_eval.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x62.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x63.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x64.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x65.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x66.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x67.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x68.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x69.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x6a.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x6b.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x6c.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x6d.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x6e.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x6f.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x70.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x71.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x72.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x73.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x74.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x75.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x76.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x77.html +%%DOCS%%%%DOCSDIR%%/html/functions_eval_0x78.html %%DOCS%%%%DOCSDIR%%/html/functions_func.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x62.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x63.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x64.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x65.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x66.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x67.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x68.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x69.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x6b.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x6c.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x6d.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x70.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x71.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x72.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x73.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x74.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x75.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x76.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x77.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x7a.html +%%DOCS%%%%DOCSDIR%%/html/functions_func_0x7e.html %%DOCS%%%%DOCSDIR%%/html/hierarchy.html %%DOCS%%%%DOCSDIR%%/html/index.html +%%DOCS%%%%DOCSDIR%%/html/pages.html +%%DOCS%%%%DOCSDIR%%/html/tab_b.gif +%%DOCS%%%%DOCSDIR%%/html/tab_l.gif +%%DOCS%%%%DOCSDIR%%/html/tab_r.gif +%%DOCS%%%%DOCSDIR%%/html/tabs.css %%DOCS%%%%DOCSDIR%%/qscintilla.dxy %%EXAMPLES%%%%EXAMPLESDIR%%/License.txt %%EXAMPLES%%%%EXAMPLESDIR%%/README @@ -128,7 +202,7 @@ %%EXAMPLES%%%%EXAMPLESDIR%%/main.cpp %%LANG_DE%%%%DATADIR%%/translations/qscintilla_de.qm %%LANG_FR%%%%DATADIR%%/translations/qscintilla_fr.qm -%%LANG_PTBR%%%%DATADIR%%/translations/qscintilla_ptbr.qm +%%LANG_PTBR%%%%DATADIR%%/translations/qscintilla_pt_br.qm %%LANG_RU%%%%DATADIR%%/translations/qscintilla_ru.qm %%DOCS%%@dirrm %%DOCSDIR%%/Scintilla %%DOCS%%@dirrm %%DOCSDIR%%/html >Release-Note: >Audit-Trail: >Unformatted: