FreeBSD Bugzilla – Attachment 99019 Details for
Bug 138016
[MAINTAINER] editors/scite: update to 2.01
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scite-2.01.patch
scite-2.01.patch (text/plain), 2.33 KB, created by
Naram Qashat
on 2009-08-21 07:20:02 UTC
(
hide
)
Description:
scite-2.01.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2009-08-21 07:20:02 UTC
Size:
2.33 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 138016
: 99019