diff options
author | Cy Schubert <cy@FreeBSD.org> | 2003-04-03 19:32:14 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2003-04-03 19:32:14 +0000 |
commit | 8bfe7509369221694f74ab35ee3871a383cafa24 (patch) | |
tree | f1c196e0e8f0fc66c259cd9fbaad55736aacf1e3 /x11-wm/fvwm2-devel | |
parent | a14211f177511754d3748f4e43e0ec025f4cd1eb (diff) | |
download | ports-8bfe7509369221694f74ab35ee3871a383cafa24.tar.gz ports-8bfe7509369221694f74ab35ee3871a383cafa24.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm2-devel')
-rw-r--r-- | x11-wm/fvwm2-devel/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/fvwm2-devel/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/fvwm2-devel/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index e8c45fd726ce..cbb06e0af7cd 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fvwm -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ @@ -77,7 +77,7 @@ MAN1= FvwmAnimate.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \ fvwm-menu-directory.1 fvwm-menu-headlines.1 fvwm-menu-xlock.1 \ fvwm.1 fvwm-root.1 fvwm-config.1 fvwm-bug.1 \ fvwm-convert-2.2.1 fvwm-convert-2.4.1 fvwm-convert-2.6.1 \ - FvwmPerl.1 fvwm-perllib.1 FvwmProxy.1 FvwmWindowLister.1 \ + FvwmPerl.1 fvwm-perllib.1 FvwmProxy.1 FvwmWindowMenu.1 \ FvwmGtkDebug.1 diff --git a/x11-wm/fvwm2-devel/distinfo b/x11-wm/fvwm2-devel/distinfo index 87eb4efe48e2..6fda3c707021 100644 --- a/x11-wm/fvwm2-devel/distinfo +++ b/x11-wm/fvwm2-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (fvwm-2.5.5.tar.bz2) = fec50963822d4effd34934d681284754 +MD5 (fvwm-2.5.6.tar.bz2) = 2966bd304449604ce5fb21f2cfbb3a80 MD5 (fvwm_icons.tgz) = de6c2822f1f6d43a0e1daddd0c7a8665 diff --git a/x11-wm/fvwm2-devel/pkg-plist b/x11-wm/fvwm2-devel/pkg-plist index eebcc71077e9..514829ab2a98 100644 --- a/x11-wm/fvwm2-devel/pkg-plist +++ b/x11-wm/fvwm2-devel/pkg-plist @@ -53,7 +53,7 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmTheme libexec/fvwm/%%FVWM_VERSION%%/FvwmTile libexec/fvwm/%%FVWM_VERSION%%/FvwmWharf libexec/fvwm/%%FVWM_VERSION%%/FvwmWinList -libexec/fvwm/%%FVWM_VERSION%%/FvwmWindowLister +libexec/fvwm/%%FVWM_VERSION%%/FvwmWindowMenu @comment The following are here because they are symlinks man/man1/fvwm2.1.gz man/man1/xpmroot.1.gz @@ -412,11 +412,14 @@ share/fvwm/FvwmScript-WidgetDemo share/fvwm/fvwm-script-ComExample.pl share/fvwm/fvwm-script-setup95.pl share/fvwm/system.fvwm2rc-sample-95 +share/fvwm/perllib/FVWM/Commands.pm share/fvwm/perllib/FVWM/Constants.pm share/fvwm/perllib/FVWM/Event.pm share/fvwm/perllib/FVWM/EventNames.pm share/fvwm/perllib/FVWM/Module/Gtk.pm +share/fvwm/perllib/FVWM/Module/Gtk2.pm share/fvwm/perllib/FVWM/Module/Tk.pm +share/fvwm/perllib/FVWM/Module/Toolkit.pm share/fvwm/perllib/FVWM/Module.pm share/fvwm/perllib/General/FileSystem.pm share/fvwm/perllib/General/Parse.pm |