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  5 00:47:21 UTC 2021

Modified Files:
        pkgsrc/editors/pluma: Makefile distinfo

Log Message:
pluma: update to 1.24.2

Change log:

pluma 1.24.2

  * Translations update
  * pluma-view: Fix incorrect interface font


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/editors/pluma/Makefile
cvs rdiff -u -r1.10 -r1.11 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.37 pkgsrc/editors/pluma/Makefile:1.38
--- pkgsrc/editors/pluma/Makefile:1.37  Sun May  2 10:24:48 2021
+++ pkgsrc/editors/pluma/Makefile       Wed May  5 00:47:21 2021
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.37 2021/05/02 10:24:48 nia Exp $
+# $NetBSD: Makefile,v 1.38 2021/05/05 00:47:21 gutteridge Exp $
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-DISTNAME=      pluma-${VERSION:R}.1
-PKGREVISION=   2
+.include "../../meta-pkgs/mate/Makefile.common"
+
+DISTNAME=      pluma-${VERSION:R}.2
 CATEGORIES=    editors
 
 COMMENT=       Small and lightweight UTF-8 text editor for MATE
 
-USE_TOOLS+=    bash:run perl itstool
+USE_TOOLS+=    bash:run perl
 TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
 
 PKGCONFIG_OVERRIDE+=   data/pluma.pc.in
@@ -27,5 +28,4 @@ post-install:
 .include "../../x11/mate-desktop/buildlink3.mk"
 .include "../../x11/gtksourceview3/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../meta-pkgs/mate/Makefile.common"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/editors/pluma/distinfo
diff -u pkgsrc/editors/pluma/distinfo:1.10 pkgsrc/editors/pluma/distinfo:1.11
--- pkgsrc/editors/pluma/distinfo:1.10  Tue Nov 10 00:53:30 2020
+++ pkgsrc/editors/pluma/distinfo       Wed May  5 00:47:21 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2020/11/10 00:53:30 gutteridge Exp $
+$NetBSD: distinfo,v 1.11 2021/05/05 00:47:21 gutteridge Exp $
 
-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 (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



Home | Main Index | Thread Index | Old Index