- Update to 1.2.0
This commit is contained in:
parent
5cbfb0d2c9
commit
63f914218e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246700
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-places-plugin
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/${PORTNAME}/1.2/
|
||||
DIST_SUBDIR= xfce4
|
||||
#DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A file browser launcher for XFce4 panel plugin
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-places-plugin-1.1.0.tar.bz2) = b26019e355c52b4a4254ebdcf1c904ee
|
||||
SHA256 (xfce4/xfce4-places-plugin-1.1.0.tar.bz2) = be4e09bde49d6823317cecf7efb03a0d27641558ba7ca21e5aefbfe0c690d120
|
||||
SIZE (xfce4/xfce4-places-plugin-1.1.0.tar.bz2) = 317334
|
||||
MD5 (xfce4/xfce4-places-plugin-1.2.0.tar.bz2) = f2d8c13340b3d52c5a7f6e2b9cdc55e3
|
||||
SHA256 (xfce4/xfce4-places-plugin-1.2.0.tar.bz2) = a77c0a85d03cbf149ba518c46927fe314b8ef39e0f5d040a849f1b05996f62b0
|
||||
SIZE (xfce4/xfce4-places-plugin-1.2.0.tar.bz2) = 295239
|
||||
|
@ -18,6 +18,7 @@ share/locale/fr/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/he/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
@ -25,25 +26,29 @@ share/locale/ko/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ur_PK/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/xfce4/panel-plugins/places.desktop
|
||||
@dirrmtry share/xfce4/panel-plugins
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/ur_PK/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur_PK
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/locale/dz/LC_MESSAGES
|
||||
@dirrmtry share/locale/dz
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user