pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/lesstif install LessTif.tmpl where imake and motif...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/437d4185703f
branches:  trunk
changeset: 460119:437d4185703f
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Aug 20 10:37:37 2003 +0000

description:
install LessTif.tmpl where imake and motif.buildlink2.mk expects.
bump PKGREVISION.

diffstat:

 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(-)

diffs (72 lines):

diff -r 5b5b8f911207 -r 437d4185703f x11/lesstif/Makefile
--- a/x11/lesstif/Makefile      Wed Aug 20 08:33:13 2003 +0000
+++ b/x11/lesstif/Makefile      Wed Aug 20 10:37:37 2003 +0000
@@ -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 -r 5b5b8f911207 -r 437d4185703f x11/lesstif/PLIST
--- a/x11/lesstif/PLIST Wed Aug 20 08:33:13 2003 +0000
+++ b/x11/lesstif/PLIST Wed Aug 20 10:37:37 2003 +0000
@@ -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/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 -r 5b5b8f911207 -r 437d4185703f x11/lesstif/distinfo
--- a/x11/lesstif/distinfo      Wed Aug 20 08:33:13 2003 +0000
+++ b/x11/lesstif/distinfo      Wed Aug 20 10:37:37 2003 +0000
@@ -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-ap) = ce916400dab822f3bcaaa3fed92724b054e5188b
 SHA1 (patch-aq) = dab3eec221770cc1b9b8be0bdf6c9b410091b717
 SHA1 (patch-ar) = bcd73f008fd43adc183ffb4dfa6e5b6789ffeb3e
-SHA1 (patch-bm) = 9bfb816e192511f8ec1bfd176e7acff871ff4545
+SHA1 (patch-bm) = 78541ed54a3c25cd4700b53836c74fbaf3a7653a
 SHA1 (patch-bn) = f6ccd7a79296f60d4db368f4c6a8cb6b1b825e73
diff -r 5b5b8f911207 -r 437d4185703f x11/lesstif/patches/patch-bm
--- a/x11/lesstif/patches/patch-bm      Wed Aug 20 08:33:13 2003 +0000
+++ b/x11/lesstif/patches/patch-bm      Wed Aug 20 10:37:37 2003 +0000
@@ -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 



Home | Main Index | Thread Index | Old Index