Index: head/devel/geany/Makefile =================================================================== --- head/devel/geany/Makefile (revision 463035) +++ head/devel/geany/Makefile (revision 463036) @@ -1,43 +1,43 @@ # Created by: Remington Lang # $FreeBSD$ PORTNAME= geany -PORTVERSION= 1.32 +PORTVERSION= 1.33 CATEGORIES= devel editors MASTER_SITES= http://download.geany.org/ SF MAINTAINER= madpilot@FreeBSD.org COMMENT= Fast and lightweight GTK+ IDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= cairo gtk20 intltool USES= desktop-file-utils gettext-tools gmake libtool \ localbase pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= VTE NLS DOCS OPTIONS_DEFAULT= VTE OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls VTE_DESC= Embedded virtual terminal VTE_CONFIGURE_ENABLE= vte VTE_USE= GNOME=vte post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|doc||' ${WRKSRC}/Makefile.in post-patch-NLS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|po||' ${WRKSRC}/Makefile.in .include Index: head/devel/geany/distinfo =================================================================== --- head/devel/geany/distinfo (revision 463035) +++ head/devel/geany/distinfo (revision 463036) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511181283 -SHA256 (geany-1.32.tar.bz2) = 8b7be10b95d0614eb07f845ba2280f7c026eacd5739d8fac4d5d26606f8c3c2d -SIZE (geany-1.32.tar.bz2) = 4341296 +TIMESTAMP = 1519649030 +SHA256 (geany-1.33.tar.bz2) = 66baaff43f12caebcf0efec9a5533044dc52837f799c73a1fd7312caa86099c2 +SIZE (geany-1.33.tar.bz2) = 4106409 Index: head/devel/geany-plugin-latex/pkg-plist =================================================================== --- head/devel/geany-plugin-latex/pkg-plist (revision 463035) +++ head/devel/geany-plugin-latex/pkg-plist (revision 463036) @@ -1,21 +1,21 @@ -lib/geany/geanylatex.so -%%DOCSDIR%%/geanylatex/AUTHORS -%%DOCSDIR%%/geanylatex/COPYING -%%DOCSDIR%%/geanylatex/ChangeLog -%%DOCSDIR%%/geanylatex/NEWS -%%DOCSDIR%%/geanylatex/README -%%DOCSDIR%%/geanylatex/bibtex_reference.png -%%DOCSDIR%%/geanylatex/geanylatex.css -%%DOCSDIR%%/geanylatex/geanylatex.html -%%DOCSDIR%%/geanylatex/geanylatex.pdf -%%DOCSDIR%%/geanylatex/geanylatex.tex -%%DOCSDIR%%/geanylatex/geanylatex2.html -%%DOCSDIR%%/geanylatex/geanylatex3.html -%%DOCSDIR%%/geanylatex/geanylatex4.html -%%DOCSDIR%%/geanylatex/insert_environment.png -%%DOCSDIR%%/geanylatex/insert_label.png -%%DOCSDIR%%/geanylatex/insert_reference.png -%%DOCSDIR%%/geanylatex/insert_usepackage.png -%%DOCSDIR%%/geanylatex/latexwizard.png -%%DOCSDIR%%/geanylatex/plugin_manager.png -%%DOCSDIR%%/geanylatex/toolbar.png +lib/geany/latex.so +%%DOCSDIR%%/latex/AUTHORS +%%DOCSDIR%%/latex/COPYING +%%DOCSDIR%%/latex/ChangeLog +%%DOCSDIR%%/latex/NEWS +%%DOCSDIR%%/latex/README +%%DOCSDIR%%/latex/bibtex_reference.png +%%DOCSDIR%%/latex/latex.css +%%DOCSDIR%%/latex/latex.html +%%DOCSDIR%%/latex/latex.pdf +%%DOCSDIR%%/latex/latex.tex +%%DOCSDIR%%/latex/latex2.html +%%DOCSDIR%%/latex/latex3.html +%%DOCSDIR%%/latex/latex4.html +%%DOCSDIR%%/latex/insert_environment.png +%%DOCSDIR%%/latex/insert_label.png +%%DOCSDIR%%/latex/insert_reference.png +%%DOCSDIR%%/latex/insert_usepackage.png +%%DOCSDIR%%/latex/latexwizard.png +%%DOCSDIR%%/latex/plugin_manager.png +%%DOCSDIR%%/latex/toolbar.png Index: head/devel/geany-plugins/distinfo =================================================================== --- head/devel/geany-plugins/distinfo (revision 463035) +++ head/devel/geany-plugins/distinfo (revision 463036) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511181457 -SHA256 (geany-plugins-1.32.tar.bz2) = 78d4b394fe22fda298e80a22616421efdd4a419eb227b99eadca73f65abac117 -SIZE (geany-plugins-1.32.tar.bz2) = 3282526 +TIMESTAMP = 1519649178 +SHA256 (geany-plugins-1.33.tar.bz2) = 12825739e2c3caefbc1ad57e62f1e4f691af8db8368f173aa84c43dffb4503a2 +SIZE (geany-plugins-1.33.tar.bz2) = 3299641 Index: head/devel/geany-plugins/files/bsd.geany-plugins.mk =================================================================== --- head/devel/geany-plugins/files/bsd.geany-plugins.mk (revision 463035) +++ head/devel/geany-plugins/files/bsd.geany-plugins.mk (revision 463036) @@ -1,112 +1,112 @@ # $FreeBSD$ -GEANY_VER= 1.32 +GEANY_VER= 1.33 GEANY_PLUGINS_ALL= addons \ autoclose \ automark \ codenav \ commander \ ctags \ debugger \ defineformat \ devhelp \ doc \ extrasel \ geanypy \ gendoc \ geniuspaste \ git-changebar \ insertnum \ latex \ lineoperations \ lipsum \ lua \ macro \ markdown \ miniscript \ multiterm \ numberedbookmarks \ overview \ pairtaghighlighter \ pg \ pohelper \ pretty-printer \ projectorganizer \ prj \ scope \ sendmail \ shiftcolumn \ spellcheck \ tableconvert \ treebrowser \ updatechecker \ vc \ webhelper \ workbench \ xmlsnippets addons_DESC= various small addons autoclose_DESC= brackets autocompletion automark_DESC= highlights all words that match selected word codenav_DESC= some facilities for navigating in the code commander_DESC= command panel for rapid access to any action ctags_DESC= generate and query ctags files debugger_DESC= debugging support (via GDB currently) defineformat_DESC= on-the-fly \#define formatter devhelp_DESC= API documentation browser doc_DESC= execute command on the word at cursor position geanypy_DESC= support for Python plugins extrasel_DESC= additional selection tools gendoc_DESC= generate documentation from the sources comments geniuspaste_DESC= pastebins support git-changebar_DESC= highlight changed files tracked with Git insertnum_DESC= replace selection with integer numbers latex_DESC= LaTeX support lineoperations_DESC= Simple line functions that can be applied to an open file lipsum_DESC= Lorem Ipsum generator lua_DESC= Lua scripting macro_DESC= user defined macros markdown_DESC= real-time preview of rendered Markdown miniscript_DESC= pipe text/documents via script (shell, perl, awk, etc.) multiterm_DESC= multi-tabbed virtual terminals emulator numberedbookmarks_DESC= additional numbered bookmarks overview_DESC= zoomed-out view of open files pairtaghighlighter_DESC= highlight matching opening/closing HTML tags pg_DESC= encrypt, decrypt and verify signatures with GnuPG pohelper_DESC= support for gettext translation files pretty-printer_DESC= formats XML and make it human-readable projectorganizer_DESC= extension of Geany's project management prj_DESC= alternative project manager scope_DESC= graphical GDB front-end sendmail_DESC= send a document as attachment shiftcolumn_DESC= move blocks of text horizontally spellcheck_DESC= spell check via Enchant tableconvert_DESC= convert tabulator separated selection into a table treebrowser_DESC= alternate file browser updatechecker_DESC= check for new version of Geany utilslib_DESC= utility library vc_DESC= access to different version-control systems webhelper_DESC= web development facilities workbench_DESC= manage multiple projects in geany xmlsnippets_DESC= XML/HTML tag autocompletion doc_DIR= geanydoc ctags_DIR= geanyctags extrasel_DIR= geanyextrasel gendoc_DIR= geanygendoc insertnum_DIR= geanyinsertnum -latex_DIR= geanylatex +latex_DIR= latex lipsum_DIR= lipsum lua_DIR= geanylua macro_DIR= geanymacro miniscript_DIR= geanyminiscript numberedbookmarks_DIR= geanynumberedbookmarks pg_DIR= geanypg prj_DIR= geanyprj utilslib_DIR= utils vc_DIR= geanyvc git-changebar_SWITCH= --enable-gitchangebar pretty-printer_SWITCH= --enable-pretty_printer GEANY_UTIL= workbench