diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-10-26 06:44:23 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-10-26 06:44:23 +0800 |
commit | e5b6d385228eaecdc243d58a38032be8dc668471 (patch) | |
tree | 310957335dc5524e92408fc3c42bcfb143e3aa2c /x11-toolkits | |
parent | 7b324e10c231c95fff82532854a96b74e4cfa1ac (diff) | |
download | freebsd-ports-gnome-e5b6d385228eaecdc243d58a38032be8dc668471.tar.gz freebsd-ports-gnome-e5b6d385228eaecdc243d58a38032be8dc668471.tar.zst freebsd-ports-gnome-e5b6d385228eaecdc243d58a38032be8dc668471.zip |
- Update scintilla and scite to 3.2.3
PR: ports/173082, ports/173083
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
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 506594c4ee89..9edc6b18599f 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.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 ede46b3a3476..70d81285fa11 100644 --- a/x11-toolkits/scintilla/distinfo +++ b/x11-toolkits/scintilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8 -SIZE (scite322.tgz) = 2048866 +SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 +SIZE (scite323.tgz) = 2053250 |