ports/158627: [MAINTAINER] editors/scite: update to 2.27

Naram Qashat cyberbotx at cyberbotx.com
Mon Jul 4 01:50:06 UTC 2011


>Number:         158627
>Category:       ports
>Synopsis:       [MAINTAINER] editors/scite: update to 2.27
>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 Jul 04 01:50:05 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.27

NOTE: This relies on PR ports/158626 to be committed first.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- scite-2.27.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/scite/Makefile /kirby/shared/ports/scite/Makefile
--- /usr/ports/editors/scite/Makefile	2011-05-04 19:15:01.000000000 -0400
+++ /kirby/shared/ports/scite/Makefile	2011-07-03 21:13:44.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scite
-PORTVERSION=	2.25
+PORTVERSION=	2.27
 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-05-04 19:15:01.000000000 -0400
+++ /kirby/shared/ports/scite/distinfo	2011-07-03 21:13:59.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (scite225.tgz) = e9f1c7d5909fca359cb2993eb82a07b3323d53bcd0d4ba1e8ff181a8d471061f
-SIZE (scite225.tgz) = 1843570
+SHA256 (scite227.tgz) = 9bf6e3515022cc12a3b24b158f54ae1a4730f104b65a6fcdb997f4f7a84b2c0c
+SIZE (scite227.tgz) = 1883989
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	2010-08-01 12:39:17.000000000 -0400
+++ /kirby/shared/ports/scite/files/patch-aa	2011-07-03 21:17:03.000000000 -0400
@@ -1,6 +1,6 @@
---- makefile.orig	2010-07-20 19:03:41.000000000 -0400
-+++ makefile	2010-07-31 09:20:16.000000000 -0400
-@@ -5,20 +5,20 @@
+--- makefile.orig	2011-06-13 20:55:05.000000000 -0400
++++ makefile	2011-07-03 21:16:59.000000000 -0400
+@@ -5,13 +5,13 @@
  # GNU make does not like \r\n line endings so should be saved to CVS in binary form.
  
  .SUFFIXES: .cxx .o .h .a .c
@@ -20,16 +20,17 @@
 +#endif
  AR = ar
  
- # For the Gnome desktop stuff to work, prefix must point to where Gnome thinks it is.
- CONFIGFLAGS:=$(shell pkg-config --cflags gtk+-2.0)
- CONFIGLIB:=$(shell pkg-config --libs gtk+-2.0 gthread-2.0)
+ ifdef GTK3
+@@ -24,7 +24,7 @@
+ CONFIGFLAGS:=$(shell pkg-config --cflags $(GTKVERSION))
+ CONFIGLIB:=$(shell pkg-config --libs $(GTKVERSION) gthread-2.0)
  CONFIGTHREADS:=
--gnomeprefix:=$(shell pkg-config --variable=prefix gtk+-2.0 2>/dev/null)
+-gnomeprefix:=$(shell pkg-config --variable=prefix $(GTKVERSION) 2>/dev/null)
 +gnomeprefix:=$(PREFIX)
  ifndef prefix
  ifdef gnomeprefix
    prefix=$(gnomeprefix)
-@@ -61,12 +61,12 @@
+@@ -70,12 +70,12 @@
  
  INCLUDEDIRS=-I ../../scintilla/include -I ../src -I../lua/include
  $(LUA_CORE_OBJS): ../lua/src/*.c
@@ -45,10 +46,10 @@
 +CXXFLAGS+=$(CXXTFLAGS) -DNO_LUA
  endif
  
- ifeq ($(shell uname), Darwin)
-@@ -87,8 +87,9 @@
- 
- $(PROG): SciTEGTK.o GUIGTK.o FilePath.o SciTEBase.o SciTEBuffers.o SciTEIO.o StringList.o Exporters.o \
+ CXXFLAGS:=$(CXXFLAGS) -Wno-long-long
+@@ -99,8 +99,9 @@
+ $(PROG): SciTEGTK.o GUIGTK.o Widget.o \
+ FilePath.o SciTEBase.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 \
 -	JobQueue.o GTKMutex.o IFaceTable.o $(COMPLIB) $(LUA_OBJS)
 -	$(CC) `$(CONFIGTHREADS)` -rdynamic -Wl,--as-needed -Wl,--version-script lua.vers -DGTK $^ -o $@ $(CONFIGLIB) -ldl -lstdc++
diff -ruN --exclude=CVS /usr/ports/editors/scite/pkg-plist /kirby/shared/ports/scite/pkg-plist
--- /usr/ports/editors/scite/pkg-plist	2011-05-04 19:15:01.000000000 -0400
+++ /kirby/shared/ports/scite/pkg-plist	2011-07-03 21:18:52.000000000 -0400
@@ -49,6 +49,7 @@
 %%DATADIR%%/fortran.properties
 %%DATADIR%%/freebasic.properties
 %%DATADIR%%/gap.properties
+%%DATADIR%%/haskell.properties
 %%DATADIR%%/html.properties
 %%DATADIR%%/inno.properties
 %%DATADIR%%/kix.properties
--- scite-2.27.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list