View | Details | Raw Unified | Return to bug 164093
Collapse All | Expand All

(-)xfce4-netload-plugin/Makefile (-5 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	xfce4-netload-plugin
8
PORTNAME=	xfce4-netload-plugin
9
PORTVERSION=	1.0.0
9
PORTVERSION=	1.1.0
10
PORTREVISION=	1
11
CATEGORIES=	sysutils xfce
10
CATEGORIES=	sysutils xfce
12
MASTER_SITES=	${MASTER_SITE_XFCE}
11
MASTER_SITES=	${MASTER_SITE_XFCE}
13
MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
12
MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
Lines 20-30 Link Here
20
USE_BZIP2=	yes
19
USE_BZIP2=	yes
21
USE_GMAKE=	yes
20
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack intltool intlhack pkgconfig
21
USE_GNOME=	gnomehack intltool intlhack pkgconfig
23
USE_XFCE=	configenv libgui panel
22
USE_XFCE=	configenv libmenu panel
24
INSTALLS_ICONS=	yes
23
INSTALLS_ICONS=	yes
25
24
26
CONFIGURE_ARGS=	--disable-debug
27
28
OPTIONS=	NLS "Enable Native Language Support" on
25
OPTIONS=	NLS "Enable Native Language Support" on
29
26
30
.include <bsd.port.pre.mk>
27
.include <bsd.port.pre.mk>
(-)xfce4-netload-plugin/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xfce4/xfce4-netload-plugin-1.0.0.tar.bz2) = f312d19fc6bfae525886a1f6e84e7d839f19a9f672be4e01f3df1c813f6a6032
1
SHA256 (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = 8a33dfed24a7bbd8eaf333524f94eb24e7d3a14ffccb181e5cab1d1b05ae3bf7
2
SIZE (xfce4/xfce4-netload-plugin-1.0.0.tar.bz2) = 153298
2
SIZE (xfce4/xfce4-netload-plugin-1.1.0.tar.bz2) = 160212
(-)xfce4-netload-plugin/pkg-plist (+3 lines)
Lines 15-20 Link Here
15
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo
15
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo
16
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo
16
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo
17
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-netload-plugin.mo
17
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-netload-plugin.mo
18
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-netload-plugin.mo
18
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-netload-plugin.mo
19
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-netload-plugin.mo
19
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-netload-plugin.mo
20
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-netload-plugin.mo
20
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-netload-plugin.mo
21
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-netload-plugin.mo
Lines 24-34 Link Here
24
%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo
25
%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo
25
%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-netload-plugin.mo
26
%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-netload-plugin.mo
26
%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-netload-plugin.mo
27
%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-netload-plugin.mo
28
%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-netload-plugin.mo
27
%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-netload-plugin.mo
29
%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-netload-plugin.mo
28
%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo
30
%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo
29
%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo
31
%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo
30
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-netload-plugin.mo
32
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-netload-plugin.mo
31
%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo
33
%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo
34
%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-netload-plugin.mo
32
%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-netload-plugin.mo
35
%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-netload-plugin.mo
33
%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-netload-plugin.mo
36
%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-netload-plugin.mo
34
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-netload-plugin.mo
37
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-netload-plugin.mo

Return to bug 164093