diff options
author | frueauf <frueauf> | 1998-08-12 22:44:20 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-08-12 22:44:20 +0000 |
commit | 1fbe7ebd3dd2f27dd9c74b38c287f4d4850ac38f (patch) | |
tree | a7619d0e2af93d64ad3332357b254d4d00fdde17 /x11 | |
parent | 1127cdf345b1ef9b0b82ea325e6e1367831a289d (diff) | |
download | pkgsrc-1fbe7ebd3dd2f27dd9c74b38c287f4d4850ac38f.tar.gz |
Update lesstif to 0.86.0.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lesstif-current/Makefile | 4 | ||||
-rw-r--r-- | x11/lesstif/Makefile | 6 | ||||
-rw-r--r-- | x11/lesstif/files/md5 | 4 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-af | 14 | ||||
-rw-r--r-- | x11/lesstif/patches/patch-aj | 13 | ||||
-rw-r--r-- | x11/lesstif/pkg/PLIST | 27 |
6 files changed, 48 insertions, 20 deletions
diff --git a/x11/lesstif-current/Makefile b/x11/lesstif-current/Makefile index 315e85afff2..de482ddb56c 100644 --- a/x11/lesstif-current/Makefile +++ b/x11/lesstif-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/07/24 01:57:01 tv Exp $ +# $NetBSD: Makefile,v 1.13 1998/08/12 22:44:21 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= packages@netbsd.org CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \ - lesstif-0.85.2 lesstif-0.85.3 + lesstif-0.85.2 lesstif-0.85.3 lesstif-0.86.0 MIRROR_DISTFILE= no GNU_CONFIGURE= yes diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 7d9254db7a6..50f75b28c36 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 1998/07/24 01:57:01 tv Exp $ +# $NetBSD: Makefile,v 1.29 1998/08/12 22:44:20 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # -DISTNAME= lesstif-0.85.3 +DISTNAME= lesstif-0.86.0 CATEGORIES= x11 MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ ftp://ftp.mathematik.th-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ @@ -11,7 +11,7 @@ MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ MAINTAINER= packages@netbsd.org CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \ - lesstif-19980510 lesstif-0.85.2 + lesstif-19980510 lesstif-0.85.2 lesstif-0.85.3 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/x11/lesstif/files/md5 b/x11/lesstif/files/md5 index fa2284cf8f9..8cb02cfbac4 100644 --- a/x11/lesstif/files/md5 +++ b/x11/lesstif/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.8 1998/08/07 13:29:05 agc Exp $ +$NetBSD: md5,v 1.9 1998/08/12 22:44:21 frueauf Exp $ -MD5 (lesstif-0.85.3.tar.gz) = a80074b9009d6dcd20faa7579cbd3e2d +MD5 (lesstif-0.86.0.tar.gz) = 7b2db7edf34a9c595a147197e13e8d5d diff --git a/x11/lesstif/patches/patch-af b/x11/lesstif/patches/patch-af index 62f9286f580..4afa16a58e9 100644 --- a/x11/lesstif/patches/patch-af +++ b/x11/lesstif/patches/patch-af @@ -1,13 +1,13 @@ -$NetBSD: patch-af,v 1.3 1998/08/07 11:18:09 agc Exp $ +$NetBSD: patch-af,v 1.4 1998/08/12 22:44:21 frueauf Exp $ ---- doc/www.lesstif.org/Makefile.in.orig Thu Jun 4 15:42:59 1998 -+++ doc/www.lesstif.org/Makefile.in Sat Jun 6 22:09:52 1998 -@@ -105,7 +105,7 @@ +--- doc/www.lesstif.org/Makefile.in.orig Wed Aug 12 03:37:30 1998 ++++ doc/www.lesstif.org/Makefile.in Wed Aug 12 22:06:39 1998 +@@ -107,7 +107,7 @@ # Lets put the informational stuff in a sub directory to avoid # poluting /usr/local for default installs. # -rootdir= $(exec_prefix)/LessTif/doc +rootdir= $(exec_prefix)/share/lesstif/doc - root_DATA= COPYING.LIB.html FAQ.html bug-reporting.html \ - core.html current.html get.html \ - lesstif.html links.html mailing-lists.html \ + root_DATA= COPYING.LIB.html FAQ.html apps.html bug-reporting.html \ + bugs.html button.html cdrom.html core.html current.html \ + cvs.html download.html index.html links.html lists.html \ diff --git a/x11/lesstif/patches/patch-aj b/x11/lesstif/patches/patch-aj new file mode 100644 index 00000000000..26b952d631e --- /dev/null +++ b/x11/lesstif/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.3 1998/08/12 22:44:21 frueauf Exp $ + +--- doc/www.lesstif.org/imgs/Makefile.in-orig Wed Aug 12 03:37:31 1998 ++++ doc/www.lesstif.org/imgs/Makefile.in Wed Aug 12 23:08:45 1998 +@@ -106,7 +106,7 @@ + # Lets put the informational stuff in a sub directory to avoid + # poluting /usr/local for default installs. + # +-rootdir= $(exec_prefix)/LessTif/doc/imgs ++rootdir= $(exec_prefix)/share/lesstif/doc/imgs + root_DATA= lesstif.jpg ltsunlogo.gif + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = ../../../include/LTconfig.h diff --git a/x11/lesstif/pkg/PLIST b/x11/lesstif/pkg/PLIST index 295d36a7d60..a65be000a25 100644 --- a/x11/lesstif/pkg/PLIST +++ b/x11/lesstif/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 1998/07/17 17:18:49 tv Exp $ +@comment $NetBSD: PLIST,v 1.13 1998/08/12 22:44:21 frueauf Exp $ bin/mwm bin/mxmkmf bin/uil @@ -133,8 +133,11 @@ lib/X11/mwm/system.mwmrc lib/X11/lesstif/Imake.tmpl lib/X11/lesstif/Motif.rules lib/X11/lesstif/Motif.tmpl -lib/libXm.so.1.2 +lib/libMrm.a lib/libMrm.so.1.2 +lib/libXm.a +lib/libXm.so.1.2 +lib/libXm.so.2.0 share/lesstif/AUTHORS share/lesstif/BUG-REPORTING share/lesstif/COPYING @@ -149,22 +152,33 @@ share/lesstif/TODO share/lesstif/doc/COPYING.LIB.html share/lesstif/doc/FAQ.html share/lesstif/doc/INSTALL.html +share/lesstif/doc/apps.html share/lesstif/doc/bug-reporting.html +share/lesstif/doc/bugs.html +share/lesstif/doc/button.html +share/lesstif/doc/cdrom.html share/lesstif/doc/core.html share/lesstif/doc/current.html -share/lesstif/doc/get.html +share/lesstif/doc/cvs.html +share/lesstif/doc/download.html share/lesstif/doc/images/hungry.gif share/lesstif/doc/images/lesstif-realsmall.gif share/lesstif/doc/images/lesstif-small.gif share/lesstif/doc/images/lesstif.gif share/lesstif/doc/images/ltsunlogo.gif -share/lesstif/doc/lesstif.html +share/lesstif/doc/imgs/lesstif.jpg +share/lesstif/doc/imgs/ltsunlogo.gif +share/lesstif/doc/index.html share/lesstif/doc/links.html -share/lesstif/doc/mailing-lists.html +share/lesstif/doc/lists.html +share/lesstif/doc/mirrors.html share/lesstif/doc/platforms.html share/lesstif/doc/release-policy.html +share/lesstif/doc/test_policy.html +share/lesstif/doc/test_summary.html +share/lesstif/doc/testers.html share/lesstif/doc/versions.html -share/lesstif/doc/working.html +share/lesstif/doc/web_button.html man/man1/lesstif.1 man/man1/mwm.1 man/man1/xmbind.1 @@ -236,5 +250,6 @@ man/man5/mwmrc.5 @dirrm include/Xm @dirrm include/Mrm @dirrm share/lesstif/doc/images +@dirrm share/lesstif/doc/imgs @dirrm share/lesstif/doc @dirrm share/lesstif |