From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 2 01:50:07 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 B11A91065672 for ; Mon, 2 May 2011 01:50:07 +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 868088FC14 for ; Mon, 2 May 2011 01:50:07 +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 p421o7OI019814 for ; Mon, 2 May 2011 01:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p421o71A019813; Mon, 2 May 2011 01:50:07 GMT (envelope-from gnats) Resent-Date: Mon, 2 May 2011 01:50:07 GMT Resent-Message-Id: <201105020150.p421o71A019813@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 4AA73106566B for ; Mon, 2 May 2011 01:43:56 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from qmta14.emeryville.ca.mail.comcast.net (qmta14.emeryville.ca.mail.comcast.net [76.96.27.212]) by mx1.freebsd.org (Postfix) with ESMTP id 377A38FC12 for ; Mon, 2 May 2011 01:43:55 +0000 (UTC) Received: from omta11.emeryville.ca.mail.comcast.net ([76.96.30.36]) by qmta14.emeryville.ca.mail.comcast.net with comcast id eRex1g0040mlR8UAERjv4B; Mon, 02 May 2011 01:43:55 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta11.emeryville.ca.mail.comcast.net with comcast id eRjh1g00q2anbQt8XRjs4o; Mon, 02 May 2011 01:43:54 +0000 Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 941D128459; Sun, 1 May 2011 21:43:40 -0400 (EDT) Message-Id: <20110502014340.941D128459@kirby.cyberbotx.com> Date: Sun, 1 May 2011 21:43:40 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/156762: [MAINTAINER] editors/scite: update to 2.25 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: Mon, 02 May 2011 01:50:07 -0000 >Number: 156762 >Category: ports >Synopsis: [MAINTAINER] editors/scite: update to 2.25 >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: Mon May 02 01:50:07 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.25 NOTE: This PR relies on PR ports/156761 to be committed first. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- scite-2.25.patch begins here --- diff -ruN --exclude=CVS /usr/ports/editors/scite/Makefile /kirby/shared/ports/scite/Makefile --- /usr/ports/editors/scite/Makefile 2011-02-06 12:34:50.000000000 -0500 +++ /kirby/shared/ports/scite/Makefile 2011-05-01 21:17:40.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.24 +PORTVERSION= 2.25 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} diff -ruN --exclude=CVS /usr/ports/editors/scite/distinfo /kirby/shared/ports/scite/distinfo --- /usr/ports/editors/scite/distinfo 2011-02-06 12:34:50.000000000 -0500 +++ /kirby/shared/ports/scite/distinfo 2011-05-01 21:17:46.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (scite224.tgz) = b2de71d4e9d36465e410dd41186ab86d287be5a00e3d06037cb40bb4510f7360 -SIZE (scite224.tgz) = 1829813 +SHA256 (scite225.tgz) = e9f1c7d5909fca359cb2993eb82a07b3323d53bcd0d4ba1e8ff181a8d471061f +SIZE (scite225.tgz) = 1843570 diff -ruN --exclude=CVS /usr/ports/editors/scite/pkg-plist /kirby/shared/ports/scite/pkg-plist --- /usr/ports/editors/scite/pkg-plist 2010-08-01 12:39:17.000000000 -0400 +++ /kirby/shared/ports/scite/pkg-plist 2011-05-01 21:18:25.000000000 -0400 @@ -60,6 +60,7 @@ %%DATADIR%%/matlab.properties %%DATADIR%%/metapost.properties %%DATADIR%%/mmixal.properties +%%DATADIR%%/modula3.properties %%DATADIR%%/nimrod.properties %%DATADIR%%/nncrontab.properties %%DATADIR%%/nsis.properties --- scite-2.25.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: