diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-02-15 03:49:58 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-02-15 03:49:58 +0800 |
commit | babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2 (patch) | |
tree | 44c7ee3617697f4171272f132b323e24395a7743 /editors | |
parent | b778af195e0dd2e25316a5e82f43be30bceb716a (diff) | |
download | freebsd-ports-gnome-babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2.tar.gz freebsd-ports-gnome-babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2.tar.zst freebsd-ports-gnome-babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2.zip |
- Update to 2.03
PR: ports/143936
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/scite/Makefile | 3 | ||||
-rw-r--r-- | editors/scite/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 93af48d535c2..8982a2caff2e 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.02 -PORTREVISION= 1 +PORTVERSION= 2.03 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 881f3c98b91c..678da5e75391 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,3 +1,3 @@ -MD5 (scite202.tgz) = 1ebe9cb45c661af5be09686b961cbabf -SHA256 (scite202.tgz) = 55006aedc143b14294cb15a351dc9fc9d65ac95fd202cf92f19a0fecab1ba9cd -SIZE (scite202.tgz) = 1766071 +MD5 (scite203.tgz) = f70f237180a556e287c17423b6c45a24 +SHA256 (scite203.tgz) = e81395cbafbc11d5fa3677e4b9da03ac066f740aefe6f7479918a868935bd762 +SIZE (scite203.tgz) = 1850025 |