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:           Tue Nov 10 00:53:30 UTC 2020

Modified Files:
        pkgsrc/editors/pluma: Makefile PLIST distinfo

Log Message:
pluma: update to pluma 1.24.1

Change log:

pluma 1.24.1

  * Translations update
  * build: silent build warnings for distcheck
  * help: Remove Open Location from shortcut keys table
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Use user page on github when user email is private
  * Update authors


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/editors/pluma/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/pluma/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/editors/pluma/distinfo

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.33 pkgsrc/editors/pluma/Makefile:1.34
--- pkgsrc/editors/pluma/Makefile:1.33  Thu Nov  5 09:08:02 2020
+++ pkgsrc/editors/pluma/Makefile       Tue Nov 10 00:53:30 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2020/11/05 09:08:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2020/11/10 00:53:30 gutteridge Exp $
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-DISTNAME=      pluma-${VERSION:R}.0
-PKGREVISION=   5
+DISTNAME=      pluma-${VERSION:R}.1
 CATEGORIES=    editors
 
 COMMENT=       Small and lightweight UTF-8 text editor for MATE

Index: pkgsrc/editors/pluma/PLIST
diff -u pkgsrc/editors/pluma/PLIST:1.7 pkgsrc/editors/pluma/PLIST:1.8
--- pkgsrc/editors/pluma/PLIST:1.7      Sun Apr  5 16:05:45 2020
+++ pkgsrc/editors/pluma/PLIST  Tue Nov 10 00:53:30 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2020/04/05 16:05:45 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.8 2020/11/10 00:53:30 gutteridge Exp $
 bin/pluma
 include/pluma/pluma-app.h
 include/pluma/pluma-commands.h
@@ -583,6 +583,7 @@ share/locale/it/LC_MESSAGES/pluma.mo
 share/locale/ja/LC_MESSAGES/pluma.mo
 share/locale/jv/LC_MESSAGES/pluma.mo
 share/locale/ka/LC_MESSAGES/pluma.mo
+share/locale/kab/LC_MESSAGES/pluma.mo
 share/locale/kk/LC_MESSAGES/pluma.mo
 share/locale/kn/LC_MESSAGES/pluma.mo
 share/locale/ko/LC_MESSAGES/pluma.mo

Index: pkgsrc/editors/pluma/distinfo
diff -u pkgsrc/editors/pluma/distinfo:1.9 pkgsrc/editors/pluma/distinfo:1.10
--- pkgsrc/editors/pluma/distinfo:1.9   Sun Apr  5 16:05:45 2020
+++ pkgsrc/editors/pluma/distinfo       Tue Nov 10 00:53:30 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2020/04/05 16:05:45 bsiegert Exp $
+$NetBSD: distinfo,v 1.10 2020/11/10 00:53:30 gutteridge Exp $
 
-SHA1 (pluma-1.24.0.tar.xz) = 29c15838e1d64930527f7234c75cb2ecd1af854e
-RMD160 (pluma-1.24.0.tar.xz) = eb67208f5b92404d091a11603033020cbcff8740
-SHA512 (pluma-1.24.0.tar.xz) = 390bf2949549baa0e3dc706526217fbc1513e2f9778917710da806e58cdfb0b7a36e95ed2186442490996cf76783acd4e0f4b8f1fedacee9ba356c0d466510be
-Size (pluma-1.24.0.tar.xz) = 3717544 bytes
+SHA1 (pluma-1.24.1.tar.xz) = 7645fa35e28356f5a74cb9af2c3e86064ab128a3
+RMD160 (pluma-1.24.1.tar.xz) = 3ee567661882c9638f0df13a53334763e6915649
+SHA512 (pluma-1.24.1.tar.xz) = 0cfd6a035fc95993dce3e556c49641e799888f20159b29f2c0712c54ee772aa6df1ce755f329414c94efdb2cb3819ce633b92e6559b0c8cb064dab3c74729ab3
+Size (pluma-1.24.1.tar.xz) = 3679636 bytes
 SHA1 (patch-configure) = c2f4aef21c7b23bafeb0c6d3f751e7d21e0a618e



Home | Main Index | Thread Index | Old Index