sysutils/xfce4-places-plugin: Update to 1.8.3
Also add missing dependency (reported by poudriere QA)
This commit is contained in:
parent
48155c2123
commit
e91ceafe5b
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= xfce4-places-plugin
|
PORTNAME= xfce4-places-plugin
|
||||||
PORTVERSION= 1.8.2
|
PORTVERSION= 1.8.3
|
||||||
CATEGORIES= sysutils xfce
|
CATEGORIES= sysutils xfce
|
||||||
MASTER_SITES= XFCE/panel-plugins
|
MASTER_SITES= XFCE/panel-plugins
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -11,7 +11,8 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libnotify.so:devel/libnotify
|
LIB_DEPENDS= libnotify.so:devel/libnotify \
|
||||||
|
libharfbuzz.so:print/harfbuzz
|
||||||
|
|
||||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||||
tar:bzip2 xfce xorg
|
tar:bzip2 xfce xorg
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1663621557
|
TIMESTAMP = 1668673957
|
||||||
SHA256 (xfce4/xfce4-places-plugin-1.8.2.tar.bz2) = 1e32b2aa14ddd6e145d506dad16d7ebdfa2d378cf652d9d0d066fe1d523b7001
|
SHA256 (xfce4/xfce4-places-plugin-1.8.3.tar.bz2) = f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743
|
||||||
SIZE (xfce4/xfce4-places-plugin-1.8.2.tar.bz2) = 388168
|
SIZE (xfce4/xfce4-places-plugin-1.8.3.tar.bz2) = 388661
|
||||||
|
|
Loading…
Reference in a new issue