diff options
author | martti <martti@pkgsrc.org> | 2008-05-09 06:09:43 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2008-05-09 06:09:43 +0000 |
commit | 4fe1484d718ff936f02a8a051534d60ef3870c17 (patch) | |
tree | 0f80b4e5881e2f46050b788ba4d74549ac131fb7 /wm | |
parent | 0b7abe6a632d57f2fd146f103b771f99fe51d435 (diff) | |
download | pkgsrc-4fe1484d718ff936f02a8a051534d60ef3870c17.tar.gz |
Updated wm/fvwm-devel to 2.5.26
New features:
- New MenuStyle option VerticalMargins.
* New module features:
- FvwmButtons: New button alignment option: top.
* Bug fixes:
- Fixed crash in ARGB visual detection code.
- Fixed compilation without XRender support.
- Fixed drawing of background pictures in menu items and titles.
- Fixed hadling of shaped windows.
- Fixed a 64-bit bug in the EWMH code.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/fvwm-devel/Makefile | 4 | ||||
-rw-r--r-- | wm/fvwm-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile index 37ae329ad1f..af582045061 100644 --- a/wm/fvwm-devel/Makefile +++ b/wm/fvwm-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/02/27 16:58:18 martti Exp $ +# $NetBSD: Makefile,v 1.26 2008/05/09 06:09:43 martti Exp $ DISTNAME= fvwm-${FVWM_VER} #PKGREVISION= 1 @@ -12,7 +12,7 @@ COMMENT= Development version of X11 Virtual window manager #LICENSE= gnu-gpl-v2 CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]* -FVWM_VER= 2.5.25 +FVWM_VER= 2.5.26 PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/wm/fvwm-devel/distinfo b/wm/fvwm-devel/distinfo index ad05e9eb56a..44a2fefd708 100644 --- a/wm/fvwm-devel/distinfo +++ b/wm/fvwm-devel/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2008/02/27 16:58:18 martti Exp $ +$NetBSD: distinfo,v 1.16 2008/05/09 06:09:43 martti Exp $ -SHA1 (fvwm-2.5.25.tar.bz2) = 8e0f0b1eb888f7fcc27a0dbcc32a5b0f2895df2b -RMD160 (fvwm-2.5.25.tar.bz2) = bf77786a071838304eb4bf8cc14960196c235506 -Size (fvwm-2.5.25.tar.bz2) = 2516717 bytes +SHA1 (fvwm-2.5.26.tar.bz2) = 26d9054c0f148a397eeaa9939be9329fb002831f +RMD160 (fvwm-2.5.26.tar.bz2) = 47be927e61ef5411b668baec0e9a00d5691b3784 +Size (fvwm-2.5.26.tar.bz2) = 2509177 bytes SHA1 (patch-aa) = e32a04392ae4aedd16b573a755091601369fe535 SHA1 (patch-ab) = ebc58a6c58e6c09ce0c270c0a1d8d861f2dcdab1 |