pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/pluma



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Jun 12 17:31:00 UTC 2021

Modified Files:
        pkgsrc/editors/pluma: Makefile PLIST distinfo
Removed Files:
        pkgsrc/editors/pluma/patches: patch-help_Makefile.in

Log Message:
pluma: restore zh_CN translations now the issue has been fixed

The underlying issue was in py-libxml2's UTF-8 handling, as used by
itstool. This should now be fixed. Properly addresses PR pkg/56229 from
Andrius V.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/editors/pluma/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/editors/pluma/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/editors/pluma/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/pluma/patches/patch-help_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/pluma/Makefile
diff -u pkgsrc/editors/pluma/Makefile:1.40 pkgsrc/editors/pluma/Makefile:1.41
--- pkgsrc/editors/pluma/Makefile:1.40  Thu Jun  3 16:31:13 2021
+++ pkgsrc/editors/pluma/Makefile       Sat Jun 12 17:30:59 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2021/06/03 16:31:13 gutteridge Exp $
+# $NetBSD: Makefile,v 1.41 2021/06/12 17:30:59 gutteridge Exp $
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-PKGREVISION= 2
+PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      pluma-${VERSION:R}.2

Index: pkgsrc/editors/pluma/PLIST
diff -u pkgsrc/editors/pluma/PLIST:1.9 pkgsrc/editors/pluma/PLIST:1.10
--- pkgsrc/editors/pluma/PLIST:1.9      Thu Jun  3 16:31:13 2021
+++ pkgsrc/editors/pluma/PLIST  Sat Jun 12 17:30:59 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2021/06/03 16:31:13 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/06/12 17:30:59 gutteridge Exp $
 bin/pluma
 include/pluma/pluma-app.h
 include/pluma/pluma-commands.h
@@ -514,6 +514,10 @@ share/help/xh/pluma/figures/pluma_recent
 share/help/xh/pluma/figures/pluma_window.png
 share/help/xh/pluma/index.docbook
 share/help/xh/pluma/legal.xml
+share/help/zh_CN/pluma/figures/pluma_recent_files_menu_icon.png
+share/help/zh_CN/pluma/figures/pluma_window.png
+share/help/zh_CN/pluma/index.docbook
+share/help/zh_CN/pluma/legal.xml
 share/help/zh_HK/pluma/figures/pluma_recent_files_menu_icon.png
 share/help/zh_HK/pluma/figures/pluma_window.png
 share/help/zh_HK/pluma/index.docbook

Index: pkgsrc/editors/pluma/distinfo
diff -u pkgsrc/editors/pluma/distinfo:1.12 pkgsrc/editors/pluma/distinfo:1.13
--- pkgsrc/editors/pluma/distinfo:1.12  Thu Jun  3 16:31:13 2021
+++ pkgsrc/editors/pluma/distinfo       Sat Jun 12 17:30:59 2021
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.12 2021/06/03 16:31:13 gutteridge Exp $
+$NetBSD: distinfo,v 1.13 2021/06/12 17:30:59 gutteridge Exp $
 
 SHA1 (pluma-1.24.2.tar.xz) = 92b7e2d8ac4f5ac25b1d91b5eb9ec7be2fc3f538
 RMD160 (pluma-1.24.2.tar.xz) = 5bf0fe427f525c614765b07b2c24e5f669dd5d1f
 SHA512 (pluma-1.24.2.tar.xz) = 588640744f8a0bec08d0c51c0309380a57cb6319c98124885e30d05e7dd8488ba7bd5acec1bf21fb0d6832626ae8925b24cd241202265af1a631a91313cdad2b
 Size (pluma-1.24.2.tar.xz) = 3745160 bytes
 SHA1 (patch-configure) = c2f4aef21c7b23bafeb0c6d3f751e7d21e0a618e
-SHA1 (patch-help_Makefile.in) = 530dee5e63b49452fd2f397e6572bc2482ba5286



Home | Main Index | Thread Index | Old Index