mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
. update to version 0.8.2; [1]
. use dirrmtry for shared directories at pkg-plist. [2] PR: ports/137636 [1] Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) [1] Approved by: maintainer (by e-mail) [2]
This commit is contained in:
parent
bed8277cfc
commit
b3f9d97e28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239263
4 changed files with 15 additions and 17 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xfce4-power-manager
|
||||
PORTVERSION= 0.8.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.2
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -20,7 +19,6 @@ USE_BZIP2= yes
|
|||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
|
||||
USE_XFCE= configenv panel
|
||||
|
||||
MAN1= xfce4-power-manager.1 xfce4-power-manager-settings.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xfce4/xfce4-power-manager-0.8.0.tar.bz2) = a73021d871607936409309186757dfb5
|
||||
SHA256 (xfce4/xfce4-power-manager-0.8.0.tar.bz2) = f25b12a50fc1f85860e41dbaea478000f3423324e894e59f6faa421cf061d86d
|
||||
SIZE (xfce4/xfce4-power-manager-0.8.0.tar.bz2) = 670068
|
||||
MD5 (xfce4/xfce4-power-manager-0.8.2.tar.bz2) = 80423d341ad996d9cf7e4762d53a0715
|
||||
SHA256 (xfce4/xfce4-power-manager-0.8.2.tar.bz2) = 6b56989b6b2d35cc4c6e3711b1d8d480d1143d83dba7774ed785f4f2323d5868
|
||||
SIZE (xfce4/xfce4-power-manager-0.8.2.tar.bz2) = 664701
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
A Power manager for the Xfce Desktop.
|
||||
Written by Ali Abdallah, this is a power manager for the xfce desktop.
|
||||
|
||||
WWW: http://goodies.xfce.org/projects/applications/xfce4-power-manager
|
||||
WWW: http://goodies.xfce.org/projects/applications/xfce4-power-manager
|
||||
|
|
|
@ -79,17 +79,17 @@ share/xfce4/doc/C/images/xfpm-extended-settings.png
|
|||
share/xfce4/doc/C/images/xfpm-general-settings.png
|
||||
share/xfce4/doc/C/xfce4-power-manager.html
|
||||
share/xfce4/panel-plugins/xfce4-brightness-plugin.desktop
|
||||
@dirrm share/xfce4/panel-plugins
|
||||
@dirrm share/xfce4/doc/C/images
|
||||
@dirrm share/xfce4/doc/C
|
||||
@dirrm share/xfce4/doc
|
||||
@dirrm share/xfce4
|
||||
@dirrmtry share/xfce4/panel-plugins
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry share/locale/ur_PK/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur_PK
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/applications
|
||||
@dirrm libexec/xfce4/panel-plugins
|
||||
@dirrm libexec/xfce4
|
||||
@dirrm etc/xdg/autostart
|
||||
@dirrm etc/xdg
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
@dirrmtry libexec/xfce4
|
||||
@dirrmtry etc/xdg/autostart
|
||||
@dirrmtry etc/xdg
|
||||
|
|
Loading…
Add table
Reference in a new issue