mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 2.20
PR: ports/149148 Submitted by: Naram Qashat (maintainer)
This commit is contained in:
parent
ebe0a82294
commit
739b189181
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258581
@ -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.12
|
||||
PORTVERSION= 2.20
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
|
||||
DISTNAME= scite${PORTVERSION:S/.//g}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (scite212.tgz) = 8868c06c1cfb248abd92cb3956bb5ba1
|
||||
SHA256 (scite212.tgz) = e1da8da68a75237b6c0d25533c92192564fc9a0df4f1f44665f241991d49963b
|
||||
SIZE (scite212.tgz) = 1930331
|
||||
MD5 (scite220.tgz) = e66e64030d042a62ebd11d2c77b968c2
|
||||
SHA256 (scite220.tgz) = 9e598a7d14445a23d6ba7148e421188879dc5836f76c63878a75083f4b94c8e4
|
||||
SIZE (scite220.tgz) = 1946185
|
||||
|
@ -1,11 +1,8 @@
|
||||
include/scintilla/Accessor.h
|
||||
include/scintilla/KeyWords.h
|
||||
include/scintilla/ILexer.h
|
||||
include/scintilla/Platform.h
|
||||
include/scintilla/PropSet.h
|
||||
include/scintilla/SciLexer.h
|
||||
include/scintilla/Scintilla.h
|
||||
include/scintilla/ScintillaWidget.h
|
||||
include/scintilla/WindowAccessor.h
|
||||
lib/libscintilla.so
|
||||
lib/libscintilla.so.2
|
||||
lib/libscintilla_lexers.so
|
||||
|
Loading…
Reference in New Issue
Block a user