pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/mate-backgrounds



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Dec  6 00:45:33 UTC 2022

Modified Files:
        pkgsrc/graphics/mate-backgrounds: distinfo
        pkgsrc/graphics/mate-backgrounds/patches: patch-po_Makefile.in.in

Log Message:
mate-backgrounds: fix patch metadata (NFC)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/mate-backgrounds/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/graphics/mate-backgrounds/patches/patch-po_Makefile.in.in

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

Modified files:

Index: pkgsrc/graphics/mate-backgrounds/distinfo
diff -u pkgsrc/graphics/mate-backgrounds/distinfo:1.12 pkgsrc/graphics/mate-backgrounds/distinfo:1.13
--- pkgsrc/graphics/mate-backgrounds/distinfo:1.12      Sun Nov 27 19:57:39 2022
+++ pkgsrc/graphics/mate-backgrounds/distinfo   Tue Dec  6 00:45:32 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2022/11/27 19:57:39 gutteridge Exp $
+$NetBSD: distinfo,v 1.13 2022/12/06 00:45:32 gutteridge Exp $
 
 BLAKE2s (mate-backgrounds-1.26.0.tar.xz) = 4a498534e6d30a9157a0c791eaf728f1facd8e70913a907f4e234dbf4086e6a9
 SHA512 (mate-backgrounds-1.26.0.tar.xz) = 48ceb91abf6f7840a9fd7f504e887e54d234410df07dd07a2d155b28cf8d6518b743be767e02cbb774bd817e640b755eec2a73abd4d2d3685e3b4377e9a58476
 Size (mate-backgrounds-1.26.0.tar.xz) = 46808396 bytes
-SHA1 (patch-po_Makefile.in.in) = 55a20a9ce86fe026559da3d683d8d73be95c0b1d
+SHA1 (patch-po_Makefile.in.in) = c346f7c41a18ba3da175cd6ad761dca1fde81e52

Index: pkgsrc/graphics/mate-backgrounds/patches/patch-po_Makefile.in.in
diff -u pkgsrc/graphics/mate-backgrounds/patches/patch-po_Makefile.in.in:1.1 pkgsrc/graphics/mate-backgrounds/patches/patch-po_Makefile.in.in:1.2
--- pkgsrc/graphics/mate-backgrounds/patches/patch-po_Makefile.in.in:1.1        Sun Nov 27 19:57:39 2022
+++ pkgsrc/graphics/mate-backgrounds/patches/patch-po_Makefile.in.in    Tue Dec  6 00:45:33 2022
@@ -1,9 +1,10 @@
-$NetBSD: patch-po_Makefile.in.in,v 1.1 2022/11/27 19:57:39 gutteridge Exp $
+$NetBSD: patch-po_Makefile.in.in,v 1.2 2022/12/06 00:45:33 gutteridge Exp $
 
 Remove directories after purging translation files. (During the build
 phase, translation files are generated, installed, and then deleted.
 This needs to be better sorted out upstream.)
 
+--- po/Makefile.in.in.orig     2021-08-04 08:39:48.000000000 +0000
 +++ po/Makefile.in.in
 @@ -367,6 +367,7 @@ uninstall-data-yes:
          for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \



Home | Main Index | Thread Index | Old Index