View | Details | Raw Unified | Return to bug 202377 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	scintilla
4
PORTNAME=	scintilla
5
PORTVERSION=	3.5.7
5
PORTVERSION=	3.6.0
6
CATEGORIES=	x11-toolkits
6
CATEGORIES=	x11-toolkits
7
MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
7
MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
8
DISTNAME=	scite${PORTVERSION:S/.//g}
8
DISTNAME=	scite${PORTVERSION:S/.//g}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (scite357.tgz) = 11d22385e7c47e3ef8393dcb915e4a61b7b29d5998bbdfbd7f276a5c145348fb
1
SHA256 (scite360.tgz) = cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170
2
SIZE (scite357.tgz) = 2309809
2
SIZE (scite360.tgz) = 2323368
(-)pkg-plist (+1 lines)
Lines 1-5 Link Here
1
include/scintilla/ILexer.h
1
include/scintilla/ILexer.h
2
include/scintilla/Platform.h
2
include/scintilla/Platform.h
3
include/scintilla/Sci_Position.h
3
include/scintilla/SciLexer.h
4
include/scintilla/SciLexer.h
4
include/scintilla/Scintilla.h
5
include/scintilla/Scintilla.h
5
include/scintilla/ScintillaWidget.h
6
include/scintilla/ScintillaWidget.h

Return to bug 202377