Date: Sat, 22 Jun 2013 15:55:54 -0400 (EDT) From: Naram Qashat <cyberbotx@cyberbotx.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/179851: [MAINTAINER] editors/scite: update to 3.3.3 Message-ID: <20130622195554.6E7D4285FF@kirby.cyberbotx.com> Resent-Message-ID: <201306222000.r5MK00GK081792@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 179851 >Category: ports >Synopsis: [MAINTAINER] editors/scite: update to 3.3.3 >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 Jun 22 20:00: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.3.3 NOTE: This PR relies on PR ports/179850 to be committed along with it. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- scite-3.3.3.patch begins here --- diff -ruN /usr/ports/editors/scite/Makefile ./Makefile --- /usr/ports/editors/scite/Makefile 2013-05-13 20:50:52.000000000 -0400 +++ ./Makefile 2013-06-22 15:38:25.000000000 -0400 @@ -2,7 +2,7 @@ # $FreeBSD: head/editors/scite/Makefile 317248 2013-05-03 20:50:15Z madpilot $ PORTNAME= scite -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.3 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} diff -ruN /usr/ports/editors/scite/distinfo ./distinfo --- /usr/ports/editors/scite/distinfo 2013-05-13 20:50:52.000000000 -0400 +++ ./distinfo 2013-06-22 15:48:51.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (scite331.tgz) = 96f1b74f728375e405a39f210b34dfabbbd2654b9c30ba886d8c3b4acbafc717 -SIZE (scite331.tgz) = 1983596 +SHA256 (scite333.tgz) = ee4d8e976d1a13657cb1b60af392cef60fbb2c441932e0398f2c9562fbcbe6a3 +SIZE (scite333.tgz) = 1992362 diff -ruN /usr/ports/editors/scite/files/patch-aa ./files/patch-aa --- /usr/ports/editors/scite/files/patch-aa 2013-03-01 20:40:36.000000000 -0500 +++ ./files/patch-aa 2013-06-22 15:53:24.000000000 -0400 @@ -1,12 +1,12 @@ ---- makefile.orig 2013-02-18 02:21:10.000000000 -0500 -+++ makefile 2013-02-26 18:30:59.000000000 -0500 +--- makefile.orig 2013-06-22 15:49:44.000000000 -0400 ++++ makefile 2013-06-22 15:53:14.000000000 -0400 @@ -5,13 +5,6 @@ # GNU make does not like \r\n line endings so should be saved to CVS in binary form. .SUFFIXES: .cxx .o .h .a .c -ifdef CLANG --CC = clang --std=c++0x --CCOMP = clang -Wno-empty-body +-CC = clang -fsanitize=address --std=c++0x +-CCOMP = clang -fsanitize=address -Wno-empty-body -else -CC = g++ -CCOMP = gcc @@ -23,7 +23,7 @@ ifndef prefix ifdef gnomeprefix prefix=$(gnomeprefix) -@@ -109,8 +102,9 @@ +@@ -113,8 +106,9 @@ $(PROG): SciTEGTK.o GUIGTK.o Widget.o \ FilePath.o SciTEBase.o FileWorker.o Cookie.o Credits.o SciTEBuffers.o SciTEIO.o StringList.o Exporters.o StringHelpers.o \ PropSetFile.o MultiplexExtension.o DirectorExtension.o SciTEProps.o StyleWriter.o Utf8_16.o \ --- scite-3.3.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130622195554.6E7D4285FF>