From owner-svn-ports-all@FreeBSD.ORG Thu Oct 25 22:44:24 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BC35753; Thu, 25 Oct 2012 22:44:24 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4A3E38FC08; Thu, 25 Oct 2012 22:44:24 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9PMiO4T063620; Thu, 25 Oct 2012 22:44:24 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9PMiOew063615; Thu, 25 Oct 2012 22:44:24 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201210252244.q9PMiOew063615@svn.freebsd.org> From: Guido Falsi Date: Thu, 25 Oct 2012 22:44:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306409 - in head: editors/scite x11-toolkits/scintilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 22:44:24 -0000 Author: madpilot Date: Thu Oct 25 22:44:23 2012 New Revision: 306409 URL: http://svn.freebsd.org/changeset/ports/306409 Log: - Update scintilla and scite to 3.2.3 PR: ports/173082, ports/173083 Submitted by: Naram Qashat (maintainer) Feature safe: yes Modified: head/editors/scite/Makefile head/editors/scite/distinfo (contents, props changed) head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo (contents, props changed) Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Thu Oct 25 22:39:09 2012 (r306408) +++ head/editors/scite/Makefile Thu Oct 25 22:44:23 2012 (r306409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -25,15 +25,10 @@ MAKEFILE= makefile MAKE_JOBS_SAFE= yes MAN1= scite.1 +PORTDOCS= * .include -.if ${PORT_OPTIONS:MDOCS} -PORTDOCS= * -.else -PORTDOCS= -.endif - post-patch: @${REINPLACE_CMD} -e 's|[(]CC[)]|(CXX)|g ; s|[(]CCOMP[)]|(CC)|g ; \ s| -Os||g' ${WRKSRC}/makefile Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Thu Oct 25 22:39:09 2012 (r306408) +++ head/editors/scite/distinfo Thu Oct 25 22:44:23 2012 (r306409) @@ -1,2 +1,2 @@ -SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8 -SIZE (scite322.tgz) = 2048866 +SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 +SIZE (scite323.tgz) = 2053250 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Thu Oct 25 22:39:09 2012 (r306408) +++ head/x11-toolkits/scintilla/Makefile Thu Oct 25 22:44:23 2012 (r306409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} Modified: head/x11-toolkits/scintilla/distinfo ============================================================================== --- head/x11-toolkits/scintilla/distinfo Thu Oct 25 22:39:09 2012 (r306408) +++ head/x11-toolkits/scintilla/distinfo Thu Oct 25 22:44:23 2012 (r306409) @@ -1,2 +1,2 @@ -SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8 -SIZE (scite322.tgz) = 2048866 +SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 +SIZE (scite323.tgz) = 2053250