diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-04 00:47:07 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-04 00:47:07 +0000 |
commit | 0a27148e1a94552a7d16637bf6a3a820d876b563 (patch) | |
tree | 526bf6e65f3bd615a08210761e9d92847679c7f2 /editors/scite | |
parent | 860971b5dde0c8d71b1071d098a4f48eca5540aa (diff) | |
download | ports-0a27148e1a94552a7d16637bf6a3a820d876b563.tar.gz ports-0a27148e1a94552a7d16637bf6a3a820d876b563.zip |
Notes
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 3 | ||||
-rw-r--r-- | editors/scite/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 685e6139eba7..47028b4b48a4 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.28 -PORTREVISION= 1 +PORTVERSION= 2.29 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 719985ebb35d..4054ef92fb3b 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite228.tgz) = a4fa35a2babdfdc25d41474ea8133e6f1fbffaf411ebfc260740e728505acaf7 -SIZE (scite228.tgz) = 1875473 +SHA256 (scite229.tgz) = 370c8cfde87e610fc793e537bf7efa15c709420d9ebfc58d102f317c4e488f32 +SIZE (scite229.tgz) = 1883704 |