mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 3.0
This commit is contained in:
parent
b52eca01fc
commit
acf3a0c924
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183538
@ -6,18 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-genmon-plugin
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
|
||||
http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Generic Monitor XFce4 panel plugin
|
||||
|
||||
#USE_AUTOTOOLS= aclocal:19 autoheader:259 automake:19 autoconf:259
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-genmon-plugin-2.0.tar.bz2) = c859720637f943032545d7b1428aa0b4
|
||||
SHA256 (xfce4/xfce4-genmon-plugin-2.0.tar.bz2) = 4b54aedc27290701469ffceb473c1b294865102393fd27366892587e88e9850d
|
||||
SIZE (xfce4/xfce4-genmon-plugin-2.0.tar.bz2) = 109706
|
||||
MD5 (xfce4/xfce4-genmon-plugin-3.0.tar.gz) = d3052670dd0911a277dcd858ca9b1e5a
|
||||
SHA256 (xfce4/xfce4-genmon-plugin-3.0.tar.gz) = d598c2522e547fc455de487c2f1e52203052f49c3a2f03cd3e52a4a483087fac
|
||||
SIZE (xfce4/xfce4-genmon-plugin-3.0.tar.gz) = 170671
|
||||
|
@ -1,6 +1,13 @@
|
||||
libexec/xfce4/panel-plugins/xfce4-genmon-plugin
|
||||
share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo
|
||||
share/xfce4/panel-plugins/genmon.desktop
|
||||
@dirrmtry share/xfce4/panel-plugins
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
@dirrmtry libexec/xfce4
|
||||
@dirrm share/xfce4/panel-plugins
|
||||
@dirrm share/xfce4
|
||||
@dirrmtry share/locale/pl/LC_MESSAGES
|
||||
@dirrmtry share/locale/pl
|
||||
@dirrmtry share/locale/cs/LC_MESSAGES
|
||||
@dirrmtry share/locale/cs
|
||||
@dirrm libexec/xfce4/panel-plugins
|
||||
@dirrm libexec/xfce4
|
||||
|
Loading…
Reference in New Issue
Block a user