pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/openoffice2-bin Rename PKGNAME to openoffice-bin ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c81ea46aa29
branches:  trunk
changeset: 501377:8c81ea46aa29
user:      mrauch <mrauch%pkgsrc.org@localhost>
date:      Fri Oct 21 12:30:58 2005 +0000

description:
Rename PKGNAME to openoffice-bin so it better coexists with the
misc/openoffice-bin package.
Noted by Hubert Feyrer in mail to tech-pkg.

diffstat:

 misc/openoffice2-bin/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 3869dc37fa53 -r 8c81ea46aa29 misc/openoffice2-bin/Makefile
--- a/misc/openoffice2-bin/Makefile     Fri Oct 21 10:55:29 2005 +0000
+++ b/misc/openoffice2-bin/Makefile     Fri Oct 21 12:30:58 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/10/20 14:05:39 mrauch Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/21 12:30:58 mrauch Exp $
 
-PKGNAME=               openoffice2-bin-2.0.0
+PKGNAME=               openoffice-bin-2.0.0
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_OPENOFFICE:=stable/2.0.0/}
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX}
@@ -24,7 +24,7 @@
 
 CONFLICTS+=            staroffice-[0-9]*
 CONFLICTS+=            openoffice-[0-9]*
-CONFLICTS+=            openoffice-bin-[0-9]*
+CONFLICTS+=            openoffice2-bin-[0-9]*
 CONFLICTS+=            openoffice-linux-[0-9]*
 
 ONLY_FOR_PLATFORM=     NetBSD-1.6*-i386 NetBSD-[2-9]*-i386



Home | Main Index | Thread Index | Old Index