Update to 3.6.0
PR: 202377 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
This commit is contained in:
parent
510ebc9605
commit
991e4ed465
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395561
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scite
|
||||
PORTVERSION= 3.5.7
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= editors gnome
|
||||
MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scite357.tgz) = 11d22385e7c47e3ef8393dcb915e4a61b7b29d5998bbdfbd7f276a5c145348fb
|
||||
SIZE (scite357.tgz) = 2309809
|
||||
SHA256 (scite360.tgz) = cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170
|
||||
SIZE (scite360.tgz) = 2323368
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scintilla
|
||||
PORTVERSION= 3.5.7
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
|
||||
DISTNAME= scite${PORTVERSION:S/.//g}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scite357.tgz) = 11d22385e7c47e3ef8393dcb915e4a61b7b29d5998bbdfbd7f276a5c145348fb
|
||||
SIZE (scite357.tgz) = 2309809
|
||||
SHA256 (scite360.tgz) = cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170
|
||||
SIZE (scite360.tgz) = 2323368
|
||||
|
@ -1,5 +1,6 @@
|
||||
include/scintilla/ILexer.h
|
||||
include/scintilla/Platform.h
|
||||
include/scintilla/Sci_Position.h
|
||||
include/scintilla/SciLexer.h
|
||||
include/scintilla/Scintilla.h
|
||||
include/scintilla/ScintillaWidget.h
|
||||
|
Loading…
Reference in New Issue
Block a user