From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 18 04:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E8E74EF1 for ; Fri, 18 Jan 2013 04:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id CC4B2AE1 for ; Fri, 18 Jan 2013 04:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0I4K0Nm031681 for ; Fri, 18 Jan 2013 04:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0I4K0gA031677; Fri, 18 Jan 2013 04:20:00 GMT (envelope-from gnats) Resent-Date: Fri, 18 Jan 2013 04:20:00 GMT Resent-Message-Id: <201301180420.r0I4K0gA031677@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 [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A7B11E6A for ; Fri, 18 Jan 2013 04:12:05 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from qmta12.emeryville.ca.mail.comcast.net (qmta12.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:44:76:96:27:227]) by mx1.freebsd.org (Postfix) with ESMTP id 89672A9C for ; Fri, 18 Jan 2013 04:12:05 +0000 (UTC) Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta12.emeryville.ca.mail.comcast.net with comcast id p56x1k0081smiN4ACGC4ve; Fri, 18 Jan 2013 04:12:04 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta20.emeryville.ca.mail.comcast.net with comcast id pGC31k0062anbQt8gGC3l9; Fri, 18 Jan 2013 04:12:04 +0000 Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 99477285C9; Thu, 17 Jan 2013 23:12:02 -0500 (EST) Message-Id: <20130118041202.99477285C9@kirby.cyberbotx.com> Date: Thu, 17 Jan 2013 23:12:02 -0500 (EST) From: Naram Qashat To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/175395: [MAINTAINER] x11-toolkits/scintilla: update to 3.2.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2013 04:20:01 -0000 >Number: 175395 >Category: ports >Synopsis: [MAINTAINER] x11-toolkits/scintilla: update to 3.2.4 >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: Fri Jan 18 04:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 8.3-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 8.3-RELEASE-p4 FreeBSD 8.3-RELEASE-p4 #4: Mon Oct 1 19:56:21 EDT >Description: - Update to 3.2.4 Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- scintilla-3.2.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/Makefile ./Makefile --- /usr/ports/x11-toolkits/scintilla/Makefile 2012-10-26 18:36:32.000000000 -0400 +++ ./Makefile 2013-01-17 23:04:29.000000000 -0500 @@ -2,7 +2,7 @@ # $FreeBSD: head/x11-toolkits/scintilla/Makefile 306409 2012-10-25 22:44:23Z madpilot $ PORTNAME= scintilla -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/distinfo ./distinfo --- /usr/ports/x11-toolkits/scintilla/distinfo 2012-10-26 18:36:32.000000000 -0400 +++ ./distinfo 2013-01-17 23:04:37.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 -SIZE (scite323.tgz) = 2053250 +SHA256 (scite324.tgz) = bd20b97513aee8e4584253d6ca31ec658bd4f098ceefb354889eb8a498cb5c08 +SIZE (scite324.tgz) = 1956084 --- scintilla-3.2.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: