pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/intltool Bump version to 0.27.1. This is alw...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1fadaa2d57a
branches:  trunk
changeset: 461124:e1fadaa2d57a
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Sep 11 10:52:49 2003 +0000

description:
Bump version to 0.27.1.  This is always a build dependancy, so we can do
it safely (to satisfy all intltool version requirements successfully).

diffstat:

 textproc/intltool/buildlink2.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 089685b7a902 -r e1fadaa2d57a textproc/intltool/buildlink2.mk
--- a/textproc/intltool/buildlink2.mk   Thu Sep 11 10:02:25 2003 +0000
+++ b/textproc/intltool/buildlink2.mk   Thu Sep 11 10:52:49 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/02/19 14:20:03 jmmv Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/09/11 10:52:49 jmmv Exp $
 
 .if !defined(INTLTOOL_BUILDLINK2_MK)
 INTLTOOL_BUILDLINK2_MK=        # defined
 
 BUILDLINK_PACKAGES+=           intltool
-BUILDLINK_DEPENDS.intltool?=   intltool>=0.25nb1
+BUILDLINK_DEPENDS.intltool?=   intltool>=0.27.1
 BUILDLINK_PKGSRCDIR.intltool?= ../../textproc/intltool
 BUILDLINK_DEPMETHOD.intltool?= build
 



Home | Main Index | Thread Index | Old Index