From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 21 06:20:02 2009 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 D207E106568B for ; Fri, 21 Aug 2009 06:20:02 +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 A87EB8FC68 for ; Fri, 21 Aug 2009 06:20:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7L6K2aa079376 for ; Fri, 21 Aug 2009 06:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7L6K2B8079375; Fri, 21 Aug 2009 06:20:02 GMT (envelope-from gnats) Resent-Date: Fri, 21 Aug 2009 06:20:02 GMT Resent-Message-Id: <200908210620.n7L6K2B8079375@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 0F736106568D for ; Fri, 21 Aug 2009 06:11:21 +0000 (UTC) (envelope-from cyberbotx@kirby.cyberbotx.com) Received: from QMTA08.emeryville.ca.mail.comcast.net (qmta08.emeryville.ca.mail.comcast.net [76.96.30.80]) by mx1.freebsd.org (Postfix) with ESMTP id EA5858FC69 for ; Fri, 21 Aug 2009 06:11:20 +0000 (UTC) Received: from OMTA04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by QMTA08.emeryville.ca.mail.comcast.net with comcast id Wu9u1c0020lTkoCA8uBMX9; Fri, 21 Aug 2009 06:11:21 +0000 Received: from kirby.cyberbotx.com ([68.41.9.25]) by OMTA04.emeryville.ca.mail.comcast.net with comcast id WuBL1c0010YQbD88QuBLVG; Fri, 21 Aug 2009 06:11:21 +0000 Received: from kirby.cyberbotx.com (localhost [127.0.0.1]) by kirby.cyberbotx.com (Postfix) with ESMTP id 29C3211443 for ; Fri, 21 Aug 2009 02:11:18 -0400 (EDT) Received: (from root@localhost) by kirby.cyberbotx.com (8.14.2/8.14.2/Submit) id n7L6BIoh029657; Fri, 21 Aug 2009 02:11:18 -0400 (EDT) (envelope-from cyberbotx) Message-Id: <200908210611.n7L6BIoh029657@kirby.cyberbotx.com> Date: Fri, 21 Aug 2009 02:11:18 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/138016: [MAINTAINER] editors/scite: update to 2.01 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: Fri, 21 Aug 2009 06:20:02 -0000 >Number: 138016 >Category: ports >Synopsis: [MAINTAINER] editors/scite: update to 2.01 >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 Aug 21 06:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jun 3 04:24:13 EDT >Description: - Update to 2.01 Note: Relies on ports/138015 being committed first. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- scite-2.01.patch begins here --- diff -ruN --exclude=CVS /usr/ports/editors/scite/Makefile /kirby/shared/ports/scite/Makefile --- /usr/ports/editors/scite/Makefile 2009-08-13 21:19:01.000000000 -0400 +++ /kirby/shared/ports/scite/Makefile 2009-08-21 02:01:48.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= editors gnome MASTER_SITES= SFP/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 2009-08-13 21:19:01.000000000 -0400 +++ /kirby/shared/ports/scite/distinfo 2009-08-21 02:01:51.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (scite200.tgz) = fe6ba62eaf86ec0a49e03d2a03c3e048 -SHA256 (scite200.tgz) = 56be771b4aaf9a0e0b601dea374f12926fc1c2eb1b91ab8783165143c8d7b210 -SIZE (scite200.tgz) = 1810957 +MD5 (scite201.tgz) = ef4b6b4d903c29e4ab511488a0d20f46 +SHA256 (scite201.tgz) = 32dc19abd1a042e5aa8b07ea83a5ef62ab9e3c3dfba3f962dcdd670ef8ab84c5 +SIZE (scite201.tgz) = 1810998 diff -ruN --exclude=CVS /usr/ports/editors/scite/files/patch-aa /kirby/shared/ports/scite/files/patch-aa --- /usr/ports/editors/scite/files/patch-aa 2008-10-24 17:01:48.000000000 -0400 +++ /kirby/shared/ports/scite/files/patch-aa 2009-08-21 02:05:44.000000000 -0400 @@ -1,5 +1,5 @@ ---- makefile.old 2008-05-01 09:40:28.000000000 -0400 -+++ makefile 2008-10-19 12:49:42.000000000 -0400 +--- makefile.orig 2009-08-12 21:39:59.000000000 -0400 ++++ makefile 2009-08-21 02:04:44.000000000 -0400 @@ -5,7 +5,7 @@ # GNU make does not like \r\n line endings so should be saved to CVS in binary form. @@ -10,14 +10,14 @@ # If explicit setting of GTK1 or GTK2 then use that else look for @@ -26,7 +26,7 @@ - CONFIGFLAGS=$(shell pkg-config --cflags gtk+-2.0) - CONFIGLIB=$(shell pkg-config --libs gtk+-2.0 gthread-2.0) - CONFIGTHREADS= + CONFIGFLAGS:=$(shell pkg-config --cflags gtk+-2.0) + CONFIGLIB:=$(shell pkg-config --libs gtk+-2.0 gthread-2.0) + CONFIGTHREADS:= -gnomeprefix:=$(shell pkg-config --variable=prefix gtk+-2.0 2>/dev/null) +gnomeprefix:=$(PREFIX) else - CONFIGFLAGS=$(shell gtk-config --cflags) - CONFIGLIB=$(shell gtk-config --libs) + CONFIGFLAGS:=$(shell gtk-config --cflags) + CONFIGLIB:=$(shell gtk-config --libs) @@ -76,12 +76,12 @@ INCLUDEDIRS=-I ../../scintilla/include -I ../src -I../lua/include --- scite-2.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: