diff options
author | wen <wen@FreeBSD.org> | 2016-03-27 13:04:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-03-27 13:04:07 +0800 |
commit | fc201c338380ac7738bd730a0a1a61a44a52b89f (patch) | |
tree | 28a0e5419578b35fa192f9b765567f67fb0f49b1 /editors | |
parent | 476bda2067ddc7e0028510ecb66e3d829ebfa95f (diff) | |
download | freebsd-ports-gnome-fc201c338380ac7738bd730a0a1a61a44a52b89f.tar.gz freebsd-ports-gnome-fc201c338380ac7738bd730a0a1a61a44a52b89f.tar.zst freebsd-ports-gnome-fc201c338380ac7738bd730a0a1a61a44a52b89f.zip |
- Update to 3.6.4
PR: 208298
Submitted by: sergey.v.brunov@gmail.com
Approved by: maintainer
Diffstat (limited to 'editors')
-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 2cc7117dc7cc..bda751434f37 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 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 60a377fe68b0..74f3ad34e2d7 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite363.tgz) = f7308c2bcce34720d856af2dde022b29cde6f6a4d808a7ccaae40899115a86f4 -SIZE (scite363.tgz) = 2385888 +SHA256 (scite364.tgz) = 6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa +SIZE (scite364.tgz) = 2386959 |