pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/xmlcatmgr Increase BUILDLINK_DEPENDS.xmlcatmg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d42135d5358f
branches:  trunk
changeset: 481674:d42135d5358f
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Oct 09 23:16:14 2004 +0000

description:
Increase BUILDLINK_DEPENDS.xmlcatmgr to xmlcatmgr>=2.0beta1
which was the BUILDLINK_RECOMMENDED.xmlcatmgr. (Okay'ed by jmmv.)

I had noticed that old xmlcatmgr on my system (using IGNORE_RECOMMENDED)
was not good enough

The xmlcatmgr changes for 2.0alpha2 said that command line usage changed
in some scenarios.

Also remove BUILDLINK_RECOMMENDED.xmlcatmgr because now it was the
same (and is redundant for now).

I am not bumping in PKGREVISIONs because of this.  This happened
last January and is too late now and maybe I am the only person to
notice.

diffstat:

 textproc/xmlcatmgr/buildlink3.mk |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r b24d1fab8e66 -r d42135d5358f textproc/xmlcatmgr/buildlink3.mk
--- a/textproc/xmlcatmgr/buildlink3.mk  Sat Oct 09 21:23:08 2004 +0000
+++ b/textproc/xmlcatmgr/buildlink3.mk  Sat Oct 09 23:16:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/09/02 11:38:07 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/10/09 23:16:14 reed Exp $
 #
 # This Makefile fragment is included by packages that use xmlcatmgr.
 #
@@ -23,8 +23,7 @@
 BUILDLINK_PACKAGES+=   xmlcatmgr
 
 .if !empty(XMLCATMGR_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xmlcatmgr+=          xmlcatmgr>=0.2
-BUILDLINK_RECOMMENDED.xmlcatmgr+=      xmlcatmgr>=2.0beta1
+BUILDLINK_DEPENDS.xmlcatmgr+=          xmlcatmgr>=2.0beta1
 BUILDLINK_PKGSRCDIR.xmlcatmgr?=                ../../textproc/xmlcatmgr
 
 # Location of the xmlcatmgr binary program.



Home | Main Index | Thread Index | Old Index