ports/147298: [MAINTAINER] x11-toolkits/scintilla: update to 2.12

Naram Qashat cyberbotx at cyberbotx.com
Tue Jun 1 21:50:05 UTC 2010


>Number:         147298
>Category:       ports
>Synopsis:       [MAINTAINER] x11-toolkits/scintilla: update to 2.12
>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:   Tue Jun 01 21:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Fri Apr 16 09:09:45 EDT 2010
>Description:
- Update to 2.12

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

--- scintilla-2.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/Makefile /kirby/shared/ports/scintilla/Makefile
--- /usr/ports/x11-toolkits/scintilla/Makefile	2010-04-16 17:51:27.000000000 -0400
+++ /kirby/shared/ports/scintilla/Makefile	2010-06-01 17:36:37.000000000 -0400
@@ -6,7 +6,7 @@
 #    $MCom: ports/x11-toolkits/scintilla/Makefile,v 1.3 2006/09/17 21:58:56 marcus Exp $
 
 PORTNAME=	scintilla
-PORTVERSION=	2.11
+PORTVERSION=	2.12
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
 DISTNAME=	scite${PORTVERSION:S/.//g}
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/distinfo /kirby/shared/ports/scintilla/distinfo
--- /usr/ports/x11-toolkits/scintilla/distinfo	2010-04-16 17:51:27.000000000 -0400
+++ /kirby/shared/ports/scintilla/distinfo	2010-06-01 17:36:46.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (scite211.tgz) = 129aad231c9618aaa2c2e41226db2327
-SHA256 (scite211.tgz) = bf0254e8eadbda1f32214a909b34c35bfb1f38f39551643c0445d92e224e34c8
-SIZE (scite211.tgz) = 1784014
+MD5 (scite212.tgz) = 8868c06c1cfb248abd92cb3956bb5ba1
+SHA256 (scite212.tgz) = e1da8da68a75237b6c0d25533c92192564fc9a0df4f1f44665f241991d49963b
+SIZE (scite212.tgz) = 1930331
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/scintilla/files/patch-aa /kirby/shared/ports/scintilla/files/patch-aa
--- /usr/ports/x11-toolkits/scintilla/files/patch-aa	2010-04-16 17:51:27.000000000 -0400
+++ /kirby/shared/ports/scintilla/files/patch-aa	2010-06-01 17:43:14.000000000 -0400
@@ -1,19 +1,29 @@
---- makefile.orig	2010-03-25 19:49:46.000000000 -0400
-+++ makefile	2010-04-05 07:36:46.000000000 -0400
-@@ -7,9 +7,9 @@
+--- makefile.orig	2010-05-31 23:35:35.000000000 -0400
++++ makefile	2010-06-01 17:41:51.000000000 -0400
+@@ -7,14 +7,14 @@
  # Also works with ming32-make on Windows.
  
  .SUFFIXES: .cxx .c .o .h .a
+-ifdef CLANG
+-CC = clang
+-CCOMP = clang
+-else
 -CC = g++
 -CCOMP = gcc
+-endif
 -AR = ar
++#ifdef CLANG
++#CC = clang
++#CCOMP = clang
++#else
 +#CC = g++
 +#CCOMP = gcc
++#endif
 +AR = $(CXX) -shared
  RANLIB = touch
  
  ifndef windir
-@@ -18,7 +18,8 @@
+@@ -23,7 +23,8 @@
  endif
  endif
  
@@ -23,7 +33,7 @@
  
  vpath %.h ../src ../include
  vpath %.cxx ../src
-@@ -33,18 +34,18 @@
+@@ -38,18 +39,18 @@
  endif
  
  ifdef DEBUG
@@ -47,7 +57,7 @@
  
  #++Autogenerated -- run src/LexGen.py to regenerate
  #**LEXOBJS=\\\n\(\*.o \)
-@@ -63,7 +64,7 @@
+@@ -68,7 +69,7 @@
  LexVHDL.o LexYAML.o
  #--Autogenerated -- end of automatically generated section
  
@@ -56,7 +66,7 @@
  
  clean:
  	rm -f *.o $(COMPLIB)
-@@ -76,9 +77,11 @@
+@@ -81,9 +82,11 @@
  	ScintillaBase.o ContractionState.o Editor.o ExternalLexer.o PropSet.o PlatGTK.o \
  	KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o CellBuffer.o ViewStyle.o \
  	RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \
--- scintilla-2.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list