aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugins
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-06-06 16:20:11 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-06-06 16:20:11 +0000
commitfa838bc91dfcc7800dc4e94744d2c3bda96d69ae (patch)
treed2a4daca2e144164c8cf46640b840a2130ecf499 /devel/geany-plugins
parent41c4df1acb201cb8abc7d2851b8b6626b59f0574 (diff)
downloadports-fa838bc91dfcc7800dc4e94744d2c3bda96d69ae.tar.gz
ports-fa838bc91dfcc7800dc4e94744d2c3bda96d69ae.zip
Notes
Diffstat (limited to 'devel/geany-plugins')
-rw-r--r--devel/geany-plugins/distinfo5
-rw-r--r--devel/geany-plugins/files/bsd.geany-plugins.mk4
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/geany-plugins/distinfo b/devel/geany-plugins/distinfo
index f44bddc9d88f..d53dde34dd04 100644
--- a/devel/geany-plugins/distinfo
+++ b/devel/geany-plugins/distinfo
@@ -1,2 +1,3 @@
-SHA256 (geany-plugins-1.25.tar.bz2) = 5c13ac1e173284462248ed2faae389a72364c5aa1538de628d2aaa7d286e244b
-SIZE (geany-plugins-1.25.tar.bz2) = 3230888
+TIMESTAMP = 1463152201
+SHA256 (geany-plugins-1.27.tar.bz2) = 03195a0b7a361ddb2ee4138f46fa87b6d9b9801ff00657456ab9c8b8908c0ce0
+SIZE (geany-plugins-1.27.tar.bz2) = 3196783
diff --git a/devel/geany-plugins/files/bsd.geany-plugins.mk b/devel/geany-plugins/files/bsd.geany-plugins.mk
index 18647a86265a..9e1615049054 100644
--- a/devel/geany-plugins/files/bsd.geany-plugins.mk
+++ b/devel/geany-plugins/files/bsd.geany-plugins.mk
@@ -1,6 +1,6 @@
# $FreeBSD$
-GEANY_VER= 1.25
+GEANY_VER= 1.27
GEANY_PLUGINS_ALL= addons \
autoclose \
automark \
@@ -18,6 +18,7 @@ GEANY_PLUGINS_ALL= addons \
git-changebar \
insertnum \
latex \
+ lineoperations \
lipsum \
lua \
macro \
@@ -60,6 +61,7 @@ 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