pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/xfce4-mailwatch-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri May  5 01:45:12 UTC 2023

Modified Files:
        pkgsrc/mail/xfce4-mailwatch-plugin: Makefile distinfo

Log Message:
xfce4-mailwatch-plugin: update to 1.3.1

Change log:

1.3.1 (2023-04-20)
=====
- Update copyright year
- Remove deprecated project files
- Add remote-event functionality - fixes #51
- build: Fix autotools warnings
- Fix remaining blurry icons when UI scale > 1
- Add GitLab pipeline
- Use "logo-icon-name" instead of "logo" in about dialog
- Remove soon-to-be-deprecated exo-string functions
- Fix intltool lock file problem during make distcheck
- Update COPYING
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Add "View Log..." menu item
- Update log status on force mail update
- Fix missing-prototypes
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English
  (Australia), English (United Kingdom), Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian
  Bokml, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/mail/xfce4-mailwatch-plugin/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/xfce4-mailwatch-plugin/distinfo

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

Modified files:

Index: pkgsrc/mail/xfce4-mailwatch-plugin/Makefile
diff -u pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.29 pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.30
--- pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.29    Wed Apr 19 08:10:43 2023
+++ pkgsrc/mail/xfce4-mailwatch-plugin/Makefile Fri May  5 01:45:12 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2023/04/19 08:10:43 adam Exp $
+# $NetBSD: Makefile,v 1.30 2023/05/05 01:45:12 gutteridge Exp $
 
-PKGREVISION= 9
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.3.0
+VERSION=       1.3.1
 DISTNAME=      xfce4-mailwatch-plugin-${VERSION}
 CATEGORIES=    mail
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/${VERSION:R}/

Index: pkgsrc/mail/xfce4-mailwatch-plugin/distinfo
diff -u pkgsrc/mail/xfce4-mailwatch-plugin/distinfo:1.5 pkgsrc/mail/xfce4-mailwatch-plugin/distinfo:1.6
--- pkgsrc/mail/xfce4-mailwatch-plugin/distinfo:1.5     Tue Oct 26 10:54:34 2021
+++ pkgsrc/mail/xfce4-mailwatch-plugin/distinfo Fri May  5 01:45:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:54:34 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/05/05 01:45:12 gutteridge Exp $
 
-BLAKE2s (xfce4-mailwatch-plugin-1.3.0.tar.bz2) = efcf1c9d7c5b6fa29d1cdb9d9cb330f183e2356cab30bc8783be159911553398
-SHA512 (xfce4-mailwatch-plugin-1.3.0.tar.bz2) = 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b
-Size (xfce4-mailwatch-plugin-1.3.0.tar.bz2) = 551687 bytes
+BLAKE2s (xfce4-mailwatch-plugin-1.3.1.tar.bz2) = 40285d7a62c1b9f01cc92b87fc5d5d0f49b23fe1516d5565a769eb774579239b
+SHA512 (xfce4-mailwatch-plugin-1.3.1.tar.bz2) = cc84c0511fff983283f6af132ff224f62373a1bb608f14b332a75f259f7842491b09f7d9f9d833cb31f81eb392a1b55fe4bf6da8a15b4c62abd2e9640392fb1d
+Size (xfce4-mailwatch-plugin-1.3.1.tar.bz2) = 550836 bytes



Home | Main Index | Thread Index | Old Index