1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Udate 2.5.5 -> 2.5.6.

This commit is contained in:
Cy Schubert 2003-04-03 19:32:14 +00:00
parent a14211f177
commit 8bfe750936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78058
3 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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