From b2639e30ca714b0f635dc20d8c3bfe0485679c98 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 2 Jun 2015 19:05:10 +0000 Subject: - Update to 3.5.6 PR: 200531 Submitted by: cyberbotx@cyberbotx.com (maintainer) --- editors/scite/Makefile | 10 ++-------- editors/scite/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 29f55707efb5..1e866a7f96a0 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.5.5 +PORTVERSION= 3.5.6 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -18,8 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libscintilla.so:${PORTSDIR}/x11-toolkits/scintilla RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils -OPTIONS_DEFINE= DOCS FULL_BUFFER_MENU -FULL_BUFFER_MENU_DESC= Show all files in buffer menu +OPTIONS_DEFINE= DOCS WRKSRC= ${WRKDIR}/${PORTNAME}/gtk @@ -30,13 +29,8 @@ MAKEFILE= makefile PORTDATA= *.properties PORTDOCS= *.html *.jpg *.png -.include - post-patch: @${REINPLACE_CMD} -e 's| -Os||g' ${WRKSRC}/makefile -.if ${PORT_OPTIONS:MFULL_BUFFER_MENU} - @${REINPLACE_CMD} -e 's|30, "/Buffers|props.GetInt("buffers") > 30 ? props.GetInt("buffers") - 10 : 30, "/Buffers|g' ${WRKSRC}/SciTEGTK.cxx -.endif @${REINPLACE_CMD} -e 's|$$(SciteDefaultHome)|${DOCSDIR}|' \ ${WRKSRC}/../src/SciTEGlobal.properties diff --git a/editors/scite/distinfo b/editors/scite/distinfo index 96846c5c7b12..07b7cfd608ae 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite355.tgz) = 20515597ac986f1727c97bda2c27d88487ddb79cfe330b0b890b5e25330b7d9f -SIZE (scite355.tgz) = 2302137 +SHA256 (scite356.tgz) = 9864d61d7c60b6423c82ec7b937a8b566c725d9880df8378467025bc997d58a6 +SIZE (scite356.tgz) = 2305443 -- cgit v1.2.3