diff options
author | youri <youri@pkgsrc.org> | 2015-07-27 22:34:28 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-07-27 22:34:28 +0000 |
commit | fd8bce1e6922f178b2e2212997a004ec342f461e (patch) | |
tree | 5d157f26796ad8c47202cc6c0ddbdf9bd40efe0a /x11/xfce4-desktop | |
parent | 18c43c88857f17cef2090b686a2469fa3e2cca1e (diff) | |
download | pkgsrc-fd8bce1e6922f178b2e2212997a004ec342f461e.tar.gz |
Update to 4.12.3:
* Bug fixes:
- Remove whitespaces from monitor name when accessing settings
Patch by Andreas Müller
- Settings: Fix loading of wallpaper previews (Bug #11892)
- Rotate images for wallpaper based on embedded orientation
* Translation updates:
English (Australia) (en_AU), Spanish (Castilian) (es),
Lithuanian (lt), Swedish (sv)
Diffstat (limited to 'x11/xfce4-desktop')
-rw-r--r-- | x11/xfce4-desktop/Makefile | 6 | ||||
-rw-r--r-- | x11/xfce4-desktop/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 4844d158244..1ad91da0049 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2015/06/29 10:36:40 youri Exp $ +# $NetBSD: Makefile,v 1.62 2015/07/27 22:34:28 youri Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfdesktop-4.12.2 -PKGNAME= xfce4-desktop-4.12.2 +DISTNAME= xfdesktop-4.12.3 +PKGNAME= xfce4-desktop-4.12.3 CATEGORIES= x11 MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.12/ diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo index d9a5aa8b057..b5b5dda8876 100644 --- a/x11/xfce4-desktop/distinfo +++ b/x11/xfce4-desktop/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2015/06/29 10:36:40 youri Exp $ +$NetBSD: distinfo,v 1.23 2015/07/27 22:34:28 youri Exp $ -SHA1 (xfdesktop-4.12.2.tar.bz2) = 6636732931c38f763976ae7ebabc4c1a8c97fa89 -RMD160 (xfdesktop-4.12.2.tar.bz2) = 6d6750cc3ffc66107e13f16f88128e9b653b9ea8 -Size (xfdesktop-4.12.2.tar.bz2) = 1419922 bytes +SHA1 (xfdesktop-4.12.3.tar.bz2) = be9b20de516019511ba712f2a1f721718384494a +RMD160 (xfdesktop-4.12.3.tar.bz2) = 8c043f4853b731a4ae3180d773518584ee356bd9 +Size (xfdesktop-4.12.3.tar.bz2) = 1420704 bytes |