xfce4-places-plugin: update to 1.8.2
Change log: 1.8.2 (2022-09-19) ===== - Remove soon-to-be-deprecated exo-string functions - Remove unnecessary exo_noop() dependence - Fix intltool lock file problem during make distcheck - Use the new g_drive_is_removable over g_drive_is_media_removable - Replace ExoBinding with GBinding - Remove GSourceFunc casts - Fix missing-prototypes - Fix compilation warnings - autoconf: Some updates - Delete obsolete eo.po - Delete obsolete et.po Bug #15547) - Update URLs from goodies.x.o to docs.x.o (Bug #16172) - Translation Updates: Albanian, Arabic, Belarusian, Bulgarian, Catalan, Chinese (China), Croatian, Czech, Dutch, Eastern Armenian, Estonian, Galician, Hebrew, Indonesian, Interlingue, Norwegian Bokmål, Slovenian, Spanish, Turkish, Uyghur
This commit is contained in:
parent
673778d78a
commit
2cdd7219f7
3 changed files with 9 additions and 10 deletions
|
@ -1,12 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.54 2022/08/11 05:09:35 gutteridge Exp $
|
||||
# $NetBSD: Makefile,v 1.55 2022/09/29 00:11:15 gutteridge Exp $
|
||||
|
||||
PKGREVISION= 7
|
||||
.include "../../meta-pkgs/xfce4/Makefile.common"
|
||||
|
||||
VERSION= 1.8.1
|
||||
VERSION= 1.8.2
|
||||
DISTNAME= xfce4-places-plugin-${VERSION}
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/${VERSION:R}/
|
||||
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/${VERSION:R}/
|
||||
|
||||
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
|
||||
COMMENT= Xfce Places plugin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2019/08/19 01:24:14 gutteridge Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2022/09/29 00:11:15 gutteridge Exp $
|
||||
bin/xfce4-popup-places
|
||||
lib/xfce4/panel/plugins/libplaces.la
|
||||
share/locale/am/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
|
@ -13,7 +13,6 @@ share/locale/de/LC_MESSAGES/xfce4-places-plugin.mo
|
|||
share/locale/el/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/en_AU/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/eo/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/et/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
|
@ -23,6 +22,7 @@ share/locale/gl/LC_MESSAGES/xfce4-places-plugin.mo
|
|||
share/locale/he/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/hye/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ie/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/is/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2021/10/26 11:34:46 nia Exp $
|
||||
$NetBSD: distinfo,v 1.11 2022/09/29 00:11:15 gutteridge Exp $
|
||||
|
||||
BLAKE2s (xfce4-places-plugin-1.8.1.tar.bz2) = e77e14f8404c71f58fde8f4f00054a9b5cad2e98933131efae151144a78fec7e
|
||||
SHA512 (xfce4-places-plugin-1.8.1.tar.bz2) = c0db29050df6ff2862a6ebc6f89d92e39f0c0511f9e719a979b5132935655078a5f5418b8b87bee2fbccaa37f5489d503dc1ae329eb7fd88970dc55b31db3324
|
||||
Size (xfce4-places-plugin-1.8.1.tar.bz2) = 380906 bytes
|
||||
BLAKE2s (xfce4-places-plugin-1.8.2.tar.bz2) = 9b5c82ba4bd3ca465f08135951911ee73f38432161d6701526fb4741afd86bd7
|
||||
SHA512 (xfce4-places-plugin-1.8.2.tar.bz2) = ad298407183ea499bd4a7c923e80141886c7ca809f4af4184074a1c98e73c72fbf610e06bccdffe3c1bacce39d945dc094d0ea9a82ca67ff7f8b79c8d9c5c53d
|
||||
Size (xfce4-places-plugin-1.8.2.tar.bz2) = 388168 bytes
|
||||
|
|
Loading…
Reference in a new issue