diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-05-14 16:54:49 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-05-14 16:54:49 +0800 |
commit | c42dcf0970575c19c9c399c70317878c86b0ec23 (patch) | |
tree | 747efa0d00808bcade468eac97b8854625df3376 /x11-toolkits | |
parent | f0c955fb1e7b58daae768739b360ce4f08e86ed8 (diff) | |
download | freebsd-ports-gnome-c42dcf0970575c19c9c399c70317878c86b0ec23.tar.gz freebsd-ports-gnome-c42dcf0970575c19c9c399c70317878c86b0ec23.tar.zst freebsd-ports-gnome-c42dcf0970575c19c9c399c70317878c86b0ec23.zip |
Update scite and scintilla to 3.6.5.
PR: 209489
Submitted by: me
Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/scintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/scintilla/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index 1afb8b38835e..dab6cb9b8c1e 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.5 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} diff --git a/x11-toolkits/scintilla/distinfo b/x11-toolkits/scintilla/distinfo index 74f3ad34e2d7..d08485816a86 100644 --- a/x11-toolkits/scintilla/distinfo +++ b/x11-toolkits/scintilla/distinfo @@ -1,2 +1,3 @@ -SHA256 (scite364.tgz) = 6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa -SIZE (scite364.tgz) = 2386959 +TIMESTAMP = 1463151644 +SHA256 (scite365.tgz) = dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1 +SIZE (scite365.tgz) = 2391190 |