mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
x11/xfce4-docklike-plugin: Update to 0.4.0
While here remove extra slash from GL_SITE. Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/blob/master/NEWS PR: 259826 Approved by: Quentin Baker <bsd@quentb.com> (maintainer)
This commit is contained in:
parent
6059bcc1b0
commit
46a820e99a
@ -1,6 +1,6 @@
|
||||
PORTNAME= xfce4-docklike-plugin
|
||||
PORTVERSION= 0.3.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTVERSION= 0.4.0
|
||||
DISTVERSIONPREFIX= ${PORTNAME}
|
||||
CATEGORIES= x11 xfce
|
||||
|
||||
MAINTAINER= bsd@quentb.com
|
||||
@ -16,9 +16,9 @@ USES= gettext-tools gmake gnome libtool pkgconfig xfce \
|
||||
xorg
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://gitlab.xfce.org/
|
||||
GL_SITE= https://gitlab.xfce.org
|
||||
GL_ACCOUNT= panel-plugins
|
||||
GL_COMMIT= 61d043bf4c34b97e68ddeea808a7c1d8d3f63061
|
||||
GL_COMMIT= e6831250e5ca792f31ef4b493b1a92020fe1ab6b
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= autogen.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628957552
|
||||
SHA256 (panel-plugins-xfce4-docklike-plugin-61d043bf4c34b97e68ddeea808a7c1d8d3f63061_GL0.tar.gz) = d698c010046909e6346bd1d4b2961a9b110e71410dfca39fe44cae3221e949f1
|
||||
SIZE (panel-plugins-xfce4-docklike-plugin-61d043bf4c34b97e68ddeea808a7c1d8d3f63061_GL0.tar.gz) = 41277
|
||||
TIMESTAMP = 1636859974
|
||||
SHA256 (panel-plugins-xfce4-docklike-plugin-e6831250e5ca792f31ef4b493b1a92020fe1ab6b_GL0.tar.gz) = f49144f35a7dcfb172406f43da5a7a374be9d85b1440f18bcf287008f3a2588f
|
||||
SIZE (panel-plugins-xfce4-docklike-plugin-e6831250e5ca792f31ef4b493b1a92020fe1ab6b_GL0.tar.gz) = 57088
|
||||
|
@ -1,8 +1,13 @@
|
||||
lib/xfce4/panel/plugins/libdocklike.so
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-docklike-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user