diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-18 10:42:20 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-04-18 10:42:20 +0000 |
commit | d9e66eae6e6e782f91b90b3353e35645fc294588 (patch) | |
tree | ccfbf9c00add50f810b4fdcbcc2d7cef8e94dd3b /x11-toolkits/lesstif | |
parent | b3f732132e280b367131fd2594b36069cf809f1b (diff) | |
download | ports-d9e66eae6e6e782f91b90b3353e35645fc294588.tar.gz ports-d9e66eae6e6e782f91b90b3353e35645fc294588.zip |
Notes
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/lesstif/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/lesstif/files/patch-aa | 11 | ||||
-rw-r--r-- | x11-toolkits/lesstif/pkg-plist | 1 |
4 files changed, 15 insertions, 3 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index d51ddc7693de..b369e0fb0248 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lesstif -PORTVERSION= 0.89.9 +PORTVERSION= 0.90.0 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ @@ -48,7 +48,7 @@ IS_INTERACTIVE= yes pre-extract: @${ECHO} "***********************************************************" @${ECHO} "* W a r n i n g *" - @${ECHO} "* This port will overwrite your Motif installation. *" + @${ECHO} "* This port will overwrite your Motif installation. *" @${ECHO} "***********************************************************" @${ECHO} -n "Is this ok? (y/n) ==> " @(read ans; \ diff --git a/x11-toolkits/lesstif/distinfo b/x11-toolkits/lesstif/distinfo index 1cf7f4995c16..bd4fcb94d098 100644 --- a/x11-toolkits/lesstif/distinfo +++ b/x11-toolkits/lesstif/distinfo @@ -1 +1 @@ -MD5 (lesstif-0.89.9.tar.gz) = 23c659df334986eab295ce537dca4b9c +MD5 (lesstif-0.90.0.tar.gz) = da29cd37696920825265ae9ee5ac8144 diff --git a/x11-toolkits/lesstif/files/patch-aa b/x11-toolkits/lesstif/files/patch-aa new file mode 100644 index 000000000000..5af409c0d5ce --- /dev/null +++ b/x11-toolkits/lesstif/files/patch-aa @@ -0,0 +1,11 @@ +--- doc/www.lesstif.org/Makefile.in.orig Sat Apr 15 07:39:10 2000 ++++ doc/www.lesstif.org/Makefile.in Mon Apr 17 11:27:37 2000 +@@ -131,7 +131,7 @@ + + + rootdir = $(exec_prefix) +-root_DATA = Install ++root_DATA = + + root2dir = $(exec_prefix)/LessTif + root2_DATA = FAQ diff --git a/x11-toolkits/lesstif/pkg-plist b/x11-toolkits/lesstif/pkg-plist index 424854f755db..4adf01d67e43 100644 --- a/x11-toolkits/lesstif/pkg-plist +++ b/x11-toolkits/lesstif/pkg-plist @@ -218,6 +218,7 @@ LessTif/Motif2.0/include/Xm/Manager.h LessTif/Motif2.0/include/Xm/ManagerP.h LessTif/Motif2.0/include/Xm/MenuShell.h LessTif/Motif2.0/include/Xm/MenuShellP.h +LessTif/Motif2.0/include/Xm/MenuT.h LessTif/Motif2.0/include/Xm/MenuUtilP.h LessTif/Motif2.0/include/Xm/MessageB.h LessTif/Motif2.0/include/Xm/MessageBP.h |