diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-01-18 20:35:17 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-01-18 20:35:17 +0800 |
commit | 0a9fb2e7e59229327d65653cf4de8ebc578cc955 (patch) | |
tree | 13159a6cc820f5bb836ea9a5595a4f325cd2ec19 /x11-toolkits | |
parent | a3205e1dfce1d224b9454b4b7c643d1841215aee (diff) | |
download | freebsd-ports-gnome-0a9fb2e7e59229327d65653cf4de8ebc578cc955.tar.gz freebsd-ports-gnome-0a9fb2e7e59229327d65653cf4de8ebc578cc955.tar.zst freebsd-ports-gnome-0a9fb2e7e59229327d65653cf4de8ebc578cc955.zip |
- Update x11-toolkits/scintilla and editors/scite to 3.2.4
PR: ports/175395, ports/175396
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/scintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/scintilla/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index 9edc6b18599f..2d67bf7afcb3 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 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 70d81285fa11..3dae01ea1743 100644 --- a/x11-toolkits/scintilla/distinfo +++ b/x11-toolkits/scintilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 -SIZE (scite323.tgz) = 2053250 +SHA256 (scite324.tgz) = bd20b97513aee8e4584253d6ca31ec658bd4f098ceefb354889eb8a498cb5c08 +SIZE (scite324.tgz) = 1956084 |