Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2018 18:50:27 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463036 - in head/devel: geany geany-plugin-latex geany-plugins geany-plugins/files
Message-ID:  <201802261850.w1QIoRF6009808@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Feb 26 18:50:27 2018
New Revision: 463036
URL: https://svnweb.freebsd.org/changeset/ports/463036

Log:
  - Update geany and its plugins to 1.33

Modified:
  head/devel/geany-plugin-latex/pkg-plist
  head/devel/geany-plugins/distinfo
  head/devel/geany-plugins/files/bsd.geany-plugins.mk
  head/devel/geany/Makefile
  head/devel/geany/distinfo

Modified: head/devel/geany-plugin-latex/pkg-plist
==============================================================================
--- head/devel/geany-plugin-latex/pkg-plist	Mon Feb 26 18:48:15 2018	(r463035)
+++ head/devel/geany-plugin-latex/pkg-plist	Mon Feb 26 18:50:27 2018	(r463036)
@@ -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

Modified: head/devel/geany-plugins/distinfo
==============================================================================
--- head/devel/geany-plugins/distinfo	Mon Feb 26 18:48:15 2018	(r463035)
+++ head/devel/geany-plugins/distinfo	Mon Feb 26 18:50:27 2018	(r463036)
@@ -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

Modified: head/devel/geany-plugins/files/bsd.geany-plugins.mk
==============================================================================
--- head/devel/geany-plugins/files/bsd.geany-plugins.mk	Mon Feb 26 18:48:15 2018	(r463035)
+++ head/devel/geany-plugins/files/bsd.geany-plugins.mk	Mon Feb 26 18:50:27 2018	(r463036)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-GEANY_VER=		1.32
+GEANY_VER=		1.33
 GEANY_PLUGINS_ALL=	addons \
 			autoclose \
 			automark \
@@ -95,7 +95,7 @@ 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

Modified: head/devel/geany/Makefile
==============================================================================
--- head/devel/geany/Makefile	Mon Feb 26 18:48:15 2018	(r463035)
+++ head/devel/geany/Makefile	Mon Feb 26 18:50:27 2018	(r463036)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geany
-PORTVERSION=	1.32
+PORTVERSION=	1.33
 CATEGORIES=	devel editors
 MASTER_SITES=	http://download.geany.org/ SF
 

Modified: head/devel/geany/distinfo
==============================================================================
--- head/devel/geany/distinfo	Mon Feb 26 18:48:15 2018	(r463035)
+++ head/devel/geany/distinfo	Mon Feb 26 18:50:27 2018	(r463036)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802261850.w1QIoRF6009808>