From 2388958feea04f0405c6d919790a355cabee3c7d Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 20 Aug 2003 10:37:37 +0000 Subject: install LessTif.tmpl where imake and motif.buildlink2.mk expects. bump PKGREVISION. --- x11/lesstif/Makefile | 3 ++- x11/lesstif/PLIST | 8 ++++---- x11/lesstif/distinfo | 4 ++-- x11/lesstif/patches/patch-bm | 14 ++++++++++---- 4 files changed, 18 insertions(+), 11 deletions(-) diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 8021784270b..983415da568 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2003/07/18 10:50:06 adam Exp $ +# $NetBSD: Makefile,v 1.66 2003/08/20 10:37:37 markd Exp $ DISTNAME= lesstif-0.93.46 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ ftp://ftp.unicamp.br/pub/X11/lesstif/srcdist/ \ diff --git a/x11/lesstif/PLIST b/x11/lesstif/PLIST index 50755438c40..c283c1a4658 100644 --- a/x11/lesstif/PLIST +++ b/x11/lesstif/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/07/18 10:50:06 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/08/20 10:37:37 markd Exp $ bin/mwm bin/mxmkmf bin/uil @@ -174,9 +174,9 @@ include/uil/UilDef.h include/uil/UilSymDef.h include/uil/UilSymGl.h include/uil/XmAppl.uil -lib/LessTif/config/LessTif.rules -lib/LessTif/config/LessTif.tmpl -lib/LessTif/config/LessTif.def +lib/X11/config/LessTif.rules +lib/X11/config/LessTif.tmpl +lib/X11/config/LessTif.def lib/X11/app-defaults/Mwm lib/X11/mwm/README lib/X11/mwm/alt.map diff --git a/x11/lesstif/distinfo b/x11/lesstif/distinfo index 11640f281c5..cbba94319a8 100644 --- a/x11/lesstif/distinfo +++ b/x11/lesstif/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2003/07/18 10:50:06 adam Exp $ +$NetBSD: distinfo,v 1.7 2003/08/20 10:37:37 markd Exp $ SHA1 (lesstif-0.93.46.tar.bz2) = 478bf421fd3782b61f737c46cef9eac8bbd61ee7 Size (lesstif-0.93.46.tar.bz2) = 2557851 bytes @@ -10,5 +10,5 @@ SHA1 (patch-ao) = b73057afec02365cb2af383ad44492bfbb29914c SHA1 (patch-ap) = ce916400dab822f3bcaaa3fed92724b054e5188b SHA1 (patch-aq) = dab3eec221770cc1b9b8be0bdf6c9b410091b717 SHA1 (patch-ar) = bcd73f008fd43adc183ffb4dfa6e5b6789ffeb3e -SHA1 (patch-bm) = 9bfb816e192511f8ec1bfd176e7acff871ff4545 +SHA1 (patch-bm) = 78541ed54a3c25cd4700b53836c74fbaf3a7653a SHA1 (patch-bn) = f6ccd7a79296f60d4db368f4c6a8cb6b1b825e73 diff --git a/x11/lesstif/patches/patch-bm b/x11/lesstif/patches/patch-bm index 33f2dc2d963..c68dea7a392 100644 --- a/x11/lesstif/patches/patch-bm +++ b/x11/lesstif/patches/patch-bm @@ -1,8 +1,14 @@ -$NetBSD: patch-bm,v 1.4 2003/07/18 10:50:08 adam Exp $ +$NetBSD: patch-bm,v 1.5 2003/08/20 10:37:38 markd Exp $ ---- lib/config/Makefile.in.orig 2003-07-18 01:04:27.000000000 +0200 -+++ lib/config/Makefile.in 2003-07-18 12:09:08.000000000 +0200 -@@ -155,7 +155,7 @@ +--- lib/config/Makefile.in.orig Fri Jul 18 11:04:27 2003 ++++ lib/config/Makefile.in +@@ -150,12 +150,12 @@ xmVer = @xmVer@ + MAINTAINERCLEANFILES = Makefile.in + bin_SCRIPTS = mxmkmf + +-configdir = $(libdir)/LessTif/config ++configdir = $(libdir)/X11/config + EXTRA_DIST = LessTif.rules LessTif.tmpl host.def Imake.tmpl # so being R5 -- cgit v1.2.3