aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/scite/Makefile20
-rw-r--r--editors/scite/distinfo6
2 files changed, 8 insertions, 18 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index c74647ec2770..a7ec21773891 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -6,18 +6,16 @@
#
PORTNAME= scite
-PORTVERSION= 1.79
+PORTVERSION= 2.00
CATEGORIES= editors gnome
-MASTER_SITES= SF \
- http://www.scintilla.org/
-MASTER_SITE_SUBDIR= scintilla
+MASTER_SITES= SFP/scintilla/SciTE/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tgz
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= A full-featured SCIntilla based Text Editor for GTK/GNOME
-LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla
+LIB_DEPENDS= scintilla.2:${PORTSDIR}/x11-toolkits/scintilla
WRKSRC= ${WRKDIR}/${PORTNAME}/gtk
@@ -29,16 +27,6 @@ SUB_FILES= pkg-message
MAN1= scite.1
-.if defined(PACKAGE_BUILDING)
-IGNORE= requires x11-toolkits/scintilla to be built with GTK+2 support
-.endif
-
-pre-configure:
- @if [ -n "`${PKG_INFO} -E 'scintilla-[0-9]*' 2> /dev/null`" ]; then \
- ${ECHO_CMD} "${PKGNAME}: requires x11-toolkits/scintilla to be built with GTK+2."; \
- ${FALSE}; \
- fi
-
post-patch:
@${REINPLACE_CMD} -e 's|[(]CC[)]|(CXX)|g ; s|gcc|$$(CC)|g ; s| -Os||g' \
${WRKSRC}/makefile
@@ -62,7 +50,9 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/../doc/*.png ${DOCSDIR}
.endif
+.if !defined(NOPORTDOCS)
post-install:
@${CAT} ${PKGMESSAGE}
+.endif
.include <bsd.port.mk>
diff --git a/editors/scite/distinfo b/editors/scite/distinfo
index 0488c72e95ef..b1044b541143 100644
--- a/editors/scite/distinfo
+++ b/editors/scite/distinfo
@@ -1,3 +1,3 @@
-MD5 (scite179.tgz) = 02a0d68f0c33c01c9a2c9d69c295acea
-SHA256 (scite179.tgz) = ebd7105b892b68ec4f9190ffcd4a98226e84a73d2e9cbd29653d52692de3cbf9
-SIZE (scite179.tgz) = 1719588
+MD5 (scite200.tgz) = fe6ba62eaf86ec0a49e03d2a03c3e048
+SHA256 (scite200.tgz) = 56be771b4aaf9a0e0b601dea374f12926fc1c2eb1b91ab8783165143c8d7b210
+SIZE (scite200.tgz) = 1810957