mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Update to 1.8.1
This commit is contained in:
parent
9241f54698
commit
63df288d49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390529
3 changed files with 13 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-notes-plugin
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -20,5 +20,6 @@ USE_GNOME= glib20 gtk20 intltool intlhack
|
|||
USE_XFCE= panel
|
||||
INSTALLS_ICONS= yes
|
||||
USE_XORG= x11
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xfce4/xfce4-notes-plugin-1.8.0.tar.bz2) = 3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678
|
||||
SIZE (xfce4/xfce4-notes-plugin-1.8.0.tar.bz2) = 469959
|
||||
SHA256 (xfce4/xfce4-notes-plugin-1.8.1.tar.bz2) = 07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2
|
||||
SIZE (xfce4/xfce4-notes-plugin-1.8.1.tar.bz2) = 479652
|
||||
|
|
|
@ -73,6 +73,15 @@ share/locale/zh_TW/LC_MESSAGES/xfce4-notes-plugin.mo
|
|||
%%DATADIR%%/gtk-2.0/scrollbars/stepper-up.png
|
||||
%%DATADIR%%/gtk-2.0/scrollbars/trough-scrollbar-horiz.png
|
||||
%%DATADIR%%/gtk-2.0/scrollbars/trough-scrollbar-vert.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/notebook.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-bottom-active.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-bottom.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-left-active.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-left.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-right-active.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-right.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-top-active.png
|
||||
%%DATADIR%%/gtk-2.0/tabs/tab-top.png
|
||||
%%DATADIR%%/pixmaps/notes-menu-active.png
|
||||
%%DATADIR%%/pixmaps/notes-menu.png
|
||||
share/xfce4/panel-plugins/xfce4-notes-plugin.desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue