diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-28 08:31:01 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-28 08:31:01 +0000 |
commit | 410ed723b7dbb35770c6038e2862457ea0ddef8e (patch) | |
tree | ee2db82cb9faabd1cb17568d00a40b8c77f03776 /editors/scite | |
parent | 40cd7266635b7f6c7594b5a0c8b0977780620415 (diff) | |
download | ports-410ed723b7dbb35770c6038e2862457ea0ddef8e.tar.gz ports-410ed723b7dbb35770c6038e2862457ea0ddef8e.zip |
Notes
Diffstat (limited to 'editors/scite')
-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 |