diff options
author | martti <martti@pkgsrc.org> | 2005-05-18 06:10:30 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-05-18 06:10:30 +0000 |
commit | ae8026899722da9380cfe1a806f846cb938f0c01 (patch) | |
tree | c13939cfb51fc11cffe91fab2dff726baa810a26 /wm/xfce4-wm-themes | |
parent | 5a008c838bed8c838bd94f427f97dc29716f6621 (diff) | |
download | pkgsrc-ae8026899722da9380cfe1a806f846cb938f0c01.tar.gz |
Updated xfce4 to 4.2.2
General:
* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
ko, mr, pl, ro, vi,
* new french documentation.
gtk-xfce-engine:
* fix various colors issues with ExoIconBar, prelight colors for treeview,
AdobeĀ® Acrobattm 7, progress bar, combo box, gtk scales (#848).
libxfcegui4:
* check ~/.local/share/pixmaps/ as a fallback (#731).
xfcalendar:
* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.
xfce4-mixer:
* fix a bug with ALSA.
xfce4-session:
* fix a crash with the MCS plugin.
xfce-utils:
* taskbar: Add a command option "--monitor=x" to allow specifying which
monitor to use in Xinerama mode.
xfdesktop:
* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.
xffm:
* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).
xfprint:
* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.
xfwm4:
* fix mouse buttons being left ungrabbed when focus was transfered to
an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
Diffstat (limited to 'wm/xfce4-wm-themes')
-rw-r--r-- | wm/xfce4-wm-themes/buildlink3.mk | 4 | ||||
-rw-r--r-- | wm/xfce4-wm-themes/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/xfce4-wm-themes/buildlink3.mk b/wm/xfce4-wm-themes/buildlink3.mk index b0a0cb61abf..2362cc99e61 100644 --- a/wm/xfce4-wm-themes/buildlink3.mk +++ b/wm/xfce4-wm-themes/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2005/03/18 07:59:09 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2005/05/18 06:10:30 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_WM_THEMES_BUILDLINK3_MK:= ${XFCE4_WM_THEMES_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-wm-themes} BUILDLINK_PACKAGES+= xfce4-wm-themes .if !empty(XFCE4_WM_THEMES_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.2.1 +BUILDLINK_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.2.2 BUILDLINK_PKGSRCDIR.xfce4-wm-themes?= ../../wm/xfce4-wm-themes .endif # XFCE4_WM_THEMES_BUILDLINK3_MK diff --git a/wm/xfce4-wm-themes/distinfo b/wm/xfce4-wm-themes/distinfo index e0ccdaf5882..2b0e36ceec1 100644 --- a/wm/xfce4-wm-themes/distinfo +++ b/wm/xfce4-wm-themes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2005/03/18 07:59:09 martti Exp $ +$NetBSD: distinfo,v 1.10 2005/05/18 06:10:30 martti Exp $ -SHA1 (xfwm4-themes-4.2.1.tar.gz) = fe396c315044a43d7c774a613e213ed4a00f33b7 -RMD160 (xfwm4-themes-4.2.1.tar.gz) = d5566238b4dc31d9429dfb0dcb061f3794f15a50 -Size (xfwm4-themes-4.2.1.tar.gz) = 779707 bytes +SHA1 (xfwm4-themes-4.2.2.tar.gz) = f85ecb482f55d509ff88b1a5257f04a01a757dec +RMD160 (xfwm4-themes-4.2.2.tar.gz) = 1bf0dc580e624f2b76b020326ffa9a89e917b491 +Size (xfwm4-themes-4.2.2.tar.gz) = 879842 bytes |