diff options
author | cy <cy@FreeBSD.org> | 2003-04-04 03:32:14 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2003-04-04 03:32:14 +0800 |
commit | 6947aae17d1ca9f477621678d90ab162cf6c6829 (patch) | |
tree | 1e7b93d7b09aba4c8377e5d5795273b152c9d450 /x11-wm/fvwm2-devel | |
parent | 7e7ca267bc76a3f8b6eb5c928cc11508a420e8d2 (diff) | |
download | freebsd-ports-gnome-6947aae17d1ca9f477621678d90ab162cf6c6829.tar.gz freebsd-ports-gnome-6947aae17d1ca9f477621678d90ab162cf6c6829.tar.zst freebsd-ports-gnome-6947aae17d1ca9f477621678d90ab162cf6c6829.zip |
Udate 2.5.5 -> 2.5.6.
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 |