Update wip/xfce4-settings to 4.8.3.
Upstream changes: 4.8.3 ===== - Don't use freed memory (bug #7653). - Updated translations: es, ko, nl, pt_BR, ru, sk, te.
This commit is contained in:
parent
8b02569549
commit
8314bb6587
3 changed files with 9 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.1 2011/06/30 20:47:40 reinoudz70 Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/02/19 17:16:07 guigui2 Exp $
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../wip/xfce48/Makefile.common"
|
||||
|
||||
SETTINGS_VERSION= 4.8.2
|
||||
SETTINGS_VERSION= 4.8.3
|
||||
|
||||
DISTNAME= xfce4-settings-${SETTINGS_VERSION}
|
||||
#PKGREVISION= 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2011/06/30 20:47:40 reinoudz70 Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2012/02/19 17:16:07 guigui2 Exp $
|
||||
bin/xfce4-accessibility-settings
|
||||
bin/xfce4-appearance-settings
|
||||
bin/xfce4-display-settings
|
||||
|
@ -39,6 +39,7 @@ share/locale/is/LC_MESSAGES/xfce4-settings.mo
|
|||
share/locale/it/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/kk/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-settings.mo
|
||||
|
@ -51,6 +52,7 @@ share/locale/ru/LC_MESSAGES/xfce4-settings.mo
|
|||
share/locale/si/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/te/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/ug/LC_MESSAGES/xfce4-settings.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-settings.mo
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.1 2011/06/30 20:47:40 reinoudz70 Exp $
|
||||
$NetBSD: distinfo,v 1.2 2012/02/19 17:16:07 guigui2 Exp $
|
||||
|
||||
SHA1 (xfce4-settings-4.8.2.tar.bz2) = 402afe308944a315c385d2b1ed567f997d016b61
|
||||
RMD160 (xfce4-settings-4.8.2.tar.bz2) = cdc380442c732885a4305872b7e071e395f0dec2
|
||||
Size (xfce4-settings-4.8.2.tar.bz2) = 668903 bytes
|
||||
SHA1 (xfce4-settings-4.8.3.tar.bz2) = 98431633ba3ec2a4a10182bc7266904d9256949b
|
||||
RMD160 (xfce4-settings-4.8.3.tar.bz2) = 37ee15874322b038948e496a0ff9ad25c7e6b219
|
||||
Size (xfce4-settings-4.8.3.tar.bz2) = 672266 bytes
|
||||
SHA1 (patch-aa) = 2ec5661978873d3270671878dd2f8ec4fcdd9c4c
|
||||
SHA1 (patch-ab) = 0bfdd8579c84c0df4162318c9533b6103549fd2a
|
||||
|
|
Loading…
Reference in a new issue