Index: editors/dte/Makefile =================================================================== --- editors/dte/Makefile (revision 456716) +++ editors/dte/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= dte DISTVERSIONPREFIX= v -DISTVERSION= 1.5 +DISTVERSION= 1.6 CATEGORIES= editors MAINTAINER= dg@syrec.org @@ -29,6 +29,8 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dte + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Index: editors/dte/distinfo =================================================================== --- editors/dte/distinfo (revision 456716) +++ editors/dte/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513255480 -SHA256 (craigbarnes-dte-v1.5_GH0.tar.gz) = a59a52bac1d7400c10a13f9b1f45c584efb90bd7315f59b70445498abed889ca -SIZE (craigbarnes-dte-v1.5_GH0.tar.gz) = 223623 +TIMESTAMP = 1513821857 +SHA256 (craigbarnes-dte-v1.6_GH0.tar.gz) = 07a1f39831aa26c23ff635ab440983d84162156da199eaa06f0cb75149a9bbf4 +SIZE (craigbarnes-dte-v1.6_GH0.tar.gz) = 228780 Index: editors/dte/files/patch-config_binding_default =================================================================== --- editors/dte/files/patch-config_binding_default (revision 456716) +++ editors/dte/files/patch-config_binding_default (nonexistent) @@ -1,10 +0,0 @@ ---- config/binding/default.orig 2017-12-14 13:44:20 UTC -+++ config/binding/default -@@ -9,6 +9,7 @@ bind pgdown pgdown - bind delete delete - bind ^\[ unselect - bind ^\? erase -+bind ^H erase - - bind C-left 'word-bwd -s' - bind C-right 'word-fwd -s' Property changes on: editors/dte/files/patch-config_binding_default ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property