diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-03-13 03:11:20 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-03-13 03:11:20 +0800 |
commit | b299fdbd5175cf26337de509520372c801f8f36e (patch) | |
tree | c25179392a2ef7c429d5cb44c0936f83c19200df /editors | |
parent | 70cc2e1085478fa78017de72a709257331ea7021 (diff) | |
download | freebsd-ports-gnome-b299fdbd5175cf26337de509520372c801f8f36e.tar.gz freebsd-ports-gnome-b299fdbd5175cf26337de509520372c801f8f36e.tar.zst freebsd-ports-gnome-b299fdbd5175cf26337de509520372c801f8f36e.zip |
- Update x11-toolkits/scintilla t o 3.7.3
- Update editors/scite to 3.7.3
PR: 217693
Submitted by: lightside <lightside@gmx.com>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 81e84b8a6b03..07c4b370a97f 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.3 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 510ed4275a48..06a4bdeda612 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480823011 -SHA256 (scite371.tgz) = 9dfda3b09d48f64cc0764afb8b08c1246a6fce8d9ef95a4b535e8ef4ae2b36b9 -SIZE (scite371.tgz) = 2319371 +TIMESTAMP = 1487626081 +SHA256 (scite373.tgz) = 355905682510297b713820a85c1a13a62882451fd1e67d55e25442ec020ca815 +SIZE (scite373.tgz) = 2327127 |