diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-08-30 00:42:31 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-08-30 00:42:31 +0800 |
commit | 416674f6473bfba37f99a99f0af3b169c2bd7d64 (patch) | |
tree | 0d95ab071fee8171ef1113e6a3f123fd40af1c81 /editors/scite | |
parent | 2265fd430a21de9dc20f9ee694afbd613ad5819b (diff) | |
download | freebsd-ports-gnome-416674f6473bfba37f99a99f0af3b169c2bd7d64.tar.gz freebsd-ports-gnome-416674f6473bfba37f99a99f0af3b169c2bd7d64.tar.zst freebsd-ports-gnome-416674f6473bfba37f99a99f0af3b169c2bd7d64.zip |
Update to 3.6.0
PR: 202377
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 90247540a142..b68851cec2d0 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -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} diff --git a/editors/scite/distinfo b/editors/scite/distinfo index bca5a0297f22..7096546263b0 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite357.tgz) = 11d22385e7c47e3ef8393dcb915e4a61b7b29d5998bbdfbd7f276a5c145348fb -SIZE (scite357.tgz) = 2309809 +SHA256 (scite360.tgz) = cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170 +SIZE (scite360.tgz) = 2323368 |