pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xfce4-battery-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Aug 18 21:58:55 UTC 2019

Modified Files:
        pkgsrc/sysutils/xfce4-battery-plugin: Makefile PLIST distinfo

Log Message:
xfce4-battery-plugin: update to 1.1.3

Change log:

1.1.3 (2019/08/13):
===================
* Fix some warnings reported by Clang (Bug #15037)
* Avoid unnecessary strdup (Bug #15196)
* Replace GtkStock buttons
* New translation for hy_AM
* Lots of other translations updates


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/sysutils/xfce4-battery-plugin/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/xfce4-battery-plugin/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/xfce4-battery-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/sysutils/xfce4-battery-plugin/Makefile
diff -u pkgsrc/sysutils/xfce4-battery-plugin/Makefile:1.53 pkgsrc/sysutils/xfce4-battery-plugin/Makefile:1.54
--- pkgsrc/sysutils/xfce4-battery-plugin/Makefile:1.53  Sun Aug 11 13:23:19 2019
+++ pkgsrc/sysutils/xfce4-battery-plugin/Makefile       Sun Aug 18 21:58:55 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2019/08/11 13:23:19 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2019/08/18 21:58:55 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       1.1.2
+VERSION=       1.1.3
 DISTNAME=      xfce4-battery-plugin-${VERSION}
 CATEGORIES=    sysutils
 MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.1/

Index: pkgsrc/sysutils/xfce4-battery-plugin/PLIST
diff -u pkgsrc/sysutils/xfce4-battery-plugin/PLIST:1.5 pkgsrc/sysutils/xfce4-battery-plugin/PLIST:1.6
--- pkgsrc/sysutils/xfce4-battery-plugin/PLIST:1.5      Fri Jan 18 17:53:27 2019
+++ pkgsrc/sysutils/xfce4-battery-plugin/PLIST  Sun Aug 18 21:58:55 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/01/18 17:53:27 youri Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/08/18 21:58:55 gutteridge Exp $
 lib/xfce4/panel/plugins/libbattery.la
 share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png
 share/icons/hicolor/16x16/apps/xfce4-battery-critical.png
@@ -60,6 +60,7 @@ share/locale/gl/LC_MESSAGES/xfce4-batter
 share/locale/he/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-battery-plugin.mo
+share/locale/hy_AM/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/is/LC_MESSAGES/xfce4-battery-plugin.mo
 share/locale/it/LC_MESSAGES/xfce4-battery-plugin.mo

Index: pkgsrc/sysutils/xfce4-battery-plugin/distinfo
diff -u pkgsrc/sysutils/xfce4-battery-plugin/distinfo:1.14 pkgsrc/sysutils/xfce4-battery-plugin/distinfo:1.15
--- pkgsrc/sysutils/xfce4-battery-plugin/distinfo:1.14  Fri Jan 18 17:53:27 2019
+++ pkgsrc/sysutils/xfce4-battery-plugin/distinfo       Sun Aug 18 21:58:55 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2019/01/18 17:53:27 youri Exp $
+$NetBSD: distinfo,v 1.15 2019/08/18 21:58:55 gutteridge Exp $
 
-SHA1 (xfce4-battery-plugin-1.1.2.tar.bz2) = 5f6d397968dd69893a754e58efd90f129a9a8355
-RMD160 (xfce4-battery-plugin-1.1.2.tar.bz2) = ef66fac089e5dcfe324236009220d696f2dd8ea2
-SHA512 (xfce4-battery-plugin-1.1.2.tar.bz2) = 51778d00c34c41bdad234893c4a91f3bd562481df343d811e266719cb7903f60e1d56ba39f64f14ab882ce6419d0f0f4010aa112e9d0059133e7e4d30470f491
-Size (xfce4-battery-plugin-1.1.2.tar.bz2) = 464077 bytes
+SHA1 (xfce4-battery-plugin-1.1.3.tar.bz2) = e3796a6cc3921d8b52a4d6fd5bb83fd4806af091
+RMD160 (xfce4-battery-plugin-1.1.3.tar.bz2) = 49801dfbdb2c96ba8cb1fcaa8d280979f93fa012
+SHA512 (xfce4-battery-plugin-1.1.3.tar.bz2) = a591fb37855efbd54d18ae97e320fa4521da611c8ea107813bfd66fa570e8c84576fcf779c7b676ee9918709912de728b0fed490e64d3d2ad403baf719db4520
+Size (xfce4-battery-plugin-1.1.3.tar.bz2) = 431118 bytes
 SHA1 (patch-panel-plugin_battery.c) = 04c911099f96443439a0bab99ce608e32a2f6dc0



Home | Main Index | Thread Index | Old Index