pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/openoffice-linux Adapt MESSAGE for 1.1.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a9cfa782b6c
branches:  trunk
changeset: 486812:7a9cfa782b6c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 03 20:04:07 2005 +0000

description:
Adapt MESSAGE for 1.1.4.

diffstat:

 misc/openoffice-linux/MESSAGE  |  6 +++---
 misc/openoffice-linux/Makefile |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r 3351a70b77f6 -r 7a9cfa782b6c misc/openoffice-linux/MESSAGE
--- a/misc/openoffice-linux/MESSAGE     Mon Jan 03 16:19:32 2005 +0000
+++ b/misc/openoffice-linux/MESSAGE     Mon Jan 03 20:04:07 2005 +0000
@@ -1,13 +1,13 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.8 2004/06/27 16:07:36 mrauch Exp $
+$NetBSD: MESSAGE,v 1.9 2005/01/03 20:04:07 wiz Exp $
 
-  OpenOffice has now been installed in ${PREFIX}/OpenOffice.org1.1.2.
+  OpenOffice has now been installed in ${PREFIX}/OpenOffice.org${VER}.
 
   Before using this package for the first time, each user has to run
   a setup program, which is automatically invoked at the first start of 
   ${PREFIX}/bin/soffice.
 
   For (optional) Java support, please run 
-  ${PREFIX}/OpenOffice.org1.1.2/program/jvmsetup
+  ${PREFIX}/OpenOffice.org${VER}/program/jvmsetup
   after having run the user setup program.
 ===========================================================================
diff -r 3351a70b77f6 -r 7a9cfa782b6c misc/openoffice-linux/Makefile
--- a/misc/openoffice-linux/Makefile    Mon Jan 03 16:19:32 2005 +0000
+++ b/misc/openoffice-linux/Makefile    Mon Jan 03 20:04:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/01/03 10:51:14 martti Exp $
+# $NetBSD: Makefile,v 1.28 2005/01/03 20:04:07 wiz Exp $
 
 DISTNAME=              OOo_${OO_VER}_LinuxIntel_install
 PKGNAME=               openoffice-linux-${OO_VER}
@@ -15,6 +15,7 @@
 
 OO_VER=                        1.1.4
 PLIST_SUBST+=          VER=${OO_VER}
+MESSAGE_SUBST+=                VER=${OO_VER}
 
 NO_CONFIGURE=           yes
 



Home | Main Index | Thread Index | Old Index