mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 3.3.1
PR: ports/163784 Submitted by: Olivier Duchateau
This commit is contained in:
parent
dec4b5ba48
commit
6401f3f628
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288538
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-genmon-plugin
|
||||
PORTVERSION= 3.3.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.3.1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-genmon-plugin-3.3.0.tar.bz2) = 56cf632c196cf988cef36c3965651e9fd9c838c21c133d643e3563e18f45e7c0
|
||||
SIZE (xfce4/xfce4-genmon-plugin-3.3.0.tar.bz2) = 125754
|
||||
SHA256 (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = fe439d569f9ba3c8bdbfa907022a7c4a697ae4ae7fc5001a5600dfa5e1793471
|
||||
SIZE (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = 131376
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- ./panel-plugin/main.c.orig 2011-11-11 18:35:50.000000000 +0100
|
||||
+++ ./panel-plugin/main.c 2011-11-11 18:36:46.000000000 +0100
|
||||
@@ -836,6 +836,8 @@
|
||||
|
||||
SetMonitorFont (genmon);
|
||||
|
||||
+ SetTimer (genmon);
|
||||
+
|
||||
g_signal_connect (plugin, "free-data", G_CALLBACK (genmon_free), genmon);
|
||||
|
||||
g_signal_connect (plugin, "save", G_CALLBACK (genmon_write_config),
|
@ -10,16 +10,19 @@ share/locale/es/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user