diff options
author | wen <wen@FreeBSD.org> | 2010-10-28 16:31:01 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-10-28 16:31:01 +0800 |
commit | f5d1cca0c04d8eb3477a2d1f11c7f21f2ea4a287 (patch) | |
tree | 667a0d92b0f2918b6fe3cca5c27fe38a537ee237 /editors | |
parent | aeaeafd96e768f3bc8eb53c8f77bf97ea7e1ad81 (diff) | |
download | freebsd-ports-gnome-f5d1cca0c04d8eb3477a2d1f11c7f21f2ea4a287.tar.gz freebsd-ports-gnome-f5d1cca0c04d8eb3477a2d1f11c7f21f2ea4a287.tar.zst freebsd-ports-gnome-f5d1cca0c04d8eb3477a2d1f11c7f21f2ea4a287.zip |
- Update to 2.22
PR: ports/151790
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/scite/Makefile | 3 | ||||
-rw-r--r-- | editors/scite/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 53211a527a32..927ec6d83481 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.21 +PORTVERSION= 2.22 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/gtk USE_GMAKE= yes USE_GNOME= gtk20 MAKEFILE= makefile +MAKE_JOBS_SAFE= yes MAN1= scite.1 diff --git a/editors/scite/distinfo b/editors/scite/distinfo index b161f332b265..d505ef1398b2 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,3 +1,3 @@ -MD5 (scite221.tgz) = 6b291afa70bdffd93f78cdf6021b9e48 -SHA256 (scite221.tgz) = ba86521be3eab1cb55572d5b717e4717a3eec56ef8d9d62c0dcdded239e9cfa7 -SIZE (scite221.tgz) = 1920326 +MD5 (scite222.tgz) = f8cc520fe2d9fff85989076e2b8b739c +SHA256 (scite222.tgz) = 95b904318414c5910a1e1c8c0c631b761563db83cc75cd5a9244da156b592a8e +SIZE (scite222.tgz) = 1816710 |