From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 3 20:20:13 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 074CF1065673 for ; Sat, 3 Sep 2011 20:20:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D726A8FC13 for ; Sat, 3 Sep 2011 20:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p83KKCqx039994 for ; Sat, 3 Sep 2011 20:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p83KKCJY039993; Sat, 3 Sep 2011 20:20:12 GMT (envelope-from gnats) Resent-Date: Sat, 3 Sep 2011 20:20:12 GMT Resent-Message-Id: <201109032020.p83KKCJY039993@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, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DD5A1065675 for ; Sat, 3 Sep 2011 20:18:31 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from qmta14.westchester.pa.mail.comcast.net (qmta14.westchester.pa.mail.comcast.net [76.96.59.212]) by mx1.freebsd.org (Postfix) with ESMTP id 203168FC15 for ; Sat, 3 Sep 2011 20:18:30 +0000 (UTC) Received: from omta17.westchester.pa.mail.comcast.net ([76.96.62.89]) by qmta14.westchester.pa.mail.comcast.net with comcast id UL2S1h0051vXlb85ELJXgp; Sat, 03 Sep 2011 20:18:31 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta17.westchester.pa.mail.comcast.net with comcast id ULJW1h0042anbQt3dLJWDk; Sat, 03 Sep 2011 20:18:30 +0000 Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 4A8B728459; Sat, 3 Sep 2011 16:18:28 -0400 (EDT) Message-Id: <20110903201828.4A8B728459@kirby.cyberbotx.com> Date: Sat, 3 Sep 2011 16:18:28 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/160438: [MAINTAINER] x11-toolkits/scintilla: update to 2.28 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, 03 Sep 2011 20:20:13 -0000 >Number: 160438 >Category: ports >Synopsis: [MAINTAINER] x11-toolkits/scintilla: update to 2.28 >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: Sat Sep 03 20:20:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 8.2-RELEASE FreeBSD 8.2-RELEASE #3: Sun Feb 27 08:58:31 EST 2011 >Description: - Update to 2.28 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- scintilla-2.28.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/Makefile /kirby/shared/ports/scintilla/Makefile --- /usr/ports/x11-toolkits/scintilla/Makefile 2011-07-04 20:18:28.000000000 -0400 +++ /kirby/shared/ports/scintilla/Makefile 2011-09-03 16:15:52.000000000 -0400 @@ -6,7 +6,7 @@ # $MCom: ports/x11-toolkits/scintilla/Makefile,v 1.3 2006/09/17 21:58:56 marcus Exp $ PORTNAME= scintilla -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/distinfo /kirby/shared/ports/scintilla/distinfo --- /usr/ports/x11-toolkits/scintilla/distinfo 2011-07-04 20:18:28.000000000 -0400 +++ /kirby/shared/ports/scintilla/distinfo 2011-09-03 16:16:00.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (scite227.tgz) = 9bf6e3515022cc12a3b24b158f54ae1a4730f104b65a6fcdb997f4f7a84b2c0c -SIZE (scite227.tgz) = 1883989 +SHA256 (scite228.tgz) = a4fa35a2babdfdc25d41474ea8133e6f1fbffaf411ebfc260740e728505acaf7 +SIZE (scite228.tgz) = 1875473 --- scintilla-2.28.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: