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:           Wed May 10 23:05:16 UTC 2023

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

Log Message:
pluma: update to 1.26.1

Change log:

### pluma 1.26.1

  * Translations update
  * Fix out-of-bounds write
  * Fix double activation of extensions
  * pluma-plugins-engine: fix memory leak


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/editors/pluma/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/editors/pluma/PLIST
cvs rdiff -u -r1.16 -r1.17 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.51 pkgsrc/editors/pluma/Makefile:1.52
--- pkgsrc/editors/pluma/Makefile:1.51  Wed Apr 19 08:09:51 2023
+++ pkgsrc/editors/pluma/Makefile       Wed May 10 23:05:16 2023
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.51 2023/04/19 08:09:51 adam Exp $
+# $NetBSD: Makefile,v 1.52 2023/05/10 23:05:16 gutteridge Exp $
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      pluma-${VERSION}
+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.11 pkgsrc/editors/pluma/PLIST:1.12
--- pkgsrc/editors/pluma/PLIST:1.11     Sun Nov 27 05:13:43 2022
+++ pkgsrc/editors/pluma/PLIST  Wed May 10 23:05:16 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/11/27 05:13:43 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/05/10 23:05:16 gutteridge Exp $
 bin/pluma
 include/pluma/pluma-app-activatable.h
 include/pluma/pluma-app.h
@@ -550,6 +550,7 @@ share/locale/el/LC_MESSAGES/pluma.mo
 share/locale/en_AU/LC_MESSAGES/pluma.mo
 share/locale/en_CA/LC_MESSAGES/pluma.mo
 share/locale/en_GB/LC_MESSAGES/pluma.mo
+share/locale/en_US/LC_MESSAGES/pluma.mo
 share/locale/eo/LC_MESSAGES/pluma.mo
 share/locale/es/LC_MESSAGES/pluma.mo
 share/locale/es_AR/LC_MESSAGES/pluma.mo

Index: pkgsrc/editors/pluma/distinfo
diff -u pkgsrc/editors/pluma/distinfo:1.16 pkgsrc/editors/pluma/distinfo:1.17
--- pkgsrc/editors/pluma/distinfo:1.16  Sun Nov 27 05:13:43 2022
+++ pkgsrc/editors/pluma/distinfo       Wed May 10 23:05:16 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2022/11/27 05:13:43 gutteridge Exp $
+$NetBSD: distinfo,v 1.17 2023/05/10 23:05:16 gutteridge Exp $
 
-BLAKE2s (pluma-1.26.0.tar.xz) = 3c74dfd2887f0678330ca0e62487b9501ee2a9b07e184dfb4acaac82592cc022
-SHA512 (pluma-1.26.0.tar.xz) = a6c0cee7110f4863e44af51b19bb528f0f3570eab8db98038152bf142eedde97ac13b896deff7051b941a0f43c6fe14e316a97eba40fe5d4854d76038450245f
-Size (pluma-1.26.0.tar.xz) = 3765056 bytes
+BLAKE2s (pluma-1.26.1.tar.xz) = 566ee5040b054cf6abc45bd4385c6b464f8dae8fb72903529a8bbb59812a7624
+SHA512 (pluma-1.26.1.tar.xz) = bc4f621736d93df07fc2dc434a25c5a5acaf0d2c958eac43bd0061d4b664cae9b9eac1fffc47afa1509fd64b3c93a77ca62737428b034ca25997ebee432d5eb3
+Size (pluma-1.26.1.tar.xz) = 3824664 bytes
 SHA1 (patch-configure) = c2f4aef21c7b23bafeb0c6d3f751e7d21e0a618e



Home | Main Index | Thread Index | Old Index