summaryrefslogtreecommitdiff
path: root/editors/pluma
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-12-30 23:38:57 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-12-30 23:38:57 +0000
commit96baa3a9b2ac6e1bec5d6833ca38642aedf8c13f (patch)
tree5816907bc097609a9e594ceb1ec95a7960f96a1c /editors/pluma
parentfec5b35df6460230c965deb4d54f92ba01c3c1d5 (diff)
downloadpkgsrc-96baa3a9b2ac6e1bec5d6833ca38642aedf8c13f.tar.gz
pluma: update to 1.22.2
While here, also remove PLIST vars that have never actually been used since the package was imported. Change log: pluma 1.22.2 * Translations update * smart-converter: Fix memory leaks * spell-checker plugin: add missing translation (i18n)
Diffstat (limited to 'editors/pluma')
-rw-r--r--editors/pluma/Makefile5
-rw-r--r--editors/pluma/PLIST7
-rw-r--r--editors/pluma/distinfo10
-rw-r--r--editors/pluma/options.mk6
4 files changed, 14 insertions, 14 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index de38154e65f..a9aeb4a27d2 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/07/21 22:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/12/30 23:38:57 gutteridge Exp $
# XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
# python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
@@ -7,8 +7,7 @@
.include "../../devel/libpeas/buildlink3.mk"
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= pluma-${VERSION:R}.1
-PKGREVISION= 2
+DISTNAME= pluma-${VERSION:R}.2
CATEGORIES= editors
COMMENT= Small and lightweight UTF-8 text editor for MATE
diff --git a/editors/pluma/PLIST b/editors/pluma/PLIST
index d2f477b6623..c80d9a31e29 100644
--- a/editors/pluma/PLIST
+++ b/editors/pluma/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/03/06 08:03:22 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/12/30 23:38:57 gutteridge Exp $
bin/pluma
include/pluma/pluma-app.h
include/pluma/pluma-commands.h
@@ -358,6 +358,10 @@ share/help/id/pluma/figures/pluma_recent_files_menu_icon.png
share/help/id/pluma/figures/pluma_window.png
share/help/id/pluma/index.docbook
share/help/id/pluma/legal.xml
+share/help/ie/pluma/figures/pluma_recent_files_menu_icon.png
+share/help/ie/pluma/figures/pluma_window.png
+share/help/ie/pluma/index.docbook
+share/help/ie/pluma/legal.xml
share/help/is/pluma/figures/pluma_recent_files_menu_icon.png
share/help/is/pluma/figures/pluma_window.png
share/help/is/pluma/index.docbook
@@ -628,6 +632,7 @@ share/locale/hu/LC_MESSAGES/pluma.mo
share/locale/hy/LC_MESSAGES/pluma.mo
share/locale/ia/LC_MESSAGES/pluma.mo
share/locale/id/LC_MESSAGES/pluma.mo
+share/locale/ie/LC_MESSAGES/pluma.mo
share/locale/ig/LC_MESSAGES/pluma.mo
share/locale/is/LC_MESSAGES/pluma.mo
share/locale/it/LC_MESSAGES/pluma.mo
diff --git a/editors/pluma/distinfo b/editors/pluma/distinfo
index 9b8016a20bf..f43fce8d04f 100644
--- a/editors/pluma/distinfo
+++ b/editors/pluma/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2019/05/08 01:55:16 gutteridge Exp $
+$NetBSD: distinfo,v 1.8 2019/12/30 23:38:57 gutteridge Exp $
-SHA1 (pluma-1.22.1.tar.xz) = d3483e70f8172980359669b9128b4756a0f3a94e
-RMD160 (pluma-1.22.1.tar.xz) = acc68fedaddfa1939e7af2bbf4ed5bc21e2581cc
-SHA512 (pluma-1.22.1.tar.xz) = 0d3f07b2e8c736c9e1ad64ed5cb749db6088868e9bc27aa786cbb0c3fe72715f0fd4dd53999502a4333ec82110148b772c0dde81433d0936d2d3c2d04804026a
-Size (pluma-1.22.1.tar.xz) = 3236724 bytes
+SHA1 (pluma-1.22.2.tar.xz) = f79e5fcfdba38aa5f1bfd595e121aec8e64b24b6
+RMD160 (pluma-1.22.2.tar.xz) = 511ddd4c90f59ea01d312d4802b9edbcf6b91e29
+SHA512 (pluma-1.22.2.tar.xz) = a68b79713f649def15ea29e58e041d70bb6d756a356743f6e06d8dd680f7b39e8bcdd90c68cbe5c517bead7f9263d7596954bc595c3a2501edf0d0ea421c9992
+Size (pluma-1.22.2.tar.xz) = 3262288 bytes
SHA1 (patch-configure) = c2f4aef21c7b23bafeb0c6d3f751e7d21e0a618e
diff --git a/editors/pluma/options.mk b/editors/pluma/options.mk
index f9c34d06bc1..72e8c0a37b4 100644
--- a/editors/pluma/options.mk
+++ b/editors/pluma/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.12 2019/10/05 21:32:12 gutteridge Exp $
+# $NetBSD: options.mk,v 1.13 2019/12/30 23:38:57 gutteridge Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pluma
PKG_SUPPORTED_OPTIONS= enchant
@@ -6,13 +6,10 @@ PKG_SUGGESTED_OPTIONS= enchant
.include "../../mk/bsd.options.mk"
-PLIST_VARS+= enchant python
-
.if !empty(PKG_OPTIONS:Menchant)
.include "../../textproc/enchant2/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
CONFIGURE_ARGS+= --enable-spell
-PLIST.enchant= yes
.else
CONFIGURE_ARGS+= --disable-spell
.endif
@@ -22,7 +19,6 @@ CONFIGURE_ARGS+= --disable-spell
# as being incompatible, leaving us with no remaining choices.
.if !empty(PKG_OPTIONS:Mpython)
CONFIGURE_ARGS+= --enable-python
-PLIST.python= yes
PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2, also via py-gtksourceview
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"