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 /x11-toolkits/scintilla | |
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 'x11-toolkits/scintilla')
-rw-r--r-- | x11-toolkits/scintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/scintilla/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index f8274ff7fc8f..be2f71686e36 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.3 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 510ed4275a48..06a4bdeda612 100644 --- a/x11-toolkits/scintilla/distinfo +++ b/x11-toolkits/scintilla/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 |