aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-02 19:05:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-02 19:05:10 +0000
commitb2639e30ca714b0f635dc20d8c3bfe0485679c98 (patch)
tree8ccae5327f8d1cdeb16aede05c2d04b4577e6013 /editors
parente71b621879d123a76738f9eecf53bc19687a3452 (diff)
downloadports-b2639e30ca714b0f635dc20d8c3bfe0485679c98.tar.gz
ports-b2639e30ca714b0f635dc20d8c3bfe0485679c98.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/scite/Makefile10
-rw-r--r--editors/scite/distinfo4
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 <bsd.port.options.mk>
-
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