- Update to 1.2.1
- Sort USES - Regenerate patch with 'make makepatch'
This commit is contained in:
parent
3acc0d829c
commit
a044a80add
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434828
4 changed files with 10 additions and 9 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-systemload-plugin
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -18,8 +17,8 @@ LIB_DEPENDS= libupower-glib.so:sysutils/upower
|
|||
SSP_UNSAFE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3
|
||||
USE_GNOME= gtk30 intltool cairo gdkpixbuf2
|
||||
USE_XFCE= panel
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (xfce4/xfce4-systemload-plugin-1.1.2.tar.bz2) = b469b6b3a08ec29b9061151950d876d36bf25a3106ec77256923fdd6b5d18a7c
|
||||
SIZE (xfce4/xfce4-systemload-plugin-1.1.2.tar.bz2) = 305948
|
||||
TIMESTAMP = 1488040011
|
||||
SHA256 (xfce4/xfce4-systemload-plugin-1.2.1.tar.bz2) = 2bf7d0802534a1eb2e9f251af2bb97abc3f58608c1f01511d302c06111d34812
|
||||
SIZE (xfce4/xfce4-systemload-plugin-1.2.1.tar.bz2) = 328136
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- ./configure.orig 2012-06-30 07:54:42.000000000 +0000
|
||||
+++ ./configure 2014-01-30 14:45:44.000000000 +0000
|
||||
@@ -13178,7 +13178,7 @@
|
||||
--- configure.orig 2016-11-01 14:41:34 UTC
|
||||
+++ configure
|
||||
@@ -13214,7 +13214,7 @@ _ACEOF
|
||||
|
||||
fi
|
||||
fi
|
||||
|
|
|
@ -14,6 +14,7 @@ lib/xfce4/panel/plugins/libsystemload.so
|
|||
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-systemload-plugin.mo
|
||||
|
|
Loading…
Reference in a new issue